[INFO] fetching crate zkp-primefield 0.1.1... [INFO] checking zkp-primefield-0.1.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate zkp-primefield 0.1.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate zkp-primefield 0.1.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate zkp-primefield 0.1.1 [INFO] finished tweaking crates.io crate zkp-primefield 0.1.1 [INFO] tweaked toml for crates.io crate zkp-primefield 0.1.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21e4e1d4de660dd40bdcde43039061a5525808f72c860348ef89e24e0da93dde [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "21e4e1d4de660dd40bdcde43039061a5525808f72c860348ef89e24e0da93dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21e4e1d4de660dd40bdcde43039061a5525808f72c860348ef89e24e0da93dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e4e1d4de660dd40bdcde43039061a5525808f72c860348ef89e24e0da93dde", kill_on_drop: false }` [INFO] [stdout] 21e4e1d4de660dd40bdcde43039061a5525808f72c860348ef89e24e0da93dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf21a11c42fddae6bc9065a7b8de128e446f1401490cb9fdd88a2ffc76f30df1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf21a11c42fddae6bc9065a7b8de128e446f1401490cb9fdd88a2ffc76f30df1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking no-std-compat v0.1.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling zkp-macros-lib v0.1.0 [INFO] [stderr] Compiling zkp-macros-impl v0.1.0 [INFO] [stderr] Checking zkp-macros-decl v0.1.0 [INFO] [stderr] Checking zkp-u256 v0.1.1 [INFO] [stderr] Checking zkp-primefield v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> src/field.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | use quickcheck::{Arbitrary, Gen}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `quickcheck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck_macros` [INFO] [stdout] --> src/fft.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | use quickcheck_macros::quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `quickcheck_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck_macros` [INFO] [stdout] --> src/field.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | use quickcheck_macros::quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `quickcheck_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck_macros` [INFO] [stdout] --> src/montgomery.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | use quickcheck_macros::quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `quickcheck_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck_macros` [INFO] [stdout] --> src/square_root.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | use quickcheck_macros::quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `quickcheck_macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/fft.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/fft.rs:332:7 [INFO] [stdout] | [INFO] [stdout] 332 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/fft.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:426:7 [INFO] [stdout] | [INFO] [stdout] 426 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:438:7 [INFO] [stdout] | [INFO] [stdout] 438 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:443:7 [INFO] [stdout] | [INFO] [stdout] 443 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:453:7 [INFO] [stdout] | [INFO] [stdout] 453 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:458:7 [INFO] [stdout] | [INFO] [stdout] 458 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:463:7 [INFO] [stdout] | [INFO] [stdout] 463 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:468:7 [INFO] [stdout] | [INFO] [stdout] 468 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:473:7 [INFO] [stdout] | [INFO] [stdout] 473 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:478:7 [INFO] [stdout] | [INFO] [stdout] 478 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:483:7 [INFO] [stdout] | [INFO] [stdout] 483 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:491:7 [INFO] [stdout] | [INFO] [stdout] 491 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:496:7 [INFO] [stdout] | [INFO] [stdout] 496 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:501:7 [INFO] [stdout] | [INFO] [stdout] 501 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:506:7 [INFO] [stdout] | [INFO] [stdout] 506 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:511:7 [INFO] [stdout] | [INFO] [stdout] 511 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/field.rs:516:7 [INFO] [stdout] | [INFO] [stdout] 516 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/montgomery.rs:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/square_root.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `quickcheck` [INFO] [stdout] --> src/square_root.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zkp-primefield` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cf21a11c42fddae6bc9065a7b8de128e446f1401490cb9fdd88a2ffc76f30df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf21a11c42fddae6bc9065a7b8de128e446f1401490cb9fdd88a2ffc76f30df1", kill_on_drop: false }` [INFO] [stdout] cf21a11c42fddae6bc9065a7b8de128e446f1401490cb9fdd88a2ffc76f30df1