[INFO] fetching crate mmr-crypto-primitives 0.2.1...
[INFO] checking mmr-crypto-primitives-0.2.1 against master#19a647d6d8f6ead984d7b431c4a8376e02c543e6 for pr-114559-1
[INFO] extracting crate mmr-crypto-primitives 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate mmr-crypto-primitives 0.2.1 on toolchain 19a647d6d8f6ead984d7b431c4a8376e02c543e6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19a647d6d8f6ead984d7b431c4a8376e02c543e6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mmr-crypto-primitives 0.2.1
[INFO] finished tweaking crates.io crate mmr-crypto-primitives 0.2.1
[INFO] tweaked toml for crates.io crate mmr-crypto-primitives 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19a647d6d8f6ead984d7b431c4a8376e02c543e6" "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" "+19a647d6d8f6ead984d7b431c4a8376e02c543e6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded ark-mnt6-298 v0.3.0
[INFO] [stderr]   Downloaded sha2 v0.9.9
[INFO] [stderr]   Downloaded ark-bls12-377 v0.3.0
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded ark-sponge v0.3.0
[INFO] [stderr]   Downloaded ark-mnt4-298 v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19a647d6d8f6ead984d7b431c4a8376e02c543e6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee05995b7114b5f5dc3a0d823e1d3cc87ac39168580ef56b725764255a4578af
[INFO] running `Command { std: "docker" "start" "-a" "ee05995b7114b5f5dc3a0d823e1d3cc87ac39168580ef56b725764255a4578af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee05995b7114b5f5dc3a0d823e1d3cc87ac39168580ef56b725764255a4578af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee05995b7114b5f5dc3a0d823e1d3cc87ac39168580ef56b725764255a4578af", kill_on_drop: false }`
[INFO] [stdout] ee05995b7114b5f5dc3a0d823e1d3cc87ac39168580ef56b725764255a4578af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19a647d6d8f6ead984d7b431c4a8376e02c543e6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5112a6ebbb358a5816e3369847fd255f1a183217d5481f9cbcf953f93af94b45
[INFO] running `Command { std: "docker" "start" "-a" "5112a6ebbb358a5816e3369847fd255f1a183217d5481f9cbcf953f93af94b45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking ark-std v0.3.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling ark-serialize-derive v0.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking ark-serialize v0.3.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]     Checking ark-ec v0.3.0
[INFO] [stderr]     Checking ark-relations v0.3.0
[INFO] [stderr]     Checking ark-snark v0.3.0
[INFO] [stderr]     Checking ark-r1cs-std v0.3.1
[INFO] [stderr]     Checking ark-bls12-381 v0.3.0
[INFO] [stderr]     Checking ark-sponge v0.3.0
[INFO] [stderr]     Checking mmr-crypto-primitives v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/merkle_tree/mod.rs:463:32
[INFO] [stdout]     |
[INFO] [stdout] 463 |         let new_leaf = new_leaf.borrow();
[INFO] [stdout]     |                                ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `<P as merkle_tree::Config>::Leaf` does not implement `Borrow`, so calling `borrow` on `&<P as merkle_tree::Config>::Leaf` 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]     Checking ark-mnt4-298 v0.3.0
[INFO] [stderr]     Checking ark-ed-on-bls12-381 v0.3.0
[INFO] [stderr]     Checking ark-bls12-377 v0.3.0
[INFO] [stderr]     Checking ark-mnt6-298 v0.3.0
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/merkle_tree/mod.rs:463:32
[INFO] [stdout]     |
[INFO] [stdout] 463 |         let new_leaf = new_leaf.borrow();
[INFO] [stdout]     |                                ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `<P as merkle_tree::Config>::Leaf` does not implement `Borrow`, so calling `borrow` on `&<P as merkle_tree::Config>::Leaf` 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 18.10s
[INFO] running `Command { std: "docker" "inspect" "5112a6ebbb358a5816e3369847fd255f1a183217d5481f9cbcf953f93af94b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5112a6ebbb358a5816e3369847fd255f1a183217d5481f9cbcf953f93af94b45", kill_on_drop: false }`
[INFO] [stdout] 5112a6ebbb358a5816e3369847fd255f1a183217d5481f9cbcf953f93af94b45
