[INFO] cloning repository https://github.com/UndeadRat22/kzg10-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UndeadRat22/kzg10-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndeadRat22%2Fkzg10-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndeadRat22%2Fkzg10-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56e01d814aafd454e98891cf4b91fd60e7bd8adb [INFO] testing UndeadRat22/kzg10-rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndeadRat22%2Fkzg10-rust" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 77% (14/18) Updating files: 83% (15/18) Updating files: 88% (16/18) Updating files: 94% (17/18) Updating files: 100% (18/18) Updating files: 100% (18/18), done. [INFO] validating manifest of git repo https://github.com/UndeadRat22/kzg10-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UndeadRat22/kzg10-rust [INFO] finished tweaking git repo https://github.com/UndeadRat22/kzg10-rust [INFO] tweaked toml for git repo https://github.com/UndeadRat22/kzg10-rust written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/UndeadRat22/kzg10-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9687a47e20acfe1a16cbb7c9c9f4b1231968fc18d823d1615ac77cb4331eec07 [INFO] running `Command { std: "docker" "start" "-a" "9687a47e20acfe1a16cbb7c9c9f4b1231968fc18d823d1615ac77cb4331eec07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9687a47e20acfe1a16cbb7c9c9f4b1231968fc18d823d1615ac77cb4331eec07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9687a47e20acfe1a16cbb7c9c9f4b1231968fc18d823d1615ac77cb4331eec07", kill_on_drop: false }` [INFO] [stdout] 9687a47e20acfe1a16cbb7c9c9f4b1231968fc18d823d1615ac77cb4331eec07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad0587edabbbb5bc0f3929c5b4f873cb6419fb32ff8c18ea4c41d05fb6546c2 [INFO] running `Command { std: "docker" "start" "-a" "bad0587edabbbb5bc0f3929c5b4f873cb6419fb32ff8c18ea4c41d05fb6546c2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling mcl_rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.49s [INFO] running `Command { std: "docker" "inspect" "bad0587edabbbb5bc0f3929c5b4f873cb6419fb32ff8c18ea4c41d05fb6546c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad0587edabbbb5bc0f3929c5b4f873cb6419fb32ff8c18ea4c41d05fb6546c2", kill_on_drop: false }` [INFO] [stdout] bad0587edabbbb5bc0f3929c5b4f873cb6419fb32ff8c18ea4c41d05fb6546c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68052fedee8c64529218158cd13efa72dd703324e9416fbf9907774916afb99e [INFO] running `Command { std: "docker" "start" "-a" "68052fedee8c64529218158cd13efa72dd703324e9416fbf9907774916afb99e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling mcl_rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> tests/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> tests/test.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[allow(non_snake_case)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | ec_test! {G1, Fp, P}; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `assert` [INFO] [stdout] --> tests/test.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | assert!($P.is_valid()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | ec_test! {G1, Fp, P}; [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `ec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> tests/test.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | #[allow(non_snake_case)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | ec_test! {G2, Fp2, Q}; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `assert` [INFO] [stdout] --> tests/test.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | assert!($P.is_valid()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | ec_test! {G2, Fp2, Q}; [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `ec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.98s [INFO] running `Command { std: "docker" "inspect" "68052fedee8c64529218158cd13efa72dd703324e9416fbf9907774916afb99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68052fedee8c64529218158cd13efa72dd703324e9416fbf9907774916afb99e", kill_on_drop: false }` [INFO] [stdout] 68052fedee8c64529218158cd13efa72dd703324e9416fbf9907774916afb99e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 505e43b833d0362d3a076bf5ef7cc498fa4257465073bbf294e85198de554740 [INFO] running `Command { std: "docker" "start" "-a" "505e43b833d0362d3a076bf5ef7cc498fa4257465073bbf294e85198de554740", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rand::prelude::*` [INFO] [stderr] --> tests/test.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rand::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused attribute `allow` [INFO] [stderr] --> tests/test.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | #[allow(non_snake_case)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 162 | ec_test! {G1, Fp, P}; [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `assert` [INFO] [stderr] --> tests/test.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | assert!($P.is_valid()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 162 | ec_test! {G1, Fp, P}; [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `ec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute `allow` [INFO] [stderr] --> tests/test.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | #[allow(non_snake_case)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 163 | ec_test! {G2, Fp2, Q}; [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `assert` [INFO] [stderr] --> tests/test.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | assert!($P.is_valid()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 163 | ec_test! {G2, Fp2, Q}; [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `ec_test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mcl_rust` (test "test") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mcl_rust-c7cddb63af564c34) [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/test.rs (/opt/rustwide/target/debug/deps/test-cb283cb4148881af) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/test-cb283cb4148881af` (signal: 8, SIGFPE: erroneous arithmetic operation) [INFO] running `Command { std: "docker" "inspect" "505e43b833d0362d3a076bf5ef7cc498fa4257465073bbf294e85198de554740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505e43b833d0362d3a076bf5ef7cc498fa4257465073bbf294e85198de554740", kill_on_drop: false }` [INFO] [stdout] 505e43b833d0362d3a076bf5ef7cc498fa4257465073bbf294e85198de554740