[INFO] fetching crate snarkos-toolkit 1.3.11... [INFO] testing snarkos-toolkit-1.3.11 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate snarkos-toolkit 1.3.11 into /workspace/builds/worker-92/source [INFO] validating manifest of crates.io crate snarkos-toolkit 1.3.11 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkos-toolkit 1.3.11 [INFO] finished tweaking crates.io crate snarkos-toolkit 1.3.11 [INFO] tweaked toml for crates.io crate snarkos-toolkit 1.3.11 written to /workspace/builds/worker-92/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a37af81e35ea0dccc9cedd359f48f86c5cfc1f5a0ffaecf3bd7c9d9d6973d80 [INFO] running `Command { std: "docker" "start" "-a" "2a37af81e35ea0dccc9cedd359f48f86c5cfc1f5a0ffaecf3bd7c9d9d6973d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a37af81e35ea0dccc9cedd359f48f86c5cfc1f5a0ffaecf3bd7c9d9d6973d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a37af81e35ea0dccc9cedd359f48f86c5cfc1f5a0ffaecf3bd7c9d9d6973d80", kill_on_drop: false }` [INFO] [stdout] 2a37af81e35ea0dccc9cedd359f48f86c5cfc1f5a0ffaecf3bd7c9d9d6973d80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd26596d207b9543c39c0ae1541524d9b34ab4f62b6e5aabfc3a2ebac51c7a04 [INFO] running `Command { std: "docker" "start" "-a" "cd26596d207b9543c39c0ae1541524d9b34ab4f62b6e5aabfc3a2ebac51c7a04", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling snarkvm-profiler v0.5.5 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling snarkvm-derives v0.5.5 [INFO] [stderr] Compiling snarkvm-utilities v0.5.4 [INFO] [stderr] Compiling snarkvm-fields v0.5.4 [INFO] [stderr] Compiling snarkvm-curves v0.5.4 [INFO] [stderr] Compiling snarkvm-r1cs v0.5.4 [INFO] [stderr] Compiling snarkvm-algorithms v0.5.4 [INFO] [stderr] Compiling snarkvm-gadgets v0.5.4 [INFO] [stderr] Compiling snarkvm-parameters v0.5.4 [INFO] [stderr] Compiling snarkvm-dpc v0.5.4 [INFO] [stderr] Compiling snarkos-toolkit v1.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 32s [INFO] running `Command { std: "docker" "inspect" "cd26596d207b9543c39c0ae1541524d9b34ab4f62b6e5aabfc3a2ebac51c7a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd26596d207b9543c39c0ae1541524d9b34ab4f62b6e5aabfc3a2ebac51c7a04", kill_on_drop: false }` [INFO] [stdout] cd26596d207b9543c39c0ae1541524d9b34ab4f62b6e5aabfc3a2ebac51c7a04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1e5323b5ca05eff7ceb105f8701607ffa07a776242bef7f0ab9f17079766fa1 [INFO] running `Command { std: "docker" "start" "-a" "f1e5323b5ca05eff7ceb105f8701607ffa07a776242bef7f0ab9f17079766fa1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling snarkos-toolkit v1.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.65s [INFO] running `Command { std: "docker" "inspect" "f1e5323b5ca05eff7ceb105f8701607ffa07a776242bef7f0ab9f17079766fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e5323b5ca05eff7ceb105f8701607ffa07a776242bef7f0ab9f17079766fa1", kill_on_drop: false }` [INFO] [stdout] f1e5323b5ca05eff7ceb105f8701607ffa07a776242bef7f0ab9f17079766fa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2cdb722bd361d0e43e8fc9970dd1a0281dedcf10253d9898494b599e3fc0c31b [INFO] running `Command { std: "docker" "start" "-a" "2cdb722bd361d0e43e8fc9970dd1a0281dedcf10253d9898494b599e3fc0c31b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/snarkos_toolkit-c729b1b228962178) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test dpc::tests::record_test ... ok [INFO] [stdout] test record::tests::record_test ... ok [INFO] [stdout] test signature::tests::public_key_test ... ok [INFO] [stdout] test account::tests::address_test ... ok [INFO] [stdout] test account::tests::view_key_test ... ok [INFO] [stdout] test record::tests::decrypt_record_test ... ok [INFO] [stdout] test record::tests::serial_number_derivation_test ... ok [INFO] [stdout] test account::tests::private_key_test has been running for over 60 seconds [INFO] [stdout] test dpc::tests::transaction_kernel_builder_test has been running for over 60 seconds [INFO] [stdout] test dpc::tests::transaction_kernel_test has been running for over 60 seconds [INFO] [stdout] test signature::tests::signature_test has been running for over 60 seconds [INFO] [stdout] test signature::tests::signature_verification_test has been running for over 60 seconds [INFO] [stdout] test signature::tests::signature_verification_test ... ok [INFO] [stdout] test dpc::tests::transaction_kernel_test ... ok [INFO] [stdout] test dpc::tests::transaction_kernel_builder_test ... ok [INFO] [stdout] test account::tests::private_key_test ... ok [INFO] [stdout] test signature::tests::signature_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 128.21s [INFO] [stdout] [INFO] [stderr] Doc-tests snarkos-toolkit [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] running `Command { std: "docker" "inspect" "2cdb722bd361d0e43e8fc9970dd1a0281dedcf10253d9898494b599e3fc0c31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdb722bd361d0e43e8fc9970dd1a0281dedcf10253d9898494b599e3fc0c31b", kill_on_drop: false }` [INFO] [stdout] 2cdb722bd361d0e43e8fc9970dd1a0281dedcf10253d9898494b599e3fc0c31b