[INFO] fetching crate ark-nonnative-field 0.3.0...
[INFO] testing ark-nonnative-field-0.3.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate ark-nonnative-field 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ark-nonnative-field 0.3.0
[INFO] finished tweaking crates.io crate ark-nonnative-field 0.3.0
[INFO] tweaked toml for crates.io crate ark-nonnative-field 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ark-nonnative-field 0.3.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding ark-bls12-377 v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-bls12-381 v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-ec v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-ff v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-mnt4-298 v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-mnt4-753 v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-mnt6-298 v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-mnt6-753 v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-pallas v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-r1cs-std v0.3.1 (available: v0.5.0)
[INFO] [stderr]       Adding ark-relations v0.3.0 (available: v0.5.1)
[INFO] [stderr]       Adding ark-std v0.3.0 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc981e26111451b8d5f4ec9997f21dc017d02e14bfe86f336d263f0b04d49a06
[INFO] running `Command { std: "docker" "start" "-a" "fc981e26111451b8d5f4ec9997f21dc017d02e14bfe86f336d263f0b04d49a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc981e26111451b8d5f4ec9997f21dc017d02e14bfe86f336d263f0b04d49a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc981e26111451b8d5f4ec9997f21dc017d02e14bfe86f336d263f0b04d49a06", kill_on_drop: false }`
[INFO] [stdout] fc981e26111451b8d5f4ec9997f21dc017d02e14bfe86f336d263f0b04d49a06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 42288cbbb411b1e2bbbd0ebf942896b6f574575dd043ae3d14224b807d3de3db
[INFO] running `Command { std: "docker" "start" "-a" "42288cbbb411b1e2bbbd0ebf942896b6f574575dd043ae3d14224b807d3de3db", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-relations v0.3.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.3.1
[INFO] [stderr]    Compiling ark-nonnative-field v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.30s
[INFO] running `Command { std: "docker" "inspect" "42288cbbb411b1e2bbbd0ebf942896b6f574575dd043ae3d14224b807d3de3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42288cbbb411b1e2bbbd0ebf942896b6f574575dd043ae3d14224b807d3de3db", kill_on_drop: false }`
[INFO] [stdout] 42288cbbb411b1e2bbbd0ebf942896b6f574575dd043ae3d14224b807d3de3db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 953772be45be53e8e3ae7ae466c3fe08928ffe54cf6808bfc696568dc3509469
[INFO] running `Command { std: "docker" "start" "-a" "953772be45be53e8e3ae7ae466c3fe08928ffe54cf6808bfc696568dc3509469", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-relations v0.3.0
[INFO] [stderr]    Compiling ark-mnt4-298 v0.3.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.3.1
[INFO] [stderr]    Compiling ark-mnt4-753 v0.3.0
[INFO] [stderr]    Compiling ark-bls12-377 v0.3.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-pallas v0.3.0
[INFO] [stderr]    Compiling ark-mnt6-298 v0.3.0
[INFO] [stderr]    Compiling ark-mnt6-753 v0.3.0
[INFO] [stderr]    Compiling ark-nonnative-field v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ci`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(not(ci))]
[INFO] [stdout]    |           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ci`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(ci)]
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ci`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(not(ci))]
[INFO] [stdout]    |           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ci`
[INFO] [stdout]   --> tests/arithmetic_tests.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(ci)]
[INFO] [stdout]    |       ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ci`
[INFO] [stdout]    --> tests/arithmetic_tests.rs:681:11
[INFO] [stdout]     |
[INFO] [stdout] 681 | #[cfg(not(ci))]
[INFO] [stdout]     |           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "953772be45be53e8e3ae7ae466c3fe08928ffe54cf6808bfc696568dc3509469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953772be45be53e8e3ae7ae466c3fe08928ffe54cf6808bfc696568dc3509469", kill_on_drop: false }`
[INFO] [stdout] 953772be45be53e8e3ae7ae466c3fe08928ffe54cf6808bfc696568dc3509469
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a683751ae7df907b80a0ccfb2e431fc5cc9580f4124a1d447cb4911d83ef5885
[INFO] running `Command { std: "docker" "start" "-a" "a683751ae7df907b80a0ccfb2e431fc5cc9580f4124a1d447cb4911d83ef5885", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `ci`
[INFO] [stderr]   --> tests/arithmetic_tests.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg(not(ci))]
[INFO] [stderr]    |           ^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ci`
[INFO] [stderr]   --> tests/arithmetic_tests.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg(ci)]
[INFO] [stderr]    |       ^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ci`
[INFO] [stderr]   --> tests/arithmetic_tests.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg(not(ci))]
[INFO] [stderr]    |           ^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ci`
[INFO] [stderr]   --> tests/arithmetic_tests.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[cfg(ci)]
[INFO] [stderr]    |       ^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ci`
[INFO] [stderr]    --> tests/arithmetic_tests.rs:681:11
[INFO] [stderr]     |
[INFO] [stderr] 681 | #[cfg(not(ci))]
[INFO] [stderr]     |           ^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ark-nonnative-field` (test "arithmetic_tests") generated 5 warnings
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ark-nonnative-field/d935455782bc3a8c/deps/ark_nonnative_field-d935455782bc3a8c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/arithmetic_tests.rs (/opt/rustwide/target/debug/build/ark-nonnative-field/947f9e7751bc7a41/deps/arithmetic_tests-947f9e7751bc7a41)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test addition_test_bls12mnt4small ... ok
[INFO] [stdout] test addition_test_mnt46small ... ok
[INFO] [stdout] test addition_test_bls12 ... ok
[INFO] [stdout] test addition_test_mnt64small ... ok
[INFO] [stdout] test addition_test_pallasfqfr ... ok
[INFO] [stdout] test addition_test_pallasfrfq ... ok
[INFO] [stdout] test addition_test_mnt6frpallasfr ... ok
[INFO] [stdout] test addition_test_mnt6bigmnt4small ... ok
[INFO] [stdout] test allocation_test_bls12 ... ok
[INFO] [stdout] test allocation_test_bls12mnt4small ... ok
[INFO] [stdout] test addition_test_pallasfrmnt6fr ... ok
[INFO] [stdout] test addition_test_mnt64big ... ok
[INFO] [stdout] test allocation_test_mnt46small ... ok
[INFO] [stdout] test addition_test_mnt46big ... ok
[INFO] [stdout] test allocation_test_mnt64small ... ok
[INFO] [stdout] test allocation_test_pallasfqfr ... ok
[INFO] [stdout] test allocation_test_pallasfrfq ... ok
[INFO] [stdout] test allocation_test_mnt6bigmnt4small ... ok
[INFO] [stdout] test allocation_test_mnt6frpallasfr ... ok
[INFO] [stdout] test allocation_test_mnt64big ... ok
[INFO] [stdout] test allocation_test_pallasfrmnt6fr ... ok
[INFO] [stdout] test allocation_test_mnt46big ... ok
[INFO] [stdout] test distribution_law_test_bls12mnt4small ... ok
[INFO] [stdout] test distribution_law_test_mnt46small ... ok
[INFO] [stdout] test distribution_law_test_bls12 ... ok
[INFO] [stdout] test distribution_law_test_mnt64small ... ok
[INFO] [stdout] test addition_stress_test_bls12 has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_bls12mnt4small has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_mnt46big has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_mnt46small has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_mnt64big has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_mnt64small has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_mnt6bigmnt4small has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_mnt6frpallasfr has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_pallasfqfr has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_pallasfrfq has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_pallasfrmnt6fr has been running for over 60 seconds
[INFO] [stdout] test distribution_law_test_pallasfqfr ... ok
[INFO] [stdout] test addition_stress_test_pallasfqfr ... ok
[INFO] [stdout] test addition_stress_test_pallasfrfq ... ok
[INFO] [stdout] test distribution_law_test_mnt46big has been running for over 60 seconds
[INFO] [stdout] test distribution_law_test_mnt64big has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_bls12mnt4small ... ok
[INFO] [stdout] test distribution_law_test_pallasfrmnt6fr ... ok
[INFO] [stdout] test distribution_law_test_pallasfrfq ... ok
[INFO] [stdout] test addition_stress_test_mnt64small ... ok
[INFO] [stdout] test addition_stress_test_mnt46small ... ok
[INFO] [stdout] test distribution_law_test_mnt6bigmnt4small has been running for over 60 seconds
[INFO] [stdout] test double_stress_test_1_bls12mnt4small ... ok
[INFO] [stdout] test distribution_law_test_mnt6frpallasfr has been running for over 60 seconds
[INFO] [stdout] test addition_stress_test_bls12 ... ok
[INFO] [stdout] test double_stress_test_1_bls12 ... ok
[INFO] [stdout] test addition_stress_test_pallasfrmnt6fr ... ok
[INFO] [stdout] test double_stress_test_1_mnt46small ... ok
[INFO] [stdout] test double_stress_test_1_mnt64small ... ok
[INFO] [stdout] test distribution_law_test_mnt64big ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test arithmetic_tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ark-nonnative-field/947f9e7751bc7a41/deps/arithmetic_tests-947f9e7751bc7a41` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a683751ae7df907b80a0ccfb2e431fc5cc9580f4124a1d447cb4911d83ef5885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a683751ae7df907b80a0ccfb2e431fc5cc9580f4124a1d447cb4911d83ef5885", kill_on_drop: false }`
[INFO] [stdout] a683751ae7df907b80a0ccfb2e431fc5cc9580f4124a1d447cb4911d83ef5885
