[INFO] fetching crate ciph 0.1.0...
[INFO] checking ciph-0.1.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate ciph 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ciph 0.1.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b9cddb99b36d409fe77028ff2da3b27c08e96dea50e937d95be7bcae20ad1b3
[INFO] running `Command { std: "docker" "start" "-a" "4b9cddb99b36d409fe77028ff2da3b27c08e96dea50e937d95be7bcae20ad1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b9cddb99b36d409fe77028ff2da3b27c08e96dea50e937d95be7bcae20ad1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9cddb99b36d409fe77028ff2da3b27c08e96dea50e937d95be7bcae20ad1b3", kill_on_drop: false }`
[INFO] [stdout] 4b9cddb99b36d409fe77028ff2da3b27c08e96dea50e937d95be7bcae20ad1b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bbd2626a76741c3fd6f5d9b6624798f7179fccea1156fa88a61a90db59feea5
[INFO] running `Command { std: "docker" "start" "-a" "8bbd2626a76741c3fd6f5d9b6624798f7179fccea1156fa88a61a90db59feea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking smallvec v1.6.0
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking pin-project-lite v0.2.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tokio v1.0.1
[INFO] [stderr]     Checking bytes v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.7
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking http v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking salsa20 v0.7.2
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking http-body v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling tokio-macros v1.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]     Checking async-stream v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking tracing-futures v0.2.4
[INFO] [stderr]     Checking tokio-stream v0.1.0
[INFO] [stderr]     Checking tokio-util v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.8
[INFO] [stderr]     Checking h2 v0.3.0
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]     Checking 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: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.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: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.48s
[INFO] running `Command { std: "docker" "inspect" "8bbd2626a76741c3fd6f5d9b6624798f7179fccea1156fa88a61a90db59feea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bbd2626a76741c3fd6f5d9b6624798f7179fccea1156fa88a61a90db59feea5", kill_on_drop: false }`
[INFO] [stdout] 8bbd2626a76741c3fd6f5d9b6624798f7179fccea1156fa88a61a90db59feea5
