[INFO] cloning repository https://github.com/guha-rahul/Plonky3-polyVerifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guha-rahul/Plonky3-polyVerifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguha-rahul%2FPlonky3-polyVerifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguha-rahul%2FPlonky3-polyVerifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02f36a9434475d3cab76154e665d922d4a45e731
[INFO] documenting guha-rahul/Plonky3-polyVerifier against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguha-rahul%2FPlonky3-polyVerifier" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/guha-rahul/Plonky3-polyVerifier on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/guha-rahul/Plonky3-polyVerifier
[INFO] finished tweaking git repo https://github.com/guha-rahul/Plonky3-polyVerifier
[INFO] tweaked toml for git repo https://github.com/guha-rahul/Plonky3-polyVerifier written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/guha-rahul/Plonky3-polyVerifier 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" "+beta-2025-04-20" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c69d12deaca102c9c712a578a68ef677aa5b402610ceb743e8363d26354a0f87
[INFO] running `Command { std: "docker" "start" "-a" "c69d12deaca102c9c712a578a68ef677aa5b402610ceb743e8363d26354a0f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c69d12deaca102c9c712a578a68ef677aa5b402610ceb743e8363d26354a0f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69d12deaca102c9c712a578a68ef677aa5b402610ceb743e8363d26354a0f87", kill_on_drop: false }`
[INFO] [stdout] c69d12deaca102c9c712a578a68ef677aa5b402610ceb743e8363d26354a0f87
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a101f3da874576e2c952ff8f2e1576f37d3bedb05965f201fdf9691a067af48
[INFO] running `Command { std: "docker" "start" "-a" "4a101f3da874576e2c952ff8f2e1576f37d3bedb05965f201fdf9691a067af48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking nums v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking p3-util v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-field v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-matrix v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-symmetric v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-challenger v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-dft v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-air v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-interpolation v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stderr]     Checking p3-commit v0.1.0 (https://github.com/Plonky3/Plonky3.git?rev=0743900095e327c3ae9b2b39807300d26258ccc4#07439000)
[INFO] [stdout] error[E0284]: type annotations needed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/plonky3-7d8a3b21a665a86f/0743900/dft/src/butterflies.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn apply<PF: PackedField<Scalar = F>>(&self, x_1: &mut PF, x_2: &mut PF);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]   |
[INFO] [stdout]   = note: cannot satisfy `<PF as PackedValue>::Value == _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0284`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `p3-dft` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a101f3da874576e2c952ff8f2e1576f37d3bedb05965f201fdf9691a067af48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a101f3da874576e2c952ff8f2e1576f37d3bedb05965f201fdf9691a067af48", kill_on_drop: false }`
[INFO] [stdout] 4a101f3da874576e2c952ff8f2e1576f37d3bedb05965f201fdf9691a067af48
