[INFO] fetching crate envhub 0.2.18...
[INFO] testing envhub-0.2.18 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate envhub 0.2.18 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate envhub 0.2.18 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ede7786b40f5a74019eeadceb64ea722f08cb1644784e81322474d8274574594
[INFO] running `Command { std: "docker" "start" "-a" "ede7786b40f5a74019eeadceb64ea722f08cb1644784e81322474d8274574594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ede7786b40f5a74019eeadceb64ea722f08cb1644784e81322474d8274574594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ede7786b40f5a74019eeadceb64ea722f08cb1644784e81322474d8274574594", kill_on_drop: false }`
[INFO] [stdout] ede7786b40f5a74019eeadceb64ea722f08cb1644784e81322474d8274574594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 834bb1429c720626c43791a0c70aeb5648e43a0945dec02f04b4309022e1058c
[INFO] running `Command { std: "docker" "start" "-a" "834bb1429c720626c43791a0c70aeb5648e43a0945dec02f04b4309022e1058c", 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 ucd-trie v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.14.1
[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 unicode-width v0.1.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling countme v2.0.4
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling envhub-pkgs v0.1.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling cbitset v0.2.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling envhub-stow v0.1.0
[INFO] [stderr]    Compiling envhub-providers v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.3.9
[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 tokio-macros v2.1.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling pest_meta v2.7.4
[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 hcl-primitives v0.1.1
[INFO] [stderr]    Compiling vecmap-rs v0.1.12
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling rowan v0.12.6
[INFO] [stderr]    Compiling rowan v0.15.13
[INFO] [stderr]    Compiling hcl-rs v0.14.6
[INFO] [stderr]    Compiling rnix v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rnix v0.10.2
[INFO] [stderr]    Compiling nixpkgs-fmt v1.3.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 40.19s
[INFO] running `Command { std: "docker" "inspect" "834bb1429c720626c43791a0c70aeb5648e43a0945dec02f04b4309022e1058c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834bb1429c720626c43791a0c70aeb5648e43a0945dec02f04b4309022e1058c", kill_on_drop: false }`
[INFO] [stdout] 834bb1429c720626c43791a0c70aeb5648e43a0945dec02f04b4309022e1058c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] babe66f716639830b72a414452de8b1219973dff00c1fa75da682493b5bb2228
[INFO] running `Command { std: "docker" "start" "-a" "babe66f716639830b72a414452de8b1219973dff00c1fa75da682493b5bb2228", kill_on_drop: false }`
[INFO] [stderr]    Compiling envhub v0.2.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "babe66f716639830b72a414452de8b1219973dff00c1fa75da682493b5bb2228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "babe66f716639830b72a414452de8b1219973dff00c1fa75da682493b5bb2228", kill_on_drop: false }`
[INFO] [stdout] babe66f716639830b72a414452de8b1219973dff00c1fa75da682493b5bb2228
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6cda83957ac5d846d0c8f0abc8ef41e68327ca0857a8778e0f8182c49bfcc8f
[INFO] running `Command { std: "docker" "start" "-a" "a6cda83957ac5d846d0c8f0abc8ef41e68327ca0857a8778e0f8182c49bfcc8f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envhub-f52c367d81f2ca5e)
[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" "a6cda83957ac5d846d0c8f0abc8ef41e68327ca0857a8778e0f8182c49bfcc8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6cda83957ac5d846d0c8f0abc8ef41e68327ca0857a8778e0f8182c49bfcc8f", kill_on_drop: false }`
[INFO] [stdout] a6cda83957ac5d846d0c8f0abc8ef41e68327ca0857a8778e0f8182c49bfcc8f
