[INFO] cloning repository https://github.com/sid-alluri/merkle-sum-tree-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sid-alluri/merkle-sum-tree-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsid-alluri%2Fmerkle-sum-tree-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsid-alluri%2Fmerkle-sum-tree-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8aeb7d7f30d1c6aac4d3809c4b482baeef0c05d3
[INFO] checking sid-alluri/merkle-sum-tree-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsid-alluri%2Fmerkle-sum-tree-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sid-alluri/merkle-sum-tree-rust
[INFO] finished tweaking git repo https://github.com/sid-alluri/merkle-sum-tree-rust
[INFO] tweaked toml for git repo https://github.com/sid-alluri/merkle-sum-tree-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sid-alluri/merkle-sum-tree-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sid-alluri/merkle-sum-tree-rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/summa-dev/halo2-experiments`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded pasta_curves v0.4.1
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] [stderr]   Downloaded csv v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2112dd05cf416df57881ad9b22cfec5fe5ab13ea312a7fa846e72e35d9824933
[INFO] running `Command { std: "docker" "start" "-a" "2112dd05cf416df57881ad9b22cfec5fe5ab13ea312a7fa846e72e35d9824933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2112dd05cf416df57881ad9b22cfec5fe5ab13ea312a7fa846e72e35d9824933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2112dd05cf416df57881ad9b22cfec5fe5ab13ea312a7fa846e72e35d9824933", kill_on_drop: false }`
[INFO] [stdout] 2112dd05cf416df57881ad9b22cfec5fe5ab13ea312a7fa846e72e35d9824933
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d6eb22b809450acc52086f2aa085f626596530729d0f108ce6fc482ffa477a9
[INFO] running `Command { std: "docker" "start" "-a" "3d6eb22b809450acc52086f2aa085f626596530729d0f108ce6fc482ffa477a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking constant_time_eq v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling halo2curves v0.3.1 (https://github.com/privacy-scaling-explorations/halo2curves.git?tag=0.3.1#9b67e19b)
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking blake2b_simd v1.0.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling halo2curves v0.2.1 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.0#83c72d49)
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking pasta_curves v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v2023_02_02#0a8646b7)
[INFO] [stderr]     Checking csv v1.2.1
[INFO] [stderr]     Checking halo2_gadgets v0.2.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v2023_02_02#0a8646b7)
[INFO] [stderr]     Checking halo2-experiments v0.1.0 (https://github.com/summa-dev/halo2-experiments?branch=merkle-sum-tree#c748cfbf)
[INFO] [stderr]     Checking merkle-sum-tree-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `create_middle_node::create_middle_node`
[INFO] [stdout]   --> src/utils/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use create_middle_node::create_middle_node;
[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 import: `create_middle_node::create_middle_node`
[INFO] [stdout]   --> src/utils/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use create_middle_node::create_middle_node;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.28s
[INFO] running `Command { std: "docker" "inspect" "3d6eb22b809450acc52086f2aa085f626596530729d0f108ce6fc482ffa477a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6eb22b809450acc52086f2aa085f626596530729d0f108ce6fc482ffa477a9", kill_on_drop: false }`
[INFO] [stdout] 3d6eb22b809450acc52086f2aa085f626596530729d0f108ce6fc482ffa477a9
