[INFO] fetching crate flakreate 0.1.0...
[INFO] checking flakreate-0.1.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate flakreate 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate flakreate 0.1.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flakreate 0.1.0
[INFO] finished tweaking crates.io crate flakreate 0.1.0
[INFO] tweaked toml for crates.io crate flakreate 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 149 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cde4b521e76e2a13d71631985deb678dbd87a6b34e12d84316eeb8c9901188f
[INFO] running `Command { std: "docker" "start" "-a" "4cde4b521e76e2a13d71631985deb678dbd87a6b34e12d84316eeb8c9901188f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cde4b521e76e2a13d71631985deb678dbd87a6b34e12d84316eeb8c9901188f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cde4b521e76e2a13d71631985deb678dbd87a6b34e12d84316eeb8c9901188f", kill_on_drop: false }`
[INFO] [stdout] 4cde4b521e76e2a13d71631985deb678dbd87a6b34e12d84316eeb8c9901188f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8e582e78b8ff804978fb073196bb637188d888a8ff29255f11f637b4508a6a6
[INFO] running `Command { std: "docker" "start" "-a" "f8e582e78b8ff804978fb073196bb637188d888a8ff29255f11f637b4508a6a6", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking is_proc_translated v0.1.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking nix_rs v1.0.0
[INFO] [stdout] error: environment variable `NIX_FLAKE_SCHEMAS_BIN` not defined at compile time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix_rs-1.0.0/src/flake/outputs.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const NIX_FLAKE_SCHEMAS_BIN: &str = env!("NIX_FLAKE_SCHEMAS_BIN");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("NIX_FLAKE_SCHEMAS_BIN")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DEFAULT_FLAKE_SCHEMAS` not defined at compile time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix_rs-1.0.0/src/flake/outputs.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const DEFAULT_FLAKE_SCHEMAS: &str = env!("DEFAULT_FLAKE_SCHEMAS");
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DEFAULT_FLAKE_SCHEMAS")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `NIX_FLAKE_SCHEMAS_BIN` not defined at compile time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix_rs-1.0.0/src/flake/outputs.rs:215:46
[INFO] [stdout]     |
[INFO] [stdout] 215 |         nix_flake_schemas_cmd.command = Some(env!("NIX_FLAKE_SCHEMAS_BIN").to_string());
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("NIX_FLAKE_SCHEMAS_BIN")` to read the variable at run time
[INFO] [stdout]     = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DEFAULT_FLAKE_SCHEMAS` not defined at compile time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix_rs-1.0.0/src/flake/outputs.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 env!("DEFAULT_FLAKE_SCHEMAS"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("DEFAULT_FLAKE_SCHEMAS")` to read the variable at run time
[INFO] [stdout]     = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix_rs` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f8e582e78b8ff804978fb073196bb637188d888a8ff29255f11f637b4508a6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8e582e78b8ff804978fb073196bb637188d888a8ff29255f11f637b4508a6a6", kill_on_drop: false }`
[INFO] [stdout] f8e582e78b8ff804978fb073196bb637188d888a8ff29255f11f637b4508a6a6
