[INFO] fetching crate ciph 0.1.0...
[INFO] testing ciph-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ciph 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ciph 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ciph 0.1.0
[INFO] tweaked toml for crates.io crate ciph 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ciph 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ciph 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 652dfabd677327e2254bcb8c72f1c872a47d56713ff70f9fb8156d6a11cefe77
[INFO] running `Command { std: "docker" "start" "-a" "652dfabd677327e2254bcb8c72f1c872a47d56713ff70f9fb8156d6a11cefe77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "652dfabd677327e2254bcb8c72f1c872a47d56713ff70f9fb8156d6a11cefe77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652dfabd677327e2254bcb8c72f1c872a47d56713ff70f9fb8156d6a11cefe77", kill_on_drop: false }`
[INFO] [stdout] 652dfabd677327e2254bcb8c72f1c872a47d56713ff70f9fb8156d6a11cefe77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25a6c54466c7ca054bd4d10d0610820425cb366fb796ad79775fc8ad7a5c35d0
[INFO] running `Command { std: "docker" "start" "-a" "25a6c54466c7ca054bd4d10d0610820425cb366fb796ad79775fc8ad7a5c35d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling smallvec v1.6.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling bytes v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tokio v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling mio v0.7.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling rand_core v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.7.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling tokio-macros v1.0.0
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling futures-executor v0.3.8
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling ciph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/salsa/connector.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         drop(response_hash);
[INFO] [stdout]     |         ^^^^^-------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&[u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 122 -         drop(response_hash);
[INFO] [stdout] 122 +         let _ = response_hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
[INFO] running `Command { std: "docker" "inspect" "25a6c54466c7ca054bd4d10d0610820425cb366fb796ad79775fc8ad7a5c35d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a6c54466c7ca054bd4d10d0610820425cb366fb796ad79775fc8ad7a5c35d0", kill_on_drop: false }`
[INFO] [stdout] 25a6c54466c7ca054bd4d10d0610820425cb366fb796ad79775fc8ad7a5c35d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d5ca2d1f19da68294a511bb8e0fcad5813777f932004af00ede6c7fcf5677c8
[INFO] running `Command { std: "docker" "start" "-a" "7d5ca2d1f19da68294a511bb8e0fcad5813777f932004af00ede6c7fcf5677c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/salsa/connector.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         drop(response_hash);
[INFO] [stdout]     |         ^^^^^-------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&[u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 122 -         drop(response_hash);
[INFO] [stdout] 122 +         let _ = response_hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.22
[INFO] [stderr]    Compiling async-stream v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.6.0
[INFO] [stderr]    Compiling http v0.2.2
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling h2 v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.0
[INFO] [stderr]    Compiling hyper v0.14.2
[INFO] [stderr]    Compiling ciph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/salsa/connector.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         drop(response_hash);
[INFO] [stdout]     |         ^^^^^-------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `&[u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 122 -         drop(response_hash);
[INFO] [stdout] 122 +         let _ = response_hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.13s
[INFO] running `Command { std: "docker" "inspect" "7d5ca2d1f19da68294a511bb8e0fcad5813777f932004af00ede6c7fcf5677c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d5ca2d1f19da68294a511bb8e0fcad5813777f932004af00ede6c7fcf5677c8", kill_on_drop: false }`
[INFO] [stdout] 7d5ca2d1f19da68294a511bb8e0fcad5813777f932004af00ede6c7fcf5677c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27118bef92aee9be5ab6957ab4b43666b116ccec0a94c3ffa44ce872b161b4b7
[INFO] running `Command { std: "docker" "start" "-a" "27118bef92aee9be5ab6957ab4b43666b116ccec0a94c3ffa44ce872b161b4b7", kill_on_drop: false }`
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/salsa/connector.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |         drop(response_hash);
[INFO] [stderr]     |         ^^^^^-------------^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              argument has type `&[u8]`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 122 -         drop(response_hash);
[INFO] [stderr] 122 +         let _ = response_hash;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `ciph` (lib) generated 1 warning
[INFO] [stderr] warning: `ciph` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ciph-c4de777d0c9b9f8a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test salsa::acceptor::tests::salsa_battery_produces_right_number_of_candidates ... ok
[INFO] [stdout] test salsa::model::tests::randomness_fills ... ok
[INFO] [stdout] test salsa::model::tests::parse_psk ... ok
[INFO] [stdout] test salsa::model::tests::chacha20_fills ... ok
[INFO] [stdout] test salsa::model::tests::parse_b64_key ... ok
[INFO] [stdout] test salsa::acceptor::tests::check_check_handshake ... ok
[INFO] [stdout] test salsa::stream::test::salsa_stream_async_write_duplex ... ok
[INFO] [stdout] test salsa::stream::test::salsa_stream_async_write_cursor ... ok
[INFO] [stdout] test salsa::stream::test::salsa_stream_async_read ... ok
[INFO] [stdout] test salsa::stream::test::check_salsa_cipher ... ok
[INFO] [stdout] test salsa::stream::test::salsa_stream_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hyper_warp.rs (/opt/rustwide/target/debug/deps/hyper_warp-68c8c4e8bb927ddf)
[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] [stderr]      Running tests/raw_salsa_stream.rs (/opt/rustwide/target/debug/deps/raw_salsa_stream-957e0916c1b08fa9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test salsa_stream_cipher_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ciph
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "27118bef92aee9be5ab6957ab4b43666b116ccec0a94c3ffa44ce872b161b4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27118bef92aee9be5ab6957ab4b43666b116ccec0a94c3ffa44ce872b161b4b7", kill_on_drop: false }`
[INFO] [stdout] 27118bef92aee9be5ab6957ab4b43666b116ccec0a94c3ffa44ce872b161b4b7
