[INFO] cloning repository https://github.com/jonathanxuu/noteTreeDemo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathanxuu/noteTreeDemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanxuu%2FnoteTreeDemo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanxuu%2FnoteTreeDemo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d5c3c82694265d45d8a01b555ad817732f65ea4
[INFO] checking jonathanxuu/noteTreeDemo against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathanxuu%2FnoteTreeDemo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonathanxuu/noteTreeDemo
[INFO] finished tweaking git repo https://github.com/jonathanxuu/noteTreeDemo
[INFO] tweaked toml for git repo https://github.com/jonathanxuu/noteTreeDemo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonathanxuu/noteTreeDemo on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonathanxuu/noteTreeDemo 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jonathanxuu/rs-merkle.git`
[INFO] [stderr]     Updating git repository `https://github.com/jonathanxuu/RescuePrimeOptimiezd.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4226d252b785c51715c20c0af1ba22612e76949a50fd0c2d700ddf0dce5f1c8b
[INFO] running `Command { std: "docker" "start" "-a" "4226d252b785c51715c20c0af1ba22612e76949a50fd0c2d700ddf0dce5f1c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4226d252b785c51715c20c0af1ba22612e76949a50fd0c2d700ddf0dce5f1c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4226d252b785c51715c20c0af1ba22612e76949a50fd0c2d700ddf0dce5f1c8b", kill_on_drop: false }`
[INFO] [stdout] 4226d252b785c51715c20c0af1ba22612e76949a50fd0c2d700ddf0dce5f1c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 214fc6f17305252122e4a3f3512cbbdc2420528b1e662a015516e97a5f9bf970
[INFO] running `Command { std: "docker" "start" "-a" "214fc6f17305252122e4a3f3512cbbdc2420528b1e662a015516e97a5f9bf970", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking winter-utils v0.6.2 (https://github.com/jonathanxuu/RescuePrimeOptimiezd.git?branch=lib#9006341c)
[INFO] [stderr]     Checking sp-std v8.0.0 (https://github.com/paritytech/substrate.git#033d4e86)
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking winter-math v0.6.2 (https://github.com/jonathanxuu/RescuePrimeOptimiezd.git?branch=lib#9006341c)
[INFO] [stderr]     Checking winter-crypto v0.6.2 (https://github.com/jonathanxuu/RescuePrimeOptimiezd.git?branch=lib#9006341c)
[INFO] [stderr]     Checking rescue-prime-optimized v0.4.0 (https://github.com/jonathanxuu/RescuePrimeOptimiezd.git?branch=lib#9006341c)
[INFO] [stderr]     Checking rs_merkle v1.4.2 (https://github.com/jonathanxuu/rs-merkle.git?branch=test#f8e625c8)
[INFO] [stderr]     Checking merkleNote v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `MerkleTree` and `algorithms::Sha256`
[INFO] [stdout]  --> src/lib.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `merkleNote` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `merkle_note`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MerkleTree` and `algorithms::Sha256`
[INFO] [stdout]  --> src/lib.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rs_merkle::{algorithms::Sha256, MerkleTree};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaves_to_prove`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let leaves_to_prove = &[*leaves.get(0).ok_or("can't get leaves to prove").unwrap()];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaves_to_prove`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaves_to_prove`
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let leaves_to_prove = &[*leaves.get(0).ok_or("can't get leaves to prove").unwrap()];
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leaves_to_prove`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.67s
[INFO] running `Command { std: "docker" "inspect" "214fc6f17305252122e4a3f3512cbbdc2420528b1e662a015516e97a5f9bf970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214fc6f17305252122e4a3f3512cbbdc2420528b1e662a015516e97a5f9bf970", kill_on_drop: false }`
[INFO] [stdout] 214fc6f17305252122e4a3f3512cbbdc2420528b1e662a015516e97a5f9bf970
