[INFO] cloning repository https://github.com/HappyFalcon22/merkle-proof-for-zkmemory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HappyFalcon22/merkle-proof-for-zkmemory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHappyFalcon22%2Fmerkle-proof-for-zkmemory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHappyFalcon22%2Fmerkle-proof-for-zkmemory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bce4d4261db5f057e72cfc47e442394ae293062 [INFO] checking HappyFalcon22/merkle-proof-for-zkmemory against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHappyFalcon22%2Fmerkle-proof-for-zkmemory" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HappyFalcon22/merkle-proof-for-zkmemory on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HappyFalcon22/merkle-proof-for-zkmemory [INFO] finished tweaking git repo https://github.com/HappyFalcon22/merkle-proof-for-zkmemory [INFO] tweaked toml for git repo https://github.com/HappyFalcon22/merkle-proof-for-zkmemory written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HappyFalcon22/merkle-proof-for-zkmemory 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/privacy-scaling-explorations/halo2` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rs_merkle v1.4.1 [INFO] [stderr] Downloaded halo2curves v0.1.0 [INFO] [stderr] Downloaded constant_time_eq v0.2.6 [INFO] [stderr] Downloaded blake2b_simd v1.0.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d726da3a2bd5c39a0eee83e47faa3ef3fa962786b7313bd9c6c45514cafcbc14 [INFO] running `Command { std: "docker" "start" "-a" "d726da3a2bd5c39a0eee83e47faa3ef3fa962786b7313bd9c6c45514cafcbc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d726da3a2bd5c39a0eee83e47faa3ef3fa962786b7313bd9c6c45514cafcbc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d726da3a2bd5c39a0eee83e47faa3ef3fa962786b7313bd9c6c45514cafcbc14", kill_on_drop: false }` [INFO] [stdout] d726da3a2bd5c39a0eee83e47faa3ef3fa962786b7313bd9c6c45514cafcbc14 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ed6ee2892cf2b7d107e0af4a25282c707f9f00f1d3c65ac878af542a5cd7fe1 [INFO] running `Command { std: "docker" "start" "-a" "3ed6ee2892cf2b7d107e0af4a25282c707f9f00f1d3c65ac878af542a5cd7fe1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking blake2b_simd v1.0.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081) [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling halo2curves v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking rs_merkle v1.4.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2?tag=v2023_04_20#be955686) [INFO] [stderr] Checking kzg_implement v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `show_record_by_time_log` and `expose_trace` are never used [INFO] [stdout] --> src/main.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 32 | trait MemoryTraceOp { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 37 | fn show_record_by_time_log(&mut self, time_log: usize) -> DummyTraceRecord; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | /// Get the memory trace [INFO] [stdout] 39 | fn expose_trace(&mut self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `show_record_by_time_log` and `expose_trace` are never used [INFO] [stdout] --> src/main.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 32 | trait MemoryTraceOp { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 37 | fn show_record_by_time_log(&mut self, time_log: usize) -> DummyTraceRecord; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | /// Get the memory trace [INFO] [stdout] 39 | fn expose_trace(&mut self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.41s [INFO] running `Command { std: "docker" "inspect" "3ed6ee2892cf2b7d107e0af4a25282c707f9f00f1d3c65ac878af542a5cd7fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed6ee2892cf2b7d107e0af4a25282c707f9f00f1d3c65ac878af542a5cd7fe1", kill_on_drop: false }` [INFO] [stdout] 3ed6ee2892cf2b7d107e0af4a25282c707f9f00f1d3c65ac878af542a5cd7fe1