[INFO] fetching crate bandersnatch 0.1.1... [INFO] testing bandersnatch-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bandersnatch 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bandersnatch 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bandersnatch 0.1.1 [INFO] finished tweaking crates.io crate bandersnatch 0.1.1 [INFO] tweaked toml for crates.io crate bandersnatch 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate bandersnatch 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-poly v0.3.0 [INFO] [stderr] Downloaded ark-groth16 v0.3.0 [INFO] [stderr] Downloaded ark-algebra-test-templates v0.3.0 [INFO] [stderr] Downloaded ark-curve-constraint-tests v0.3.0 [INFO] [stderr] Downloaded ark-relations v0.3.0 [INFO] [stderr] Downloaded serde_json v1.0.65 [INFO] [stderr] Downloaded semver v1.0.3 [INFO] [stderr] Downloaded ark-bls12-377 v0.3.0 [INFO] [stderr] Downloaded ark-ed-on-bls12-377 v0.3.0 [INFO] [stderr] Downloaded ark-nonnative-field v0.3.0 [INFO] [stderr] Downloaded ark-crypto-primitives v0.3.0 [INFO] [stderr] Downloaded ark-ed-on-bls12-381 v0.3.0 [INFO] [stderr] Downloaded ark-snark v0.3.0 [INFO] [stderr] Downloaded ark-r1cs-std v0.3.1 [INFO] [stderr] Downloaded blst v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28ee8732b4ef671dccd37b3a83cb84c3fc9651eb8dca03ee1ac41f37c4ec3c54 [INFO] running `Command { std: "docker" "start" "-a" "28ee8732b4ef671dccd37b3a83cb84c3fc9651eb8dca03ee1ac41f37c4ec3c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28ee8732b4ef671dccd37b3a83cb84c3fc9651eb8dca03ee1ac41f37c4ec3c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ee8732b4ef671dccd37b3a83cb84c3fc9651eb8dca03ee1ac41f37c4ec3c54", kill_on_drop: false }` [INFO] [stdout] 28ee8732b4ef671dccd37b3a83cb84c3fc9651eb8dca03ee1ac41f37c4ec3c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e9c9e83c6bbf70da29a0f08464a1c3ce83e7ae396d4d24e69bcfe049c3f86f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "13e9c9e83c6bbf70da29a0f08464a1c3ce83e7ae396d4d24e69bcfe049c3f86f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling ark-relations v0.3.0 [INFO] [stderr] Compiling ark-bls12-381 v0.3.0 [INFO] [stderr] Compiling ark-r1cs-std v0.3.1 [INFO] [stderr] Compiling bandersnatch v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "13e9c9e83c6bbf70da29a0f08464a1c3ce83e7ae396d4d24e69bcfe049c3f86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e9c9e83c6bbf70da29a0f08464a1c3ce83e7ae396d4d24e69bcfe049c3f86f", kill_on_drop: false }` [INFO] [stdout] 13e9c9e83c6bbf70da29a0f08464a1c3ce83e7ae396d4d24e69bcfe049c3f86f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6639c68f4c0e54157f67ef111dfcec39eda5a0a8f9cb7f1d1fde46d289299a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5c6639c68f4c0e54157f67ef111dfcec39eda5a0a8f9cb7f1d1fde46d289299a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ark-bls12-377 v0.3.0 [INFO] [stderr] Compiling ark-algebra-test-templates v0.3.0 [INFO] [stderr] Compiling ark-snark v0.3.0 [INFO] [stderr] Compiling ark-ed-on-bls12-381 v0.3.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling ark-nonnative-field v0.3.0 [INFO] [stderr] Compiling ark-curve-constraint-tests v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ark-ed-on-bls12-377 v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling blst v0.3.4 [INFO] [stderr] Compiling ark-crypto-primitives v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ark-groth16 v0.3.0 [INFO] [stderr] Compiling bstr v0.2.16 [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.5 [INFO] [stderr] Compiling bandersnatch v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "5c6639c68f4c0e54157f67ef111dfcec39eda5a0a8f9cb7f1d1fde46d289299a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6639c68f4c0e54157f67ef111dfcec39eda5a0a8f9cb7f1d1fde46d289299a", kill_on_drop: false }` [INFO] [stdout] 5c6639c68f4c0e54157f67ef111dfcec39eda5a0a8f9cb7f1d1fde46d289299a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee2114b47da2fb08fb7eb5aa11a7d6a0c7257adbed69a7b6a9e09e151befe099 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee2114b47da2fb08fb7eb5aa11a7d6a0c7257adbed69a7b6a9e09e151befe099", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bandersnatch-af51c7268068ac5c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test curves::tests::test_bytes ... ok [INFO] [stdout] test curves::tests::test_conversion ... ok [INFO] [stdout] test curves::tests::test_decomp ... ok [INFO] [stdout] test curves::tests::test_generator ... ok [INFO] [stdout] test curves::tests::test_scalar_multiplication ... ok [INFO] [stdout] test curves::tests::test_gen_mul ... ok [INFO] [stdout] test curves::tests::test_montgomery_conversion ... ok [INFO] [stdout] test curves::tests::test_psi ... ok [INFO] [stdout] test curves::tests::test_2sm ... ok [INFO] [stdout] test constraints::fields::test ... ok [INFO] [stdout] test curves::tests::test_rnd_mul ... ok [INFO] [stdout] test curves::tests::test_projective_curve ... ok [INFO] [stdout] test curves::tests::test_affine_group ... ok [INFO] [stdout] test curves::tests::test_projective_group ... ok [INFO] [stdout] test constraints::test::test_bandersnatch_group_ops ... ok [INFO] [stdout] test constraints::curves::test has been running for over 60 seconds [INFO] [stdout] test curves::tests::test_msm has been running for over 60 seconds [INFO] [stdout] test curves::tests::test_msm ... ok [INFO] [stdout] test constraints::curves::test ... ok [INFO] [stderr] Doc-tests bandersnatch [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 142.97s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/constraints/mod.rs - constraints (line 12) ... ok [INFO] [stdout] test src/constraints/mod.rs - constraints (line 61) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee2114b47da2fb08fb7eb5aa11a7d6a0c7257adbed69a7b6a9e09e151befe099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2114b47da2fb08fb7eb5aa11a7d6a0c7257adbed69a7b6a9e09e151befe099", kill_on_drop: false }` [INFO] [stdout] ee2114b47da2fb08fb7eb5aa11a7d6a0c7257adbed69a7b6a9e09e151befe099