[INFO] cloning repository https://github.com/agxmbhir/plonk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agxmbhir/plonk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagxmbhir%2Fplonk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagxmbhir%2Fplonk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50a4aa1ececb1b6d6b583ee17f2527f74ebea56c
[INFO] testing agxmbhir/plonk against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagxmbhir%2Fplonk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agxmbhir/plonk
[INFO] finished tweaking git repo https://github.com/agxmbhir/plonk
[INFO] tweaked toml for git repo https://github.com/agxmbhir/plonk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agxmbhir/plonk on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/agxmbhir/plonk 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8
[INFO] running `Command { std: "docker" "start" "95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling winter-utils v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling winter-math v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-test-curves v0.4.2
[INFO] [stdout] error[E0659]: `Config` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/g2.rs:13:55
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type G2Affine = bls12::G2Affine<crate::bls12_381::Config>;
[INFO] [stdout]    |                                                       ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Config` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use pairing::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] note: `Config` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use {fq::*, fq12::*, fq2::*, fq6::*, g1::*, g1_swu_iso::*, g2::*, g2_swu_iso::*};
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Config` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/g2.rs:14:63
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type G2Projective = bls12::G2Projective<crate::bls12_381::Config>;
[INFO] [stdout]    |                                                               ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Config` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use pairing::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] note: `Config` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use {fq::*, fq12::*, fq2::*, fq6::*, g1::*, g1_swu_iso::*, g2::*, g2_swu_iso::*};
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Config` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/g2.rs:67:61
[INFO] [stdout]    |
[INFO] [stdout] 67 |             point.mul_bigint(BigInt::new([crate::bls12_381::Config::X[0], 0, 0, 0]));
[INFO] [stdout]    |                                                             ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Config` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use pairing::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] note: `Config` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use {fq::*, fq12::*, fq2::*, fq6::*, g1::*, g1_swu_iso::*, g2::*, g2_swu_iso::*};
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Config` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/g2.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |         if crate::bls12_381::Config::X_IS_NEGATIVE {
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Config` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use pairing::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] note: `Config` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use {fq::*, fq12::*, fq2::*, fq6::*, g1::*, g1_swu_iso::*, g2::*, g2_swu_iso::*};
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Config` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/g2.rs:86:51
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let x: &'static [u64] = crate::bls12_381::Config::X;
[INFO] [stdout]    |                                                   ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Config` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use pairing::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] note: `Config` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-test-curves-0.4.2/src/bls12_381/mod.rs:21:64
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use {fq::*, fq12::*, fq2::*, fq6::*, g1::*, g1_swu_iso::*, g2::*, g2_swu_iso::*};
[INFO] [stdout]    |                                                                ^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Config` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ark-test-curves` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8", kill_on_drop: false }`
[INFO] [stdout] 95b4af26d0fd98772565262a8dd6102966b7dfdc15362c07585a7b57d8145eb8
