[INFO] cloning repository https://github.com/KENILSHAHH/plonky3-addition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KENILSHAHH/plonky3-addition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKENILSHAHH%2Fplonky3-addition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKENILSHAHH%2Fplonky3-addition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 603d8c8996f662b7f67a27b65a2613214cb7d527 [INFO] checking KENILSHAHH/plonky3-addition against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKENILSHAHH%2Fplonky3-addition" "/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/KENILSHAHH/plonky3-addition [INFO] finished tweaking git repo https://github.com/KENILSHAHH/plonky3-addition [INFO] tweaked toml for git repo https://github.com/KENILSHAHH/plonky3-addition written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KENILSHAHH/plonky3-addition on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KENILSHAHH/plonky3-addition 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-forest v0.1.6 [INFO] [stderr] Downloaded nums v0.1.0 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded blake3 v1.5.3 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fe5e73137177f809d85410c2fea7b6b33214abbcd25cdbb4f0d98ad0646a86c [INFO] running `Command { std: "docker" "start" "-a" "0fe5e73137177f809d85410c2fea7b6b33214abbcd25cdbb4f0d98ad0646a86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fe5e73137177f809d85410c2fea7b6b33214abbcd25cdbb4f0d98ad0646a86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe5e73137177f809d85410c2fea7b6b33214abbcd25cdbb4f0d98ad0646a86c", kill_on_drop: false }` [INFO] [stdout] 0fe5e73137177f809d85410c2fea7b6b33214abbcd25cdbb4f0d98ad0646a86c [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f783c55e10b71a85f7181896162754d6e5f43ddebfc692556025c436718c1fb3 [INFO] running `Command { std: "docker" "start" "-a" "f783c55e10b71a85f7181896162754d6e5f43ddebfc692556025c436718c1fb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [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 tracing-forest v0.1.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking nums v0.1.0 [INFO] [stderr] Checking p3-util v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-field v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-challenger v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-blake3 v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-keccak v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-interpolation v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-air v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-commit v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-merkle-tree v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-mds v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-fri v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-uni-stark v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-poseidon2 v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-poseidon v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-monty-31 v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-mersenne-31 v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-goldilocks v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-circle v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking p3-baby-bear v0.1.0 (https://github.com/Plonky3/Plonky3.git#a650e8c5) [INFO] [stderr] Checking fibonacci v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s [INFO] running `Command { std: "docker" "inspect" "f783c55e10b71a85f7181896162754d6e5f43ddebfc692556025c436718c1fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f783c55e10b71a85f7181896162754d6e5f43ddebfc692556025c436718c1fb3", kill_on_drop: false }` [INFO] [stdout] f783c55e10b71a85f7181896162754d6e5f43ddebfc692556025c436718c1fb3