[INFO] fetching crate sshping 0.2.1... [INFO] checking sshping-0.2.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sshping 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate sshping 0.2.1 [INFO] finished tweaking crates.io crate sshping 0.2.1 [INFO] tweaked toml for crates.io crate sshping 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sshping 0.2.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sshping 0.2.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded size v0.5.0 [INFO] [stderr] Downloaded wildmatch v2.3.4 [INFO] [stderr] Downloaded ssh2 v0.9.5 [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded bytesize v2.0.1 [INFO] [stderr] Downloaded ssh2-config v0.5.4 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded clap_complete v4.5.54 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded portable-atomic v1.7.0 [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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d2f6c1c26b17f54576bb68068885ed100dc508a9f1be01a143264293318b3e [INFO] running `Command { std: "docker" "start" "-a" "44d2f6c1c26b17f54576bb68068885ed100dc508a9f1be01a143264293318b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d2f6c1c26b17f54576bb68068885ed100dc508a9f1be01a143264293318b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d2f6c1c26b17f54576bb68068885ed100dc508a9f1be01a143264293318b3e", kill_on_drop: false }` [INFO] [stdout] 44d2f6c1c26b17f54576bb68068885ed100dc508a9f1be01a143264293318b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a3d1036cf39497d056e6725f5ff70fa0ffb0750882f8dae04b94d77ae898c42 [INFO] running `Command { std: "docker" "start" "-a" "7a3d1036cf39497d056e6725f5ff70fa0ffb0750882f8dae04b94d77ae898c42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking itoa v1.0.11 [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] Checking lock_api v0.4.12 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking wildmatch v2.3.4 [INFO] [stderr] Checking size v0.5.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking 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] 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.40 [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] 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.40 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling serde v1.0.219 [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 serde_json v1.0.140 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling sshping v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ssh2-config v0.5.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.02s [INFO] running `Command { std: "docker" "inspect" "7a3d1036cf39497d056e6725f5ff70fa0ffb0750882f8dae04b94d77ae898c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a3d1036cf39497d056e6725f5ff70fa0ffb0750882f8dae04b94d77ae898c42", kill_on_drop: false }` [INFO] [stdout] 7a3d1036cf39497d056e6725f5ff70fa0ffb0750882f8dae04b94d77ae898c42