[INFO] fetching crate bamboo-rs-core-ed25519-yasmf 0.1.1...
[INFO] checking bamboo-rs-core-ed25519-yasmf-0.1.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate bamboo-rs-core-ed25519-yasmf 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bamboo-rs-core-ed25519-yasmf 0.1.1 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 bamboo-rs-core-ed25519-yasmf 0.1.1
[INFO] finished tweaking crates.io crate bamboo-rs-core-ed25519-yasmf 0.1.1
[INFO] tweaked toml for crates.io crate bamboo-rs-core-ed25519-yasmf 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a9b9e421f5ce58830a9046f3876b1f8d2754db7d0e6da2e10960161dc5f76109
[INFO] running `Command { std: "docker" "start" "-a" "a9b9e421f5ce58830a9046f3876b1f8d2754db7d0e6da2e10960161dc5f76109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9b9e421f5ce58830a9046f3876b1f8d2754db7d0e6da2e10960161dc5f76109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b9e421f5ce58830a9046f3876b1f8d2754db7d0e6da2e10960161dc5f76109", kill_on_drop: false }`
[INFO] [stdout] a9b9e421f5ce58830a9046f3876b1f8d2754db7d0e6da2e10960161dc5f76109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] db1553c716ec79bd9c1b74291f4d2046a0530c97c7f74dc23a07acd4ca162ebb
[INFO] running `Command { std: "docker" "start" "-a" "db1553c716ec79bd9c1b74291f4d2046a0530c97c7f74dc23a07acd4ca162ebb", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking varu64 v0.6.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking lipmaa-link v0.1.1
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking yasmf-hash v0.1.1
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking bamboo-rs-core-ed25519-yasmf v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/entry/verify/batch.rs:131:83
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   DalekSignature::try_from(entry.sig.as_ref().unwrap().0.borrow())
[INFO] [stdout]     |                                                                             ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Borrow`, so calling `borrow` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/entry/verify/batch.rs:131:83
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   DalekSignature::try_from(entry.sig.as_ref().unwrap().0.borrow())
[INFO] [stdout]     |                                                                             ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `[u8]` does not implement `Borrow`, so calling `borrow` on `&[u8]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` 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 5.94s
[INFO] running `Command { std: "docker" "inspect" "db1553c716ec79bd9c1b74291f4d2046a0530c97c7f74dc23a07acd4ca162ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1553c716ec79bd9c1b74291f4d2046a0530c97c7f74dc23a07acd4ca162ebb", kill_on_drop: false }`
[INFO] [stdout] db1553c716ec79bd9c1b74291f4d2046a0530c97c7f74dc23a07acd4ca162ebb
