[INFO] cloning repository https://github.com/luckychacha/zkp-learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luckychacha/zkp-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluckychacha%2Fzkp-learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluckychacha%2Fzkp-learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ebde1bb6f1bff6c0ecc0035b02c87c7b38a746a
[INFO] checking luckychacha/zkp-learning against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluckychacha%2Fzkp-learning" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/luckychacha/zkp-learning on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/luckychacha/zkp-learning
[INFO] finished tweaking git repo https://github.com/luckychacha/zkp-learning
[INFO] tweaked toml for git repo https://github.com/luckychacha/zkp-learning written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/luckychacha/zkp-learning 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87a6798ad6b7e45433b89d5882383ce643ff431c99566c791c1d87e5586572c2
[INFO] running `Command { std: "docker" "start" "-a" "87a6798ad6b7e45433b89d5882383ce643ff431c99566c791c1d87e5586572c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87a6798ad6b7e45433b89d5882383ce643ff431c99566c791c1d87e5586572c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a6798ad6b7e45433b89d5882383ce643ff431c99566c791c1d87e5586572c2", kill_on_drop: false }`
[INFO] [stdout] 87a6798ad6b7e45433b89d5882383ce643ff431c99566c791c1d87e5586572c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0c3bd4c4071b48fe1f77b8caf718857faf99d6bd72eab384100ad970a187d0d
[INFO] running `Command { std: "docker" "start" "-a" "b0c3bd4c4071b48fe1f77b8caf718857faf99d6bd72eab384100ad970a187d0d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking halo2_proofs v0.3.0
[INFO] [stderr]     Checking fibonacci v0.1.0 (/opt/rustwide/workdir/fibonacci)
[INFO] [stderr]     Checking simple-example v0.1.0 (/opt/rustwide/workdir/simple-example)
[INFO] [stdout] warning: unused import: `Assigned`
[INFO] [stdout]  --> simple-example/src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Advice, Assigned, Column, ConstraintSystem, Error, Fixed, Instance, Selector,
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Assigned`
[INFO] [stdout]  --> simple-example/src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Advice, Assigned, Column, ConstraintSystem, Error, Fixed, Instance, Selector,
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::arithmetic::Field`
[INFO] [stdout]  --> fibonacci/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use halo2_proofs::arithmetic::Field;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::alloc::Layout`
[INFO] [stdout]  --> fibonacci/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::alloc::Layout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `halo2_proofs::arithmetic::Field`
[INFO] [stdout]  --> fibonacci/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use halo2_proofs::arithmetic::Field;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::alloc::Layout`
[INFO] [stdout]  --> fibonacci/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::alloc::Layout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NumericInstructions` is never used
[INFO] [stdout]   --> simple-example/src/main.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | trait NumericInstructions<F: Field>: Chip<F> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FieldChip` is never constructed
[INFO] [stdout]   --> simple-example/src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct FieldChip<F: Field> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `construct` and `configure` are never used
[INFO] [stdout]   --> simple-example/src/main.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<F: Field> FieldChip<F> {
[INFO] [stdout]    | --------------------------- associated functions in this implementation
[INFO] [stdout] 66 |     fn construct(config: <Self as Chip<F>>::Config) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn configure(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `advice`, `instance`, and `s_mul` are never read
[INFO] [stdout]    --> simple-example/src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct FieldConfig {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 119 |     advice: [Column<Advice>; 2],
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 120 |     instance: Column<Instance>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 121 |     s_mul: Selector,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NumericInstructions` is never used
[INFO] [stdout]   --> simple-example/src/main.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | trait NumericInstructions<F: Field>: Chip<F> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FieldChip` is never constructed
[INFO] [stdout]   --> simple-example/src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct FieldChip<F: Field> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `construct` and `configure` are never used
[INFO] [stdout]   --> simple-example/src/main.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<F: Field> FieldChip<F> {
[INFO] [stdout]    | --------------------------- associated functions in this implementation
[INFO] [stdout] 66 |     fn construct(config: <Self as Chip<F>>::Config) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn configure(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `advice`, `instance`, and `s_mul` are never read
[INFO] [stdout]    --> simple-example/src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct FieldConfig {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 119 |     advice: [Column<Advice>; 2],
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 120 |     instance: Column<Instance>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 121 |     s_mul: Selector,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c_val`
[INFO] [stdout]   --> fibonacci/src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let c_val = a.and_then(|a| b.map(|b| a + b));
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_c_val`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c_val`
[INFO] [stdout]   --> fibonacci/src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 let c_val = a.and_then(|a| b.map(|b| a + b));
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_c_val`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.65s
[INFO] running `Command { std: "docker" "inspect" "b0c3bd4c4071b48fe1f77b8caf718857faf99d6bd72eab384100ad970a187d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c3bd4c4071b48fe1f77b8caf718857faf99d6bd72eab384100ad970a187d0d", kill_on_drop: false }`
[INFO] [stdout] b0c3bd4c4071b48fe1f77b8caf718857faf99d6bd72eab384100ad970a187d0d
