[INFO] fetching crate sshping 0.2.2...
[INFO] checking sshping-0.2.2 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate sshping 0.2.2 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sshping 0.2.2 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a16507f7d980f466519fcc070e19b5a30b590c21d13ba2d01faa0009e2425db0
[INFO] running `Command { std: "docker" "start" "-a" "a16507f7d980f466519fcc070e19b5a30b590c21d13ba2d01faa0009e2425db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a16507f7d980f466519fcc070e19b5a30b590c21d13ba2d01faa0009e2425db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16507f7d980f466519fcc070e19b5a30b590c21d13ba2d01faa0009e2425db0", kill_on_drop: false }`
[INFO] [stdout] a16507f7d980f466519fcc070e19b5a30b590c21d13ba2d01faa0009e2425db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3e853b7e6b0fddce4673589a4459a65fdb4d3020c17d40f188768c1c6d39e5d
[INFO] running `Command { std: "docker" "start" "-a" "f3e853b7e6b0fddce4673589a4459a65fdb4d3020c17d40f188768c1c6d39e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking wildmatch v2.3.4
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking size v0.5.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[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]     Checking rand v0.9.2
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking ssh2 v0.9.5
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]     Checking thiserror v2.0.8
[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_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[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 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 39.07s
[INFO] running `Command { std: "docker" "inspect" "f3e853b7e6b0fddce4673589a4459a65fdb4d3020c17d40f188768c1c6d39e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e853b7e6b0fddce4673589a4459a65fdb4d3020c17d40f188768c1c6d39e5d", kill_on_drop: false }`
[INFO] [stdout] f3e853b7e6b0fddce4673589a4459a65fdb4d3020c17d40f188768c1c6d39e5d
