[INFO] cloning repository https://github.com/0xvon/fibonacci-halo2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xvon/fibonacci-halo2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffibonacci-halo2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffibonacci-halo2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8387d9dd71ac43c720a2cefa75d5dc3377096e3
[INFO] checking 0xvon/fibonacci-halo2 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffibonacci-halo2" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xvon/fibonacci-halo2
[INFO] finished tweaking git repo https://github.com/0xvon/fibonacci-halo2
[INFO] tweaked toml for git repo https://github.com/0xvon/fibonacci-halo2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xvon/fibonacci-halo2 on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xvon/fibonacci-halo2 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daa1fe58c8867c0a91743c5f0cbd77f608687d2072762eb22a4bcd796e7c925d
[INFO] running `Command { std: "docker" "start" "-a" "daa1fe58c8867c0a91743c5f0cbd77f608687d2072762eb22a4bcd796e7c925d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daa1fe58c8867c0a91743c5f0cbd77f608687d2072762eb22a4bcd796e7c925d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa1fe58c8867c0a91743c5f0cbd77f608687d2072762eb22a4bcd796e7c925d", kill_on_drop: false }`
[INFO] [stdout] daa1fe58c8867c0a91743c5f0cbd77f608687d2072762eb22a4bcd796e7c925d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddc2dac2ff0764b6c2f17548bc09e99644ae57a5649965752d65599abe95f515
[INFO] running `Command { std: "docker" "start" "-a" "ddc2dac2ff0764b6c2f17548bc09e99644ae57a5649965752d65599abe95f515", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking blake2b_simd v1.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking pasta_curves v0.4.1
[INFO] [stderr]     Checking halo2_proofs v0.1.0 (https://github.com/zcash/halo2.git?rev=a898d65ae3ad3d41987666f6a03cfc15edae01c4#a898d65a)
[INFO] [stderr]     Checking fibonacci-halo2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `FibonacciConfig` is never constructed
[INFO] [stdout]  --> src/main.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct FibonacciConfig {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciChip` is never constructed
[INFO] [stdout]   --> src/main.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct FibonacciChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]    --> src/main.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FibonacciConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn assign_first_row(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn assign_row(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyCircuit` is never constructed
[INFO] [stdout]    --> src/main.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.83s
[INFO] running `Command { std: "docker" "inspect" "ddc2dac2ff0764b6c2f17548bc09e99644ae57a5649965752d65599abe95f515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddc2dac2ff0764b6c2f17548bc09e99644ae57a5649965752d65599abe95f515", kill_on_drop: false }`
[INFO] [stdout] ddc2dac2ff0764b6c2f17548bc09e99644ae57a5649965752d65599abe95f515
