[INFO] fetching crate plonky2 1.0.2... [INFO] checking plonky2-1.0.2 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate plonky2 1.0.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate plonky2 1.0.2 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate plonky2 1.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate plonky2 1.0.2 [INFO] tweaked toml for crates.io crate plonky2 1.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate plonky2 1.0.2 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" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26e005aca7321b9558336db568a23d88249d49007b35da23ddafb56992fcad67 [INFO] running `Command { std: "docker" "start" "-a" "26e005aca7321b9558336db568a23d88249d49007b35da23ddafb56992fcad67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26e005aca7321b9558336db568a23d88249d49007b35da23ddafb56992fcad67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e005aca7321b9558336db568a23d88249d49007b35da23ddafb56992fcad67", kill_on_drop: false }` [INFO] [stdout] 26e005aca7321b9558336db568a23d88249d49007b35da23ddafb56992fcad67 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fac10013ee9f0d8b4cfdf87100a3b88ef98ee252a578d39bc35ee70c92a99f41 [INFO] running `Command { std: "docker" "start" "-a" "fac10013ee9f0d8b4cfdf87100a3b88ef98ee252a578d39bc35ee70c92a99f41", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking plonky2_util v1.0.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking keccak-hash v0.8.0 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [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 structopt v0.3.26 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking plonky2_maybe_rayon v1.0.0 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking plonky2_field v1.0.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Packing` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plonky2_field-1.0.0/src/batch_util.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | pack_slice_with_leftovers_mut::<::Packing>(out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::Packing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Packing` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plonky2_field-1.0.0/src/batch_util.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | pack_slice_with_leftovers_mut::<::Packing>(out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::Packing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot normalize `::Packing` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plonky2_field-1.0.0/src/fft.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | let lg_packed_width = log2_strict(::Packing::WIDTH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot normalize `::Packing` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plonky2_field` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fac10013ee9f0d8b4cfdf87100a3b88ef98ee252a578d39bc35ee70c92a99f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac10013ee9f0d8b4cfdf87100a3b88ef98ee252a578d39bc35ee70c92a99f41", kill_on_drop: false }` [INFO] [stdout] fac10013ee9f0d8b4cfdf87100a3b88ef98ee252a578d39bc35ee70c92a99f41