[INFO] fetching crate evectl 0.1.1...
[INFO] testing evectl-0.1.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate evectl 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate evectl 0.1.1
[INFO] finished tweaking crates.io crate evectl 0.1.1
[INFO] tweaked toml for crates.io crate evectl 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate evectl 0.1.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evectl 0.1.1 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.10
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded ring v0.17.9
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dc0d9874c9f1f4bdf7c7f82c5cf43d974c0544c69f9f1417660ded423c1b7c3
[INFO] running `Command { std: "docker" "start" "-a" "6dc0d9874c9f1f4bdf7c7f82c5cf43d974c0544c69f9f1417660ded423c1b7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dc0d9874c9f1f4bdf7c7f82c5cf43d974c0544c69f9f1417660ded423c1b7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc0d9874c9f1f4bdf7c7f82c5cf43d974c0544c69f9f1417660ded423c1b7c3", kill_on_drop: false }`
[INFO] [stdout] 6dc0d9874c9f1f4bdf7c7f82c5cf43d974c0544c69f9f1417660ded423c1b7c3
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf9f12c76540647d7f8b338164d914024d0282d09601cde648947cd72c61c6f5
[INFO] running `Command { std: "docker" "start" "-a" "cf9f12c76540647d7f8b338164d914024d0282d09601cde648947cd72c61c6f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling evectl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stdout] warning: struct `ContainerConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) struct ContainerConfig {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.50s
[INFO] running `Command { std: "docker" "inspect" "cf9f12c76540647d7f8b338164d914024d0282d09601cde648947cd72c61c6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf9f12c76540647d7f8b338164d914024d0282d09601cde648947cd72c61c6f5", kill_on_drop: false }`
[INFO] [stdout] cf9f12c76540647d7f8b338164d914024d0282d09601cde648947cd72c61c6f5
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff00a4476dcf6aba3f0b8484d41acf10adce5cfdce3eb8ec10c30105887eeaf5
[INFO] running `Command { std: "docker" "start" "-a" "ff00a4476dcf6aba3f0b8484d41acf10adce5cfdce3eb8ec10c30105887eeaf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling evectl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ContainerConfig` is never constructed
[INFO] [stdout]   --> src/config.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) struct ContainerConfig {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "ff00a4476dcf6aba3f0b8484d41acf10adce5cfdce3eb8ec10c30105887eeaf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff00a4476dcf6aba3f0b8484d41acf10adce5cfdce3eb8ec10c30105887eeaf5", kill_on_drop: false }`
[INFO] [stdout] ff00a4476dcf6aba3f0b8484d41acf10adce5cfdce3eb8ec10c30105887eeaf5
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 01e7d7e37f2f763797ced334cb5116f9a60f31039ca0825dc530b411a3dd18c1
[INFO] running `Command { std: "docker" "start" "-a" "01e7d7e37f2f763797ced334cb5116f9a60f31039ca0825dc530b411a3dd18c1", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ContainerConfig` is never constructed
[INFO] [stderr]   --> src/config.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub(crate) struct ContainerConfig {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `evectl` (bin "evectl" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evectl-ac6707e26c400378)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/evectl-29046f9e9f007df5)
[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] [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] [stderr]    Doc-tests evectl
[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" "01e7d7e37f2f763797ced334cb5116f9a60f31039ca0825dc530b411a3dd18c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01e7d7e37f2f763797ced334cb5116f9a60f31039ca0825dc530b411a3dd18c1", kill_on_drop: false }`
[INFO] [stdout] 01e7d7e37f2f763797ced334cb5116f9a60f31039ca0825dc530b411a3dd18c1
