[INFO] fetching crate snarkvm-dpc 0.8.0... [INFO] testing snarkvm-dpc-0.8.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate snarkvm-dpc 0.8.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate snarkvm-dpc 0.8.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkvm-dpc 0.8.0 [INFO] finished tweaking crates.io crate snarkvm-dpc 0.8.0 [INFO] tweaked toml for crates.io crate snarkvm-dpc 0.8.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate snarkvm-dpc 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "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] f8deb9ff9b662e7aeadd63bcf3ede0d19e553582ebe490ec6664ca1cfa6e5e3c [INFO] running `Command { std: "docker" "start" "-a" "f8deb9ff9b662e7aeadd63bcf3ede0d19e553582ebe490ec6664ca1cfa6e5e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8deb9ff9b662e7aeadd63bcf3ede0d19e553582ebe490ec6664ca1cfa6e5e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8deb9ff9b662e7aeadd63bcf3ede0d19e553582ebe490ec6664ca1cfa6e5e3c", kill_on_drop: false }` [INFO] [stdout] f8deb9ff9b662e7aeadd63bcf3ede0d19e553582ebe490ec6664ca1cfa6e5e3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 37531c2f36a0093f16bc72e66ba4af1f674b62be8202b0fcb3065d5d71e5f3c6 [INFO] running `Command { std: "docker" "start" "-a" "37531c2f36a0093f16bc72e66ba4af1f674b62be8202b0fcb3065d5d71e5f3c6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling aleo-std-cpu v0.1.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling snarkvm-profiler v0.8.0 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling aleo-std-timer v0.1.0 [INFO] [stderr] Compiling aleo-std-storage v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aleo-std-time v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling aleo-std-timed v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling aleo-std v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling snarkvm-derives v0.8.0 [INFO] [stderr] Compiling snarkvm-utilities v0.8.0 [INFO] [stderr] Compiling snarkvm-fields v0.8.0 [INFO] [stderr] Compiling snarkvm-curves v0.8.0 [INFO] [stderr] Compiling snarkvm-r1cs v0.8.0 [INFO] [stderr] Compiling snarkvm-algorithms v0.8.0 [INFO] [stderr] Compiling snarkvm-gadgets v0.8.0 [INFO] [stderr] Compiling snarkvm-parameters v0.8.0 [INFO] [stderr] Compiling snarkvm-polycommit v0.8.0 [INFO] [stderr] Compiling snarkvm-marlin v0.8.0 [INFO] [stderr] Compiling snarkvm-dpc v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/virtual_machine/event.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | _ => unreachable!(format!("Invalid event id {}", event_id)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 156 - _ => unreachable!(format!("Invalid event id {}", event_id)), [INFO] [stdout] 156 + _ => unreachable!("Invalid event id {}", event_id), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/virtual_machine/operation.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | _ => unreachable!(format!("Invalid operation id {}", operation_id)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 179 - _ => unreachable!(format!("Invalid operation id {}", operation_id)), [INFO] [stdout] 179 + _ => unreachable!("Invalid operation id {}", operation_id), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "37531c2f36a0093f16bc72e66ba4af1f674b62be8202b0fcb3065d5d71e5f3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37531c2f36a0093f16bc72e66ba4af1f674b62be8202b0fcb3065d5d71e5f3c6", kill_on_drop: false }` [INFO] [stdout] 37531c2f36a0093f16bc72e66ba4af1f674b62be8202b0fcb3065d5d71e5f3c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28a899fb45f72fc1cbe5ac64c362addb09fbef7e90c0c14630db2fa55a4378d7 [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" "28a899fb45f72fc1cbe5ac64c362addb09fbef7e90c0c14630db2fa55a4378d7", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/virtual_machine/event.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | _ => unreachable!(format!("Invalid event id {}", event_id)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 156 - _ => unreachable!(format!("Invalid event id {}", event_id)), [INFO] [stdout] 156 + _ => unreachable!("Invalid event id {}", event_id), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/virtual_machine/operation.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | _ => unreachable!(format!("Invalid operation id {}", operation_id)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 179 - _ => unreachable!(format!("Invalid operation id {}", operation_id)), [INFO] [stdout] 179 + _ => unreachable!("Invalid operation id {}", operation_id), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling snarkvm-dpc v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/virtual_machine/event.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | _ => unreachable!(format!("Invalid event id {}", event_id)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 156 - _ => unreachable!(format!("Invalid event id {}", event_id)), [INFO] [stdout] 156 + _ => unreachable!("Invalid event id {}", event_id), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/virtual_machine/operation.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | _ => unreachable!(format!("Invalid operation id {}", operation_id)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 179 - _ => unreachable!(format!("Invalid operation id {}", operation_id)), [INFO] [stdout] 179 + _ => unreachable!("Invalid operation id {}", operation_id), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snarkvm-dpc`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name snarkvm_dpc --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="parallel"' --cfg 'feature="testnet1"' --cfg 'feature="testnet2"' -C metadata=869c8bee1a2b7991 -C extra-filename=-869c8bee1a2b7991 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-116e06ca9e113096.rlib --extern base58=/opt/rustwide/target/debug/deps/libbase58-f34c96fe9f8affb6.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-07ef085a7bf9d2b7.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-96e04e1ffbe7e0de.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-694bcda40c8d81f9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1c72e7d7b1ca38db.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5984d12eaf2553e8.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e99930c8c09cf7a3.so --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-97895cf8291da7cc.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-ba304048e0f8c587.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-536b876844047fb7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4bed786fc4b14018.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-33a6990a6a950ff8.rlib --extern snarkvm_algorithms=/opt/rustwide/target/debug/deps/libsnarkvm_algorithms-401c418610d625af.rlib --extern snarkvm_curves=/opt/rustwide/target/debug/deps/libsnarkvm_curves-ecd4f1afa95caef3.rlib --extern snarkvm_fields=/opt/rustwide/target/debug/deps/libsnarkvm_fields-405c4fe9c0436fb8.rlib --extern snarkvm_gadgets=/opt/rustwide/target/debug/deps/libsnarkvm_gadgets-42a68610f66aaff3.rlib --extern snarkvm_marlin=/opt/rustwide/target/debug/deps/libsnarkvm_marlin-ee0ec1b56d4243a5.rlib --extern snarkvm_parameters=/opt/rustwide/target/debug/deps/libsnarkvm_parameters-07badf0c0d61f702.rlib --extern snarkvm_polycommit=/opt/rustwide/target/debug/deps/libsnarkvm_polycommit-9ae891a06c397a93.rlib --extern snarkvm_profiler=/opt/rustwide/target/debug/deps/libsnarkvm_profiler-ab32b8198cb26cb5.rlib --extern snarkvm_r1cs=/opt/rustwide/target/debug/deps/libsnarkvm_r1cs-5aee4a7a9881d8e9.rlib --extern snarkvm_utilities=/opt/rustwide/target/debug/deps/libsnarkvm_utilities-35f85543631e8161.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fd00be9fa98b7d2c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-f000eafadf898a4d/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "28a899fb45f72fc1cbe5ac64c362addb09fbef7e90c0c14630db2fa55a4378d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a899fb45f72fc1cbe5ac64c362addb09fbef7e90c0c14630db2fa55a4378d7", kill_on_drop: false }` [INFO] [stdout] 28a899fb45f72fc1cbe5ac64c362addb09fbef7e90c0c14630db2fa55a4378d7