[INFO] crate russh-agent 0.2.1 is already in cache [INFO] testing russh-agent-0.2.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate russh-agent 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate russh-agent 0.2.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate russh-agent 0.2.1 [INFO] finished tweaking crates.io crate russh-agent 0.2.1 [INFO] tweaked toml for crates.io crate russh-agent 0.2.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00a5427e15ad80745218799e610048608ca2aeac36096e4b3153dac40778c819 [INFO] running `"docker" "start" "-a" "00a5427e15ad80745218799e610048608ca2aeac36096e4b3153dac40778c819"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling slog-try v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling getset v0.1.0 [INFO] [stderr] Compiling russh-agent v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.01s [INFO] running `"docker" "inspect" "00a5427e15ad80745218799e610048608ca2aeac36096e4b3153dac40778c819"` [INFO] running `"docker" "rm" "-f" "00a5427e15ad80745218799e610048608ca2aeac36096e4b3153dac40778c819"` [INFO] [stdout] 00a5427e15ad80745218799e610048608ca2aeac36096e4b3153dac40778c819 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 381294ed82aa6c290650f026ee56adf280f0ad07f0d9477ea1de14073d45cdbd [INFO] running `"docker" "start" "-a" "381294ed82aa6c290650f026ee56adf280f0ad07f0d9477ea1de14073d45cdbd"` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling hxdmp v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling russh-agent v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.90s [INFO] running `"docker" "inspect" "381294ed82aa6c290650f026ee56adf280f0ad07f0d9477ea1de14073d45cdbd"` [INFO] running `"docker" "rm" "-f" "381294ed82aa6c290650f026ee56adf280f0ad07f0d9477ea1de14073d45cdbd"` [INFO] [stdout] 381294ed82aa6c290650f026ee56adf280f0ad07f0d9477ea1de14073d45cdbd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4958dcdd93753977b7ff9c8d10c3485160411e665cb43f49225e305bd827c9c0 [INFO] running `"docker" "start" "-a" "4958dcdd93753977b7ff9c8d10c3485160411e665cb43f49225e305bd827c9c0"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/russh_agent-9b071eb8f21a5858 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test error::codes::test::from_str ... ok [INFO] [stdout] test error::codes::test::display ... ok [INFO] [stdout] test client::message::test::display ... ok [INFO] [stdout] test error::codes::test::into_err_code ... ok [INFO] [stdout] test error::test::display ... ok [INFO] [stdout] test error::test::generated ... ok [INFO] [stdout] test error::test::from_str ... ok [INFO] [stdout] test packet::identity::test::add_identity ... ok [INFO] [stdout] test packet::lock::test::lock ... ok [INFO] [stdout] test client::test::client ... ok [INFO] [stdout] test packet::identity::test::request_identities ... ok [INFO] [stdout] test packet::test::display ... ok [INFO] [stdout] test utils::test::put_string_works ... ok [INFO] [stdout] test packet::unlock::test::unlock ... ok [INFO] [stdout] test packet::sign::test::sign_req_into_packet ... ok [INFO] [stdout] test packet::test::write_pkt ... ok [INFO] [stdout] test packet::test::read_pkt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests russh-agent [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/client/constraint.rs - client::constraint (line 12) ... ok [INFO] [stdout] test src/client/message.rs - client::message (line 12) ... ok [INFO] [stdout] test src/client/mod.rs - client (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4958dcdd93753977b7ff9c8d10c3485160411e665cb43f49225e305bd827c9c0"` [INFO] running `"docker" "rm" "-f" "4958dcdd93753977b7ff9c8d10c3485160411e665cb43f49225e305bd827c9c0"` [INFO] [stdout] 4958dcdd93753977b7ff9c8d10c3485160411e665cb43f49225e305bd827c9c0