[INFO] fetching crate omnix-cli 0.1.0...
[INFO] checking omnix-cli-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate omnix-cli 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate omnix-cli 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate omnix-cli 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate omnix-cli 0.1.0
[INFO] tweaked toml for crates.io crate omnix-cli 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate omnix-cli 0.1.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62056ea1399de4ea25e9ba0797c4332d3077f6b20fb8a1f3dad021e8ffc9415f
[INFO] running `Command { std: "docker" "start" "-a" "62056ea1399de4ea25e9ba0797c4332d3077f6b20fb8a1f3dad021e8ffc9415f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62056ea1399de4ea25e9ba0797c4332d3077f6b20fb8a1f3dad021e8ffc9415f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62056ea1399de4ea25e9ba0797c4332d3077f6b20fb8a1f3dad021e8ffc9415f", kill_on_drop: false }`
[INFO] [stdout] 62056ea1399de4ea25e9ba0797c4332d3077f6b20fb8a1f3dad021e8ffc9415f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ceafca4e20df15d681f8fd40e677a4570bf1561174f77b66199f7e43ef6c6daf
[INFO] running `Command { std: "docker" "start" "-a" "ceafca4e20df15d681f8fd40e677a4570bf1561174f77b66199f7e43ef6c6daf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking clap_builder v4.5.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking is_proc_translated v0.1.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking try-guard v0.2.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking comma v1.0.0
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking tokio v1.38.1
[INFO] [stderr]     Checking assert_fs v1.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rexpect v0.5.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]     Checking clap v4.5.10
[INFO] [stderr]     Checking clap_complete v4.5.9
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.0
[INFO] [stderr]     Checking omnix-common v0.1.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]     Checking direnv v0.1.1
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking human-panic v1.2.2
[INFO] [stderr]     Checking hyper v0.14.30
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ceafca4e20df15d681f8fd40e677a4570bf1561174f77b66199f7e43ef6c6daf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceafca4e20df15d681f8fd40e677a4570bf1561174f77b66199f7e43ef6c6daf", kill_on_drop: false }`
[INFO] [stdout] ceafca4e20df15d681f8fd40e677a4570bf1561174f77b66199f7e43ef6c6daf
