[INFO] cloning repository https://github.com/kashbrti/witnessgen_oracles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kashbrti/witnessgen_oracles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkashbrti%2Fwitnessgen_oracles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkashbrti%2Fwitnessgen_oracles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b6c7a02f079d71ac3e3baac0d9094eaa0eca566
[INFO] checking kashbrti/witnessgen_oracles against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkashbrti%2Fwitnessgen_oracles" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  54% (2809/5168)
Updating files:  55% (2843/5168)
Updating files:  56% (2895/5168)
Updating files:  57% (2946/5168)
Updating files:  58% (2998/5168)
Updating files:  58% (3003/5168)
Updating files:  59% (3050/5168)
Updating files:  60% (3101/5168)
Updating files:  61% (3153/5168)
Updating files:  61% (3172/5168)
Updating files:  62% (3205/5168)
Updating files:  63% (3256/5168)
Updating files:  64% (3308/5168)
Updating files:  64% (3336/5168)
Updating files:  65% (3360/5168)
Updating files:  66% (3411/5168)
Updating files:  67% (3463/5168)
Updating files:  68% (3515/5168)
Updating files:  69% (3566/5168)
Updating files:  69% (3599/5168)
Updating files:  70% (3618/5168)
Updating files:  71% (3670/5168)
Updating files:  72% (3721/5168)
Updating files:  73% (3773/5168)
Updating files:  74% (3825/5168)
Updating files:  75% (3876/5168)
Updating files:  76% (3928/5168)
Updating files:  77% (3980/5168)
Updating files:  78% (4032/5168)
Updating files:  79% (4083/5168)
Updating files:  80% (4135/5168)
Updating files:  81% (4187/5168)
Updating files:  82% (4238/5168)
Updating files:  83% (4290/5168)
Updating files:  84% (4342/5168)
Updating files:  85% (4393/5168)
Updating files:  86% (4445/5168)
Updating files:  87% (4497/5168)
Updating files:  88% (4548/5168)
Updating files:  89% (4600/5168)
Updating files:  90% (4652/5168)
Updating files:  91% (4703/5168)
Updating files:  91% (4740/5168)
Updating files:  92% (4755/5168)
Updating files:  93% (4807/5168)
Updating files:  94% (4858/5168)
Updating files:  95% (4910/5168)
Updating files:  96% (4962/5168)
Updating files:  97% (5013/5168)
Updating files:  98% (5065/5168)
Updating files:  99% (5117/5168)
Updating files: 100% (5168/5168)
Updating files: 100% (5168/5168), done.
[INFO] started tweaking git repo https://github.com/kashbrti/witnessgen_oracles
[INFO] finished tweaking git repo https://github.com/kashbrti/witnessgen_oracles
[INFO] tweaked toml for git repo https://github.com/kashbrti/witnessgen_oracles written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kashbrti/witnessgen_oracles on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kashbrti/witnessgen_oracles 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97427a9c5f0fec10cdaaa8f839ec1b7a103a76832335666f11d9667aad3a2e1e
[INFO] running `Command { std: "docker" "start" "-a" "97427a9c5f0fec10cdaaa8f839ec1b7a103a76832335666f11d9667aad3a2e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97427a9c5f0fec10cdaaa8f839ec1b7a103a76832335666f11d9667aad3a2e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97427a9c5f0fec10cdaaa8f839ec1b7a103a76832335666f11d9667aad3a2e1e", kill_on_drop: false }`
[INFO] [stdout] 97427a9c5f0fec10cdaaa8f839ec1b7a103a76832335666f11d9667aad3a2e1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d65f594bedb537abb1009c984129b60177cbbf8c002876d72591df9209ed25b5
[INFO] running `Command { std: "docker" "start" "-a" "d65f594bedb537abb1009c984129b60177cbbf8c002876d72591df9209ed25b5", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.24.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking jsonrpsee-types v0.24.8
[INFO] [stderr]     Checking jsonrpsee-core v0.24.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking jsonrpsee-client-transport v0.24.8
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking jsonrpsee-ws-client v0.24.8
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking jsonrpsee-server v0.24.8
[INFO] [stderr]     Checking jsonrpsee-http-client v0.24.8
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking jsonrpsee v0.24.8
[INFO] [stderr]     Checking ark-test-curves v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d65f594bedb537abb1009c984129b60177cbbf8c002876d72591df9209ed25b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d65f594bedb537abb1009c984129b60177cbbf8c002876d72591df9209ed25b5", kill_on_drop: false }`
[INFO] [stdout] d65f594bedb537abb1009c984129b60177cbbf8c002876d72591df9209ed25b5
