[INFO] fetching crate perfume 0.1.2...
[INFO] testing perfume-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate perfume 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate perfume 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate perfume 0.1.2
[INFO] tweaked toml for crates.io crate perfume 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate perfume 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate perfume 0.1.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.4.2
[INFO] [stderr]   Downloaded async-generic v1.1.2
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded ureq v3.0.12
[INFO] [stderr]   Downloaded phf_codegen v0.12.1
[INFO] [stderr]   Downloaded count-lines v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1baeb4dce3c995030ed65e3364c1ce088b1b5b794196eaf9c5ac06e2f4e8b05
[INFO] running `Command { std: "docker" "start" "-a" "e1baeb4dce3c995030ed65e3364c1ce088b1b5b794196eaf9c5ac06e2f4e8b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1baeb4dce3c995030ed65e3364c1ce088b1b5b794196eaf9c5ac06e2f4e8b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1baeb4dce3c995030ed65e3364c1ce088b1b5b794196eaf9c5ac06e2f4e8b05", kill_on_drop: false }`
[INFO] [stdout] e1baeb4dce3c995030ed65e3364c1ce088b1b5b794196eaf9c5ac06e2f4e8b05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e073f53054e75b3272f9aad1eadb86a9bb929bb87ef88c378ceda4a115ecfdde
[INFO] running `Command { std: "docker" "start" "-a" "e073f53054e75b3272f9aad1eadb86a9bb929bb87ef88c378ceda4a115ecfdde", kill_on_drop: false }`
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-generic v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling perfume v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.61s
[INFO] running `Command { std: "docker" "inspect" "e073f53054e75b3272f9aad1eadb86a9bb929bb87ef88c378ceda4a115ecfdde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e073f53054e75b3272f9aad1eadb86a9bb929bb87ef88c378ceda4a115ecfdde", kill_on_drop: false }`
[INFO] [stdout] e073f53054e75b3272f9aad1eadb86a9bb929bb87ef88c378ceda4a115ecfdde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 293c06e4b263db07adc4512797457607c28098e0de87afcc7cd8c427dcf6dc1e
[INFO] running `Command { std: "docker" "start" "-a" "293c06e4b263db07adc4512797457607c28098e0de87afcc7cd8c427dcf6dc1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling perfume v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `TMP_DIR` not defined at compile time
[INFO] [stdout]   --> examples/remote_store_ureq.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | include!(concat!(env!("TMP_DIR"), "/perfume.rs"));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TMP_DIR")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `TMP_DIR` not defined at compile time
[INFO] [stdout]   --> src/identity/mod.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     include!(concat!(env!("TMP_DIR"), "/perfume.rs"));
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("TMP_DIR")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERFUME_INGREDIENTS` in this scope
[INFO] [stdout]   --> examples/remote_store_ureq.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ingredients: &PERFUME_INGREDIENTS,            // see build.rs example below
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERFUME_INGREDIENTS` in this scope
[INFO] [stdout]    --> src/identity/population.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |             ingredients: &PERFUME_INGREDIENTS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERFUME_INGREDIENTS` in this scope
[INFO] [stdout]    --> src/identity/storage.rs:160:27
[INFO] [stdout]     |
[INFO] [stdout] 160 |             ingredients: &PERFUME_INGREDIENTS,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `perfume` (example "remote_store_ureq") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `perfume` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "293c06e4b263db07adc4512797457607c28098e0de87afcc7cd8c427dcf6dc1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "293c06e4b263db07adc4512797457607c28098e0de87afcc7cd8c427dcf6dc1e", kill_on_drop: false }`
[INFO] [stdout] 293c06e4b263db07adc4512797457607c28098e0de87afcc7cd8c427dcf6dc1e
