[INFO] fetching crate openssh 0.9.7... [INFO] building openssh-0.9.7 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate openssh 0.9.7 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate openssh 0.9.7 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openssh 0.9.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate openssh 0.9.7 [INFO] tweaked toml for crates.io crate openssh 0.9.7 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate openssh 0.9.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-io-utility v0.6.6 [INFO] [stderr] Downloaded ssh_format v0.12.0 [INFO] [stderr] Downloaded triomphe v0.1.7 [INFO] [stderr] Downloaded derive_destructure2 v0.1.0 [INFO] [stderr] Downloaded const_fn_assert v0.1.2 [INFO] [stderr] Downloaded shared_arena v0.8.4 [INFO] [stderr] Downloaded sendfd v0.4.3 [INFO] [stderr] Downloaded tokio-pipe v0.2.12 [INFO] [stderr] Downloaded vec-strings v0.4.6 [INFO] [stderr] Downloaded awaitable v0.3.3 [INFO] [stderr] Downloaded tokio-io-utility v0.7.3 [INFO] [stderr] Downloaded openssh-mux-client v0.15.1 [INFO] [stderr] Downloaded openssh-sftp-error v0.1.0 [INFO] [stderr] Downloaded openssh-sftp-client-lowlevel v0.1.0 [INFO] [stderr] Downloaded openssh-sftp-protocol v0.21.5 [INFO] [stderr] Downloaded openssh-sftp-client v0.11.0 [INFO] [stderr] Downloaded thin-vec v0.2.5 [INFO] [stderr] Downloaded unicode-ident v1.0.2 [INFO] [stderr] Downloaded concurrent_arena v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a94cd387293cbba657dccb5f703bc1a11244639f945b81d5b39d5252baf3eea1 [INFO] running `Command { std: "docker" "start" "-a" "a94cd387293cbba657dccb5f703bc1a11244639f945b81d5b39d5252baf3eea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a94cd387293cbba657dccb5f703bc1a11244639f945b81d5b39d5252baf3eea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94cd387293cbba657dccb5f703bc1a11244639f945b81d5b39d5252baf3eea1", kill_on_drop: false }` [INFO] [stdout] a94cd387293cbba657dccb5f703bc1a11244639f945b81d5b39d5252baf3eea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b60cf44fd7ba454a95a03a748dc5b0e2571f63fca05b38c49c8d70c2e5f540a [INFO] running `Command { std: "docker" "start" "-a" "1b60cf44fd7ba454a95a03a748dc5b0e2571f63fca05b38c49c8d70c2e5f540a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tokio-pipe v0.2.12 [INFO] [stderr] Compiling openssh v0.9.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.02s [INFO] running `Command { std: "docker" "inspect" "1b60cf44fd7ba454a95a03a748dc5b0e2571f63fca05b38c49c8d70c2e5f540a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b60cf44fd7ba454a95a03a748dc5b0e2571f63fca05b38c49c8d70c2e5f540a", kill_on_drop: false }` [INFO] [stdout] 1b60cf44fd7ba454a95a03a748dc5b0e2571f63fca05b38c49c8d70c2e5f540a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714a9eaf649f1f2075d9abb14a947a583390566a8bf8e051f9ce30a0e0cb0e6d [INFO] running `Command { std: "docker" "start" "-a" "714a9eaf649f1f2075d9abb14a947a583390566a8bf8e051f9ce30a0e0cb0e6d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling array-init v2.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling thin-vec v0.2.5 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling const_fn_assert v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling shared_arena v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling derive_destructure2 v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling awaitable v0.3.3 [INFO] [stderr] Compiling tokio-io-utility v0.6.6 [INFO] [stderr] Compiling tokio-pipe v0.2.12 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling openssh v0.9.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ssh_format v0.12.0 [INFO] [stderr] Compiling vec-strings v0.4.6 [INFO] [stderr] Compiling triomphe v0.1.7 [INFO] [stderr] Compiling openssh-sftp-protocol v0.21.5 [INFO] [stderr] Compiling concurrent_arena v0.1.6 [INFO] [stderr] Compiling openssh-sftp-error v0.1.0 [INFO] [stderr] Compiling openssh-sftp-client-lowlevel v0.1.0 [INFO] [stderr] Compiling openssh-sftp-client v0.11.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.38s [INFO] running `Command { std: "docker" "inspect" "714a9eaf649f1f2075d9abb14a947a583390566a8bf8e051f9ce30a0e0cb0e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714a9eaf649f1f2075d9abb14a947a583390566a8bf8e051f9ce30a0e0cb0e6d", kill_on_drop: false }` [INFO] [stdout] 714a9eaf649f1f2075d9abb14a947a583390566a8bf8e051f9ce30a0e0cb0e6d