Build:
  1. 0
2026-07-14 16:41.54: New job: build topiary.0.1.0 (5492d76ef2de)
2026-07-14 16:41.54: Waiting for resource in pool day11-builds
2026-07-14 16:55.47: Got resource from pool day11-builds
2026-07-14 16:55.47: [profile full] build topiary.0.1.0
2026-07-14 16:55.47: build topiary.0.1.0 (5492d76ef2de)
=== DEPENDENCIES (1 transitive) ===
  conf-rust-2021.1                                   610818d5290a
=== STDOUT ===
Processing: [default: loading data]
[topiary.0.1.0: dl]
[topiary.0.1.0: extract]
-> retrieved topiary.0.1.0  (https://opam.ocaml.org/cache)
[topiary: cargo build]
+ /usr/bin/cargo "build" "--release" "--package" "topiary" (CWD=/home/opam/.opam/default/.opam-switch/build/topiary.0.1.0)
- warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
- note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
- note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
- note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
-    Compiling cc v1.0.79
-    Compiling proc-macro2 v1.0.56
-    Compiling unicode-ident v1.0.8
-    Compiling quote v1.0.26
-    Compiling memchr v2.5.0
-    Compiling version_check v0.9.4
-    Compiling regex-syntax v0.7.1
-    Compiling aho-corasick v1.0.1
-    Compiling tree-sitter v0.20.10
-    Compiling libc v0.2.142
-    Compiling syn v1.0.109
-    Compiling regex v1.8.1
-    Compiling proc-macro-error-attr v1.0.4
-    Compiling proc-macro-error v1.0.4
-    Compiling io-lifetimes v1.0.10
-    Compiling bitflags v1.3.2
-    Compiling rustix v0.37.18
-    Compiling autocfg v1.1.0
-    Compiling linux-raw-sys v0.3.6
-    Compiling serde_derive v1.0.160
-    Compiling indexmap v1.9.3
-    Compiling syn v2.0.15
-    Compiling log v0.4.17
-    Compiling serde v1.0.160
-    Compiling cfg-if v1.0.0
-    Compiling tree-sitter-nickel v0.0.1 (https://github.com/nickel-lang/tree-sitter-nickel#d6c7eeb7)
-    Compiling tree-sitter-query v0.1.0 (https://github.com/nvim-treesitter/tree-sitter-query#e9750444)
-    Compiling tree-sitter-bash v0.19.0 (https://github.com/tree-sitter/tree-sitter-bash#422a07cb)
-    Compiling tree-sitter-rust v0.20.3
-    Compiling tree-sitter-json v0.19.0
-    Compiling tree-sitter-toml v0.20.0
-    Compiling tree-sitter-ocaml v0.20.1 (https://github.com/tree-sitter/tree-sitter-ocaml#f1106bf8)
-    Compiling hashbrown v0.12.3
-    Compiling os_str_bytes v6.5.0
-    Compiling Inflector v0.11.4
-    Compiling heck v0.4.1
-    Compiling serde_json v1.0.96
-    Compiling termcolor v1.2.0
-    Compiling clap_derive v3.2.25
-    Compiling ouroboros_macro v0.15.6
-    Compiling clap_lex v0.2.4
-    Compiling is-terminal v0.4.7
-    Compiling atty v0.2.14
-    Compiling textwrap v0.16.0
-    Compiling ryu v1.0.13
-    Compiling either v1.8.1
-    Compiling strsim v0.10.0
-    Compiling diff v0.1.13
-    Compiling aliasable v0.1.3
-    Compiling humantime v2.1.0
-    Compiling itoa v1.0.6
-    Compiling fastrand v1.9.0
-    Compiling once_cell v1.17.1
-    Compiling yansi v0.5.1
-    Compiling tempfile v3.5.0
-    Compiling clap v3.2.25
-    Compiling pretty_assertions v1.3.0
-    Compiling env_logger v0.10.0
-    Compiling ouroboros v0.15.6
-    Compiling itertools v0.10.5
-    Compiling test-log v0.2.11
-    Compiling topiary v0.1.0 (/home/opam/.opam/default/.opam-switch/build/topiary.0.1.0/topiary)
-     Finished `release` profile [optimized] target(s) in 2m 25s
[topiary: sh make-topiary-wrapper.sh]
+ /usr/bin/sh "make-topiary-wrapper.sh" "--language-dir" "/home/opam/.opam/default/share/topiary/languages" "--topiary-wrapped" "/home/opam/.opam/default/bin/.topiary-wrapped" "--output-file" "topiary-wrapper" (CWD=/home/opam/.opam/default/.opam-switch/build/topiary.0.1.0)
-> compiled  topiary.0.1.0
[topiary: cp]
+ /usr/bin/cp "target/release/topiary" "/home/opam/.opam/default/bin/.topiary-wrapped" (CWD=/home/opam/.opam/default/.opam-switch/build/topiary.0.1.0)
[topiary: cp topiary-wrapper]
+ /usr/bin/cp "topiary-wrapper" "/home/opam/.opam/default/bin/topiary" (CWD=/home/opam/.opam/default/.opam-switch/build/topiary.0.1.0)
[topiary: mkdir]
+ /usr/bin/mkdir "/home/opam/.opam/default/share/topiary" (CWD=/home/opam/.opam/default/.opam-switch/build/topiary.0.1.0)
- mkdir: cannot create directory '/home/opam/.opam/default/share/topiary': No such file or directory
[ERROR] The installation of topiary failed at "mkdir /home/opam/.opam/default/share/topiary".
install failed... 

=== STDERR ===

2026-07-14 16:58.25: FAILED: build topiary.0.1.0
2026-07-14 16:58.25: Job failed: build failed: topiary.0.1.0