[INFO] fetching crate snarkvm-dpc 0.8.0... [INFO] testing snarkvm-dpc-0.8.0 against 1.60.0 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 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 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" "+1.60.0" "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" "+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] 37226acb5c462c3d14f817782ea3564a242a50c3b4ac02867fb3efbb3012d0da [INFO] running `Command { std: "docker" "start" "-a" "37226acb5c462c3d14f817782ea3564a242a50c3b4ac02867fb3efbb3012d0da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37226acb5c462c3d14f817782ea3564a242a50c3b4ac02867fb3efbb3012d0da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37226acb5c462c3d14f817782ea3564a242a50c3b4ac02867fb3efbb3012d0da", kill_on_drop: false }` [INFO] [stdout] 37226acb5c462c3d14f817782ea3564a242a50c3b4ac02867fb3efbb3012d0da [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" "+1.60.0" "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] 42c84537b75abcb9aab12dcdda549531007187458f2550453085062c3cc30c49 [INFO] running `Command { std: "docker" "start" "-a" "42c84537b75abcb9aab12dcdda549531007187458f2550453085062c3cc30c49", 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 constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.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 dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs v4.0.0 [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 aleo-std-storage v0.1.3 [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 rayon-core v1.9.1 [INFO] [stderr] Compiling aleo-std-timer v0.1.0 [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 indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling aleo-std-time v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling aleo-std-timed v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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 06s [INFO] running `Command { std: "docker" "inspect" "42c84537b75abcb9aab12dcdda549531007187458f2550453085062c3cc30c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c84537b75abcb9aab12dcdda549531007187458f2550453085062c3cc30c49", kill_on_drop: false }` [INFO] [stdout] 42c84537b75abcb9aab12dcdda549531007187458f2550453085062c3cc30c49 [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" "+1.60.0" "test" "--frozen" "--no-run" "--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] 4797943d79cdc18aa099aecffda9c03c5b958aa3af0ec6f12f663a66a449ac3d [INFO] running `Command { std: "docker" "start" "-a" "4797943d79cdc18aa099aecffda9c03c5b958aa3af0ec6f12f663a66a449ac3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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=883ef2316784f2a7 -C extra-filename=-883ef2316784f2a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7cb6b5e1e2080d9e.rlib --extern base58=/opt/rustwide/target/debug/deps/libbase58-80e765c8ba39e2ba.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-de529cfa9157087a.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e35a4040790fc114.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-84ee11bdadc00d31.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9356b9e2d1a07062.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6dcb48901274b434.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-4ea4aec24712ff76.so --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b936e05884638c6e.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-d68ae93ce62ddff7.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3005f151a6372132.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6399e92f83f85cb5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2be82cc000185b82.rlib --extern snarkvm_algorithms=/opt/rustwide/target/debug/deps/libsnarkvm_algorithms-6e3eddc22f842af1.rlib --extern snarkvm_curves=/opt/rustwide/target/debug/deps/libsnarkvm_curves-73869bd0c553ec7d.rlib --extern snarkvm_fields=/opt/rustwide/target/debug/deps/libsnarkvm_fields-c4c89c1a469aa97a.rlib --extern snarkvm_gadgets=/opt/rustwide/target/debug/deps/libsnarkvm_gadgets-810fd5af23ddc66c.rlib --extern snarkvm_marlin=/opt/rustwide/target/debug/deps/libsnarkvm_marlin-88f231684ea1698f.rlib --extern snarkvm_parameters=/opt/rustwide/target/debug/deps/libsnarkvm_parameters-e208a955f0927142.rlib --extern snarkvm_polycommit=/opt/rustwide/target/debug/deps/libsnarkvm_polycommit-e160a40f435c76a6.rlib --extern snarkvm_profiler=/opt/rustwide/target/debug/deps/libsnarkvm_profiler-b56dd09d9e31042b.rlib --extern snarkvm_r1cs=/opt/rustwide/target/debug/deps/libsnarkvm_r1cs-fc10d990868b6df0.rlib --extern snarkvm_utilities=/opt/rustwide/target/debug/deps/libsnarkvm_utilities-923010e309d08b09.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5517d3b3bd54e0e6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-e2a16a54a123ac38/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4797943d79cdc18aa099aecffda9c03c5b958aa3af0ec6f12f663a66a449ac3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4797943d79cdc18aa099aecffda9c03c5b958aa3af0ec6f12f663a66a449ac3d", kill_on_drop: false }` [INFO] [stdout] 4797943d79cdc18aa099aecffda9c03c5b958aa3af0ec6f12f663a66a449ac3d