[INFO] fetching crate bandersnatch 0.1.1... [INFO] testing bandersnatch-0.1.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate bandersnatch 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate bandersnatch 0.1.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-11/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27ee0ca8d2629d8bc6fd649745e8efd7be8667769caac8b694ac16dd7f3022ec [INFO] running `Command { std: "docker" "start" "-a" "27ee0ca8d2629d8bc6fd649745e8efd7be8667769caac8b694ac16dd7f3022ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27ee0ca8d2629d8bc6fd649745e8efd7be8667769caac8b694ac16dd7f3022ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ee0ca8d2629d8bc6fd649745e8efd7be8667769caac8b694ac16dd7f3022ec", kill_on_drop: false }` [INFO] [stdout] 27ee0ca8d2629d8bc6fd649745e8efd7be8667769caac8b694ac16dd7f3022ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5400981655c90c9763a9789838995b9aa2be6f196d42ff6462e50e33bc291eb [INFO] running `Command { std: "docker" "start" "-a" "e5400981655c90c9763a9789838995b9aa2be6f196d42ff6462e50e33bc291eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.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 2m 02s [INFO] running `Command { std: "docker" "inspect" "e5400981655c90c9763a9789838995b9aa2be6f196d42ff6462e50e33bc291eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5400981655c90c9763a9789838995b9aa2be6f196d42ff6462e50e33bc291eb", kill_on_drop: false }` [INFO] [stdout] e5400981655c90c9763a9789838995b9aa2be6f196d42ff6462e50e33bc291eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4e4cc4b803d8e6c3431be4fb4ad2051b460722c53b2269d364c0a18824b62ac [INFO] running `Command { std: "docker" "start" "-a" "a4e4cc4b803d8e6c3431be4fb4ad2051b460722c53b2269d364c0a18824b62ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bencher v0.1.5 [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 crossbeam-deque v0.8.0 [INFO] [stderr] Compiling ark-snark v0.3.0 [INFO] [stderr] Compiling ark-bls12-377 v0.3.0 [INFO] [stderr] Compiling ark-algebra-test-templates v0.3.0 [INFO] [stderr] Compiling ark-nonnative-field v0.3.0 [INFO] [stderr] Compiling ark-curve-constraint-tests 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-ed-on-bls12-377 v0.3.0 [INFO] [stderr] Compiling blst v0.3.4 [INFO] [stderr] Compiling rustc_version v0.4.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 ark-crypto-primitives v0.3.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [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 36.99s [INFO] running `Command { std: "docker" "inspect" "a4e4cc4b803d8e6c3431be4fb4ad2051b460722c53b2269d364c0a18824b62ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e4cc4b803d8e6c3431be4fb4ad2051b460722c53b2269d364c0a18824b62ac", kill_on_drop: false }` [INFO] [stdout] a4e4cc4b803d8e6c3431be4fb4ad2051b460722c53b2269d364c0a18824b62ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50203ae77f33dac0c2d9b7125a7f0cd0c2a7730a2e7022dde44b226944a0124e [INFO] running `Command { std: "docker" "start" "-a" "50203ae77f33dac0c2d9b7125a7f0cd0c2a7730a2e7022dde44b226944a0124e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bandersnatch-0f80edc416bb93a5) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test curves::tests::test_bytes ... ok [INFO] [stdout] test curves::tests::test_decomp ... ok [INFO] [stdout] test curves::tests::test_montgomery_conversion ... ok [INFO] [stdout] test curves::tests::test_2sm ... ok [INFO] [stdout] test curves::tests::test_gen_mul ... ok [INFO] [stdout] test curves::tests::test_psi ... ok [INFO] [stdout] test curves::tests::test_conversion ... ok [INFO] [stdout] test curves::tests::test_generator ... ok [INFO] [stdout] test curves::tests::test_scalar_multiplication ... 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] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 113.61s [INFO] [stdout] [INFO] [stderr] Doc-tests bandersnatch [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 3.96s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50203ae77f33dac0c2d9b7125a7f0cd0c2a7730a2e7022dde44b226944a0124e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50203ae77f33dac0c2d9b7125a7f0cd0c2a7730a2e7022dde44b226944a0124e", kill_on_drop: false }` [INFO] [stdout] 50203ae77f33dac0c2d9b7125a7f0cd0c2a7730a2e7022dde44b226944a0124e