[INFO] fetching crate armour 0.27.19... [INFO] testing armour-0.27.19 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate armour 0.27.19 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate armour 0.27.19 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate armour 0.27.19 [INFO] tweaked toml for crates.io crate armour 0.27.19 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate armour 0.27.19 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate armour 0.27.19 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a2844507db12ff7e37be6b43f301c09602ed05e3c87777f9f69f52b4ca46d41 [INFO] running `Command { std: "docker" "start" "-a" "2a2844507db12ff7e37be6b43f301c09602ed05e3c87777f9f69f52b4ca46d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a2844507db12ff7e37be6b43f301c09602ed05e3c87777f9f69f52b4ca46d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2844507db12ff7e37be6b43f301c09602ed05e3c87777f9f69f52b4ca46d41", kill_on_drop: false }` [INFO] [stdout] 2a2844507db12ff7e37be6b43f301c09602ed05e3c87777f9f69f52b4ca46d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7764c6df71720bf19c8417d468d27b0e71c2b7a12df4f7c6abd15047a650d648 [INFO] running `Command { std: "docker" "start" "-a" "7764c6df71720bf19c8417d468d27b0e71c2b7a12df4f7c6abd15047a650d648", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling byteview v0.6.1 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cache-advisor v1.0.16 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling fault-injection v1.0.10 [INFO] [stderr] Compiling pagetable v0.4.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling compile-fmt v0.1.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling blowfish_rs v0.1.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling const-decoder v0.4.0 [INFO] [stderr] Compiling quick_cache v0.6.16 [INFO] [stderr] Compiling shared-local-state v0.1.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ebr v0.2.13 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling value-log v1.9.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rapira-derive v0.11.1 [INFO] [stderr] Compiling lsm-tree v2.10.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling armour-derive v0.27.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling fjall v2.11.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling stack-map v1.0.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling concurrent-map v5.0.37 [INFO] [stderr] Compiling inline-array v0.1.14 [INFO] [stderr] Compiling sled v1.0.0-alpha.124 [INFO] [stderr] Compiling rapira v0.11.13 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling armour v0.27.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.64s [INFO] running `Command { std: "docker" "inspect" "7764c6df71720bf19c8417d468d27b0e71c2b7a12df4f7c6abd15047a650d648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7764c6df71720bf19c8417d468d27b0e71c2b7a12df4f7c6abd15047a650d648", kill_on_drop: false }` [INFO] [stdout] 7764c6df71720bf19c8417d468d27b0e71c2b7a12df4f7c6abd15047a650d648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f6012f612b0388b241fabc70c9185d0f5bdf655ac322c988386f45fa266ae4 [INFO] running `Command { std: "docker" "start" "-a" "49f6012f612b0388b241fabc70c9185d0f5bdf655ac322c988386f45fa266ae4", kill_on_drop: false }` [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling harsh v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling sled v1.0.0-alpha.124 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling armour v0.27.19 (/opt/rustwide/workdir) [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling sqids v0.4.2 [INFO] [stdout] error: environment variable `APP_ID_KEY_TEST` not defined at compile time [INFO] [stdout] --> src/lib.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 58 | const HASHER: Cipher = Cipher::new(env!(concat!("APP_ID_KEY_", $key_name))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | const_hasher!(test_key, "TEST"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("APP_ID_KEY_TEST")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` which comes from the expansion of the macro `const_hasher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `armour` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "49f6012f612b0388b241fabc70c9185d0f5bdf655ac322c988386f45fa266ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f6012f612b0388b241fabc70c9185d0f5bdf655ac322c988386f45fa266ae4", kill_on_drop: false }` [INFO] [stdout] 49f6012f612b0388b241fabc70c9185d0f5bdf655ac322c988386f45fa266ae4