[INFO] fetching crate fawkes-crypto-bellman_ce 0.3.5...
[INFO] testing fawkes-crypto-bellman_ce-0.3.5 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate fawkes-crypto-bellman_ce 0.3.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fawkes-crypto-bellman_ce 0.3.5
[INFO] finished tweaking crates.io crate fawkes-crypto-bellman_ce 0.3.5
[INFO] tweaked toml for crates.io crate fawkes-crypto-bellman_ce 0.3.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fawkes-crypto-bellman_ce 0.3.5 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.10.1)
[INFO] [stderr]       Adding cfg-if v0.1.10 (available: v1.0.4)
[INFO] [stderr]       Adding crossbeam v0.7.3 (available: v0.8.4)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.10.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff_ce v0.7.1
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded ff_derive_ce v0.5.1
[INFO] [stderr]   Downloaded prefetch v0.2.0
[INFO] [stderr]   Downloaded blake2-rfc v0.2.18
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] [stderr]   Downloaded constant_time_eq v0.1.5
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded arrayvec v0.4.12
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded num-bigint v0.2.6
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded fawkes-crypto-pairing_ce v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3
[INFO] running `Command { std: "docker" "start" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3", 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" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3", 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" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling ff_derive_ce v0.5.1
[INFO] [stderr]    Compiling ff_ce v0.7.1
[INFO] [stderr]    Compiling fawkes-crypto-pairing_ce v0.18.1
[INFO] [stderr]    Compiling fawkes-crypto-bellman_ce v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]  --> src/log.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[allow(unused_macros)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `cfg_if`
[INFO] [stdout]  --> src/log.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | cfg_if! {
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3", 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" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fawkes-crypto-bellman_ce v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]  --> src/log.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[allow(unused_macros)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `cfg_if`
[INFO] [stdout]  --> src/log.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | cfg_if! {
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]  --> src/log.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[allow(unused_macros)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `cfg_if`
[INFO] [stdout]  --> src/log.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | cfg_if! {
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3", 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" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused attribute `allow`
[INFO] [stderr]  --> src/log.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[allow(unused_macros)]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `cfg_if`
[INFO] [stderr]  --> src/log.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | cfg_if! {
[INFO] [stderr]   | ^^^^^^
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fawkes-crypto-bellman_ce` (lib) generated 1 warning (run `cargo fix --lib -p fawkes-crypto-bellman_ce` to apply 1 suggestion)
[INFO] [stderr] warning: `fawkes-crypto-bellman_ce` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fawkes_crypto_bellman_ce-5d0576842df90eb4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test multicore::test_log2_floor ... ok
[INFO] [stdout] test groth16::tests::test_xordemo ... ok
[INFO] [stdout] test domain::parallel_fft_consistency ... ok
[INFO] [stdout] test domain::fft_composition ... ok
[INFO] [stdout] test domain::test_field_element_multiplication_bn256 ... ok
[INFO] [stdout] test domain::polynomial_arith has been running for over 60 seconds
[INFO] [stdout] test domain::test_fft_bn256 has been running for over 60 seconds
[INFO] [stdout] test groth16::test_with_bls12_381::serialization has been running for over 60 seconds
[INFO] [stdout] test multiexp::test_bench_sparse_multiexp has been running for over 60 seconds
[INFO] [stdout] test multiexp::test_dense_multiexp has been running for over 60 seconds
[INFO] [stdout] test multiexp::test_speed_with_bn256 has been running for over 60 seconds
[INFO] [stdout] test multiexp::test_with_bls12 has been running for over 60 seconds
[INFO] [stdout] test multiexp::test_dense_multiexp ... ok
[INFO] [stdout] test groth16::test_with_bls12_381::serialization ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fawkes_crypto_bellman_ce-5d0576842df90eb4` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3", kill_on_drop: false }`
[INFO] [stdout] f5fac828d3538c73181968d5998deb4436622650c2749e2e80983fb6767ca4d3
