[INFO] fetching crate sshping 0.2.2... [INFO] testing sshping-0.2.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate sshping 0.2.2 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sshping 0.2.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v2.3.4 [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded redox_syscall v0.5.4 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded thiserror v2.0.8 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded ssh2 v0.9.5 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [INFO] [stderr] Downloaded ssh2-config v0.6.0 [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded size v0.5.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [INFO] [stderr] Downloaded openssl-src v300.3.1+3.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5fe181980d1ac1612cca6e736c7a07001a9244b943785da5de90da0e49c463 [INFO] running `Command { std: "docker" "start" "-a" "ab5fe181980d1ac1612cca6e736c7a07001a9244b943785da5de90da0e49c463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5fe181980d1ac1612cca6e736c7a07001a9244b943785da5de90da0e49c463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5fe181980d1ac1612cca6e736c7a07001a9244b943785da5de90da0e49c463", kill_on_drop: false }` [INFO] [stdout] ab5fe181980d1ac1612cca6e736c7a07001a9244b943785da5de90da0e49c463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c634749d7f8066241ffd41a9fd86d02f7717b5b85869f6a64d9fd18613aa255c [INFO] running `Command { std: "docker" "start" "-a" "c634749d7f8066241ffd41a9fd86d02f7717b5b85869f6a64d9fd18613aa255c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling openssl-probe v0.1.6 [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 time-macros v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling size v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling time v0.3.36 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ssh2 v0.9.5 [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 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 serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.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_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [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 1m 02s [INFO] running `Command { std: "docker" "inspect" "c634749d7f8066241ffd41a9fd86d02f7717b5b85869f6a64d9fd18613aa255c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c634749d7f8066241ffd41a9fd86d02f7717b5b85869f6a64d9fd18613aa255c", kill_on_drop: false }` [INFO] [stdout] c634749d7f8066241ffd41a9fd86d02f7717b5b85869f6a64d9fd18613aa255c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6bae3ba24bf51312e5f87acccf392c5fa9a37a26d71bbede511ffb960aeb78 [INFO] running `Command { std: "docker" "start" "-a" "3c6bae3ba24bf51312e5f87acccf392c5fa9a37a26d71bbede511ffb960aeb78", 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.00s [INFO] running `Command { std: "docker" "inspect" "3c6bae3ba24bf51312e5f87acccf392c5fa9a37a26d71bbede511ffb960aeb78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6bae3ba24bf51312e5f87acccf392c5fa9a37a26d71bbede511ffb960aeb78", kill_on_drop: false }` [INFO] [stdout] 3c6bae3ba24bf51312e5f87acccf392c5fa9a37a26d71bbede511ffb960aeb78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 606ca675a1983088ea99d0a07482152f6ed9c31dbce214c27a80c4b274447499 [INFO] running `Command { std: "docker" "start" "-a" "606ca675a1983088ea99d0a07482152f6ed9c31dbce214c27a80c4b274447499", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [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" "606ca675a1983088ea99d0a07482152f6ed9c31dbce214c27a80c4b274447499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606ca675a1983088ea99d0a07482152f6ed9c31dbce214c27a80c4b274447499", kill_on_drop: false }` [INFO] [stdout] 606ca675a1983088ea99d0a07482152f6ed9c31dbce214c27a80c4b274447499