[INFO] cloning repository https://github.com/pascalj/snarf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pascalj/snarf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalj%2Fsnarf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalj%2Fsnarf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca3bdc0ccbd91c512db27a0c1b1222a80f3b3203 [INFO] testing pascalj/snarf against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalj%2Fsnarf" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pascalj/snarf [INFO] finished tweaking git repo https://github.com/pascalj/snarf [INFO] tweaked toml for git repo https://github.com/pascalj/snarf written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pascalj/snarf on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pascalj/snarf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aba086a2f7f9d485f9978a32dd86ed77a8b3d0796df2ab3b621373da567ffde6 [INFO] running `Command { std: "docker" "start" "-a" "aba086a2f7f9d485f9978a32dd86ed77a8b3d0796df2ab3b621373da567ffde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba086a2f7f9d485f9978a32dd86ed77a8b3d0796df2ab3b621373da567ffde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba086a2f7f9d485f9978a32dd86ed77a8b3d0796df2ab3b621373da567ffde6", kill_on_drop: false }` [INFO] [stdout] aba086a2f7f9d485f9978a32dd86ed77a8b3d0796df2ab3b621373da567ffde6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bbc0f35dbf2043f3ea0c28acb264e38f9e63a7c63507d055f17cec519f62b8a [INFO] running `Command { std: "docker" "start" "-a" "1bbc0f35dbf2043f3ea0c28acb264e38f9e63a7c63507d055f17cec519f62b8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v20.0.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling redb v2.6.2 [INFO] [stderr] Compiling fuse-backend-rs v0.12.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling vmm-sys-util v0.12.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.28.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling opentelemetry v0.28.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-wkt-build v0.6.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling prost-wkt-types v0.6.1 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bigtable_rs v0.2.18 [INFO] [stderr] Compiling opentelemetry_sdk v0.28.0 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling snix-castore v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling prost-wkt v0.6.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling tracing-indicatif v0.3.12 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling vm-memory v0.14.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_tagged v0.3.0 [INFO] [stderr] Compiling fastcdc v3.2.1 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.29.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling mimalloc v0.1.47 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling nix-compat v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling wu-manber v0.1.0 (https://github.com/tvlfyi/wu-manber.git#0d5b22be) [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling snix-store v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling nix-compat-derive v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling rowan v0.15.17 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling snix-build v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling count-write v0.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling snix-eval v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling rnix v0.11.0 [INFO] [stderr] Compiling test-strategy v0.2.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling snix-eval-builtin-macros v0.0.1 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling snix-glue v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling vu128 v1.1.0 [INFO] [stderr] Compiling oci-spec v0.7.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling toml v0.6.0 [INFO] [stderr] Compiling rusty_paseto v0.7.2 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling tower-otel-http-metrics v0.11.0 [INFO] [stderr] Compiling tokio-listener v0.5.2 [INFO] [stderr] Compiling axum-range v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling gcp_auth v0.12.3 [INFO] [stderr] Compiling opentelemetry-http v0.28.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling opentelemetry-proto v0.28.0 [INFO] [stderr] Compiling tokio-listener v0.4.4 [INFO] [stderr] Compiling tonic-health v0.12.3 [INFO] [stderr] Compiling tonic-reflection v0.12.3 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling opentelemetry-otlp v0.28.0 [INFO] [stderr] Compiling snix-tracing v0.1.0 (https://git.snix.dev/snix/snix.git#3258ed86) [INFO] [stdout] error: environment variable `SNIX_BUILD_SANDBOX_SHELL` not defined at compile time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/snix-525deb0441d73655/3258ed8/snix/build/src/buildservice/oci.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | const SANDBOX_SHELL: &str = env!("SNIX_BUILD_SANDBOX_SHELL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("SNIX_BUILD_SANDBOX_SHELL")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snix-build` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1bbc0f35dbf2043f3ea0c28acb264e38f9e63a7c63507d055f17cec519f62b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbc0f35dbf2043f3ea0c28acb264e38f9e63a7c63507d055f17cec519f62b8a", kill_on_drop: false }` [INFO] [stdout] 1bbc0f35dbf2043f3ea0c28acb264e38f9e63a7c63507d055f17cec519f62b8a