[INFO] fetching crate envhub 0.2.18... [INFO] testing envhub-0.2.18 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate envhub 0.2.18 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate envhub 0.2.18 [INFO] finished tweaking crates.io crate envhub 0.2.18 [INFO] tweaked toml for crates.io crate envhub 0.2.18 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate envhub 0.2.18 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate envhub 0.2.18 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b14db2b140fe57c792cec9f33c975994bddee83c2ec8a0b1050d94da70f00072 [INFO] running `Command { std: "docker" "start" "-a" "b14db2b140fe57c792cec9f33c975994bddee83c2ec8a0b1050d94da70f00072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b14db2b140fe57c792cec9f33c975994bddee83c2ec8a0b1050d94da70f00072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14db2b140fe57c792cec9f33c975994bddee83c2ec8a0b1050d94da70f00072", kill_on_drop: false }` [INFO] [stdout] b14db2b140fe57c792cec9f33c975994bddee83c2ec8a0b1050d94da70f00072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b7b312e5fbdfa475318ed39633bb3a215e7413cdb36b87b7762e33a74213a6 [INFO] running `Command { std: "docker" "start" "-a" "66b7b312e5fbdfa475318ed39633bb3a215e7413cdb36b87b7762e33a74213a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling cbitset v0.2.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling envhub-pkgs v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling envhub-providers v0.2.0 [INFO] [stderr] Compiling envhub-stow v0.1.0 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling hcl-primitives v0.1.1 [INFO] [stderr] Compiling vecmap-rs v0.1.12 [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling rowan v0.15.13 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling hcl-rs v0.14.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rnix v0.10.2 [INFO] [stderr] Compiling nixpkgs-fmt v1.3.0 [INFO] [stderr] Compiling rnix v0.11.0 [INFO] [stderr] Compiling nix-editor v0.3.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling envhub-types v0.2.2 [INFO] [stderr] Compiling envhub-hm v0.2.4 [INFO] [stderr] Compiling envhub-ext v0.1.1 [INFO] [stderr] Compiling envhub v0.2.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "66b7b312e5fbdfa475318ed39633bb3a215e7413cdb36b87b7762e33a74213a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b7b312e5fbdfa475318ed39633bb3a215e7413cdb36b87b7762e33a74213a6", kill_on_drop: false }` [INFO] [stdout] 66b7b312e5fbdfa475318ed39633bb3a215e7413cdb36b87b7762e33a74213a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f26f05188fed05d51affdc0875407ca769fb7638687464d9b02e77950c552495 [INFO] running `Command { std: "docker" "start" "-a" "f26f05188fed05d51affdc0875407ca769fb7638687464d9b02e77950c552495", kill_on_drop: false }` [INFO] [stderr] Compiling envhub v0.2.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "f26f05188fed05d51affdc0875407ca769fb7638687464d9b02e77950c552495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26f05188fed05d51affdc0875407ca769fb7638687464d9b02e77950c552495", kill_on_drop: false }` [INFO] [stdout] f26f05188fed05d51affdc0875407ca769fb7638687464d9b02e77950c552495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73b7a256fd9a0f9ee8d48fe1a8b2f9c6819b90f605949aa32f8cb04b6813c830 [INFO] running `Command { std: "docker" "start" "-a" "73b7a256fd9a0f9ee8d48fe1a8b2f9c6819b90f605949aa32f8cb04b6813c830", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envhub-ea6858574154e26e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73b7a256fd9a0f9ee8d48fe1a8b2f9c6819b90f605949aa32f8cb04b6813c830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b7a256fd9a0f9ee8d48fe1a8b2f9c6819b90f605949aa32f8cb04b6813c830", kill_on_drop: false }` [INFO] [stdout] 73b7a256fd9a0f9ee8d48fe1a8b2f9c6819b90f605949aa32f8cb04b6813c830