[INFO] fetching crate sshping 0.2.2... [INFO] testing sshping-0.2.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sshping 0.2.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate sshping 0.2.2 [INFO] finished tweaking crates.io crate sshping 0.2.2 [INFO] tweaked toml for crates.io crate sshping 0.2.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sshping 0.2.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sshping 0.2.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 988d658a16b4369338ed17efde5ab9f3526f415954cb3270fb28a37942a3e0c2 [INFO] running `Command { std: "docker" "start" "-a" "988d658a16b4369338ed17efde5ab9f3526f415954cb3270fb28a37942a3e0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "988d658a16b4369338ed17efde5ab9f3526f415954cb3270fb28a37942a3e0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988d658a16b4369338ed17efde5ab9f3526f415954cb3270fb28a37942a3e0c2", kill_on_drop: false }` [INFO] [stdout] 988d658a16b4369338ed17efde5ab9f3526f415954cb3270fb28a37942a3e0c2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0e665329aff0093383e897158fa9f9d6a404e70be71c3b9afbb302decbff78a [INFO] running `Command { std: "docker" "start" "-a" "d0e665329aff0093383e897158fa9f9d6a404e70be71c3b9afbb302decbff78a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling size v0.5.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling sshping v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ssh2-config v0.6.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.75s [INFO] running `Command { std: "docker" "inspect" "d0e665329aff0093383e897158fa9f9d6a404e70be71c3b9afbb302decbff78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e665329aff0093383e897158fa9f9d6a404e70be71c3b9afbb302decbff78a", kill_on_drop: false }` [INFO] [stdout] d0e665329aff0093383e897158fa9f9d6a404e70be71c3b9afbb302decbff78a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7497a630f9c1f1b593ed88dfc2e44614069c65e23ddfff13e00ee53273e3649d [INFO] running `Command { std: "docker" "start" "-a" "7497a630f9c1f1b593ed88dfc2e44614069c65e23ddfff13e00ee53273e3649d", kill_on_drop: false }` [INFO] [stderr] Compiling sshping v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "7497a630f9c1f1b593ed88dfc2e44614069c65e23ddfff13e00ee53273e3649d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7497a630f9c1f1b593ed88dfc2e44614069c65e23ddfff13e00ee53273e3649d", kill_on_drop: false }` [INFO] [stdout] 7497a630f9c1f1b593ed88dfc2e44614069c65e23ddfff13e00ee53273e3649d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c8d787ecacf3f6826616a53a6ab536ae7c05dadf0e9dd28051c2852907e9454 [INFO] running `Command { std: "docker" "start" "-a" "3c8d787ecacf3f6826616a53a6ab536ae7c05dadf0e9dd28051c2852907e9454", 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/sshping-b732af5a1b03731a) [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" "3c8d787ecacf3f6826616a53a6ab536ae7c05dadf0e9dd28051c2852907e9454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8d787ecacf3f6826616a53a6ab536ae7c05dadf0e9dd28051c2852907e9454", kill_on_drop: false }` [INFO] [stdout] 3c8d787ecacf3f6826616a53a6ab536ae7c05dadf0e9dd28051c2852907e9454