[INFO] cloning repository https://github.com/ed255/pod2-scratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ed255/pod2-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed255%2Fpod2-scratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed255%2Fpod2-scratch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d9ec43d50894dc17f8503a0ceca4914e546bab3
[INFO] checking ed255/pod2-scratch against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed255%2Fpod2-scratch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ed255/pod2-scratch
[INFO] finished tweaking git repo https://github.com/ed255/pod2-scratch
[INFO] tweaked toml for git repo https://github.com/ed255/pod2-scratch written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ed255/pod2-scratch on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ed255/pod2-scratch 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9be968b989519d31972b0ee76b276d16b80f8002687e741dc9ad390b3c51c692
[INFO] running `Command { std: "docker" "start" "-a" "9be968b989519d31972b0ee76b276d16b80f8002687e741dc9ad390b3c51c692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be968b989519d31972b0ee76b276d16b80f8002687e741dc9ad390b3c51c692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be968b989519d31972b0ee76b276d16b80f8002687e741dc9ad390b3c51c692", kill_on_drop: false }`
[INFO] [stdout] 9be968b989519d31972b0ee76b276d16b80f8002687e741dc9ad390b3c51c692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bda15a5a1f5467598ba38b9bac597dd1242c98aed3edb2109ba7a8e0a5006de
[INFO] running `Command { std: "docker" "start" "-a" "8bda15a5a1f5467598ba38b9bac597dd1242c98aed3edb2109ba7a8e0a5006de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking plonky2_util v1.0.0 (https://github.com/mir-protocol/plonky2#091047f7)
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking keccak-hash v0.8.0
[INFO] [stderr]     Checking plonky2_maybe_rayon v1.0.0 (https://github.com/mir-protocol/plonky2#091047f7)
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking plonky2_field v1.0.0 (https://github.com/mir-protocol/plonky2#091047f7)
[INFO] [stderr]     Checking plonky2 v1.0.0 (https://github.com/mir-protocol/plonky2#091047f7)
[INFO] [stderr]     Checking pod2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input_main_pods`
[INFO] [stdout]    --> src/backend.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         input_main_pods: Vec<MainPod>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_main_pods`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_main_pods`
[INFO] [stdout]    --> src/backend.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         input_main_pods: Vec<MainPod>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_main_pods`
[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 39.27s
[INFO] running `Command { std: "docker" "inspect" "8bda15a5a1f5467598ba38b9bac597dd1242c98aed3edb2109ba7a8e0a5006de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bda15a5a1f5467598ba38b9bac597dd1242c98aed3edb2109ba7a8e0a5006de", kill_on_drop: false }`
[INFO] [stdout] 8bda15a5a1f5467598ba38b9bac597dd1242c98aed3edb2109ba7a8e0a5006de
