[INFO] cloning repository https://github.com/akalmykov/fast_ntt_pyo3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akalmykov/fast_ntt_pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakalmykov%2Ffast_ntt_pyo3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakalmykov%2Ffast_ntt_pyo3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d473f575f51dcd71da361a16ef85f08ae19c320d
[INFO] checking akalmykov/fast_ntt_pyo3 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakalmykov%2Ffast_ntt_pyo3" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akalmykov/fast_ntt_pyo3
[INFO] finished tweaking git repo https://github.com/akalmykov/fast_ntt_pyo3
[INFO] tweaked toml for git repo https://github.com/akalmykov/fast_ntt_pyo3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akalmykov/fast_ntt_pyo3 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/akalmykov/fast_ntt_pyo3 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] warning: patch `ark-crypto-primitives v0.5.0 (https://github.com/arkworks-rs/crypto-primitives#39fb17bd)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-ec v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-ff v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-poly v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-serialize v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-std v0.5.0 (https://github.com/arkworks-rs/std#73dcad08)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-test-curves v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6e1428188ebbed35e8d813d9c3d31ad92639e497fd6f34ba9f0ea8093f826f3e
[INFO] running `Command { std: "docker" "start" "-a" "6e1428188ebbed35e8d813d9c3d31ad92639e497fd6f34ba9f0ea8093f826f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e1428188ebbed35e8d813d9c3d31ad92639e497fd6f34ba9f0ea8093f826f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e1428188ebbed35e8d813d9c3d31ad92639e497fd6f34ba9f0ea8093f826f3e", kill_on_drop: false }`
[INFO] [stdout] 6e1428188ebbed35e8d813d9c3d31ad92639e497fd6f34ba9f0ea8093f826f3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 37f8653e164f84ce656cbd99bc62207d0518481fdcf7ed49ddfe2e9137933775
[INFO] running `Command { std: "docker" "start" "-a" "37f8653e164f84ce656cbd99bc62207d0518481fdcf7ed49ddfe2e9137933775", kill_on_drop: false }`
[INFO] [stderr] warning: patch `ark-crypto-primitives v0.5.0 (https://github.com/arkworks-rs/crypto-primitives#39fb17bd)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-ec v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-ff v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-poly v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-serialize v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-std v0.5.0 (https://github.com/arkworks-rs/std#73dcad08)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-test-curves v0.5.0 (https://github.com/arkworks-rs/algebra#48ec86ef)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-relations v0.4.0
[INFO] [stderr]     Checking poseidon-parameters v0.4.0
[INFO] [stderr]     Checking poseidon-paramgen v0.4.0
[INFO] [stderr]     Checking ark-snark v0.4.0
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-crypto-primitives v0.4.0
[INFO] [stderr]     Checking 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" "37f8653e164f84ce656cbd99bc62207d0518481fdcf7ed49ddfe2e9137933775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f8653e164f84ce656cbd99bc62207d0518481fdcf7ed49ddfe2e9137933775", kill_on_drop: false }`
[INFO] [stdout] 37f8653e164f84ce656cbd99bc62207d0518481fdcf7ed49ddfe2e9137933775
