[INFO] fetching crate snarkos-consensus 1.3.17... [INFO] testing snarkos-consensus-1.3.17 against 1.60.0 for beta-1.61-1 [INFO] extracting crate snarkos-consensus 1.3.17 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate snarkos-consensus 1.3.17 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 snarkos-consensus 1.3.17 [INFO] finished tweaking crates.io crate snarkos-consensus 1.3.17 [INFO] tweaked toml for crates.io crate snarkos-consensus 1.3.17 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] c868b414a92d643e6a5b40d09e36f7c7a861c67250d75a38bd0b62798376c358 [INFO] running `Command { std: "docker" "start" "-a" "c868b414a92d643e6a5b40d09e36f7c7a861c67250d75a38bd0b62798376c358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c868b414a92d643e6a5b40d09e36f7c7a861c67250d75a38bd0b62798376c358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c868b414a92d643e6a5b40d09e36f7c7a861c67250d75a38bd0b62798376c358", kill_on_drop: false }` [INFO] [stdout] c868b414a92d643e6a5b40d09e36f7c7a861c67250d75a38bd0b62798376c358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 4673bb6eaeb3f80eff1e3ac8d6b994534fc16565563112317cb1ffcef1763288 [INFO] running `Command { std: "docker" "start" "-a" "4673bb6eaeb3f80eff1e3ac8d6b994534fc16565563112317cb1ffcef1763288", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling snarkvm-profiler v0.7.9 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling snarkos-profiler v1.3.17 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Compiling circular-queue v0.2.6 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [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 rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling snarkvm-derives v0.7.9 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling snarkvm-utilities v0.7.9 [INFO] [stderr] Compiling snarkvm-fields v0.7.9 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling snarkvm-curves v0.7.9 [INFO] [stderr] Compiling snarkos-metrics v1.3.17 [INFO] [stderr] Compiling snarkvm-r1cs v0.7.9 [INFO] [stderr] Compiling snarkvm-algorithms v0.7.9 [INFO] [stderr] Compiling snarkvm-gadgets v0.7.9 [INFO] [stderr] Compiling snarkvm-parameters v0.7.9 [INFO] [stderr] Compiling snarkvm-polycommit v0.7.9 [INFO] [stderr] Compiling snarkvm-marlin v0.7.9 [INFO] [stderr] Compiling snarkvm-dpc v0.7.9 [INFO] [stderr] Compiling snarkvm-posw v0.7.9 [INFO] [stderr] Compiling snarkos-storage v1.3.17 [INFO] [stdout] error: 1 positional argument in format string, but no arguments were given [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/storage/key_value/store.rs:70:57 [INFO] [stdout] | [INFO] [stdout] 70 | return Err(anyhow!("invalid length for u32: {}")); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/objects/block.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn write_transactions(&self, mut writer: W) -> IoResult<()> { [INFO] [stdout] | ------------ expected `std::result::Result<(), std::io::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(()) [INFO] [stdout] | ^^^^^^ expected struct `std::io::Error`, found struct `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, std::io::Error>` [INFO] [stdout] found enum `std::result::Result<_, anyhow::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/objects/record.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 74 | fn to_bytes_to_digest(from: &B) -> IoResult { [INFO] [stdout] | ---------------- expected `std::result::Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 77 | Ok(out) [INFO] [stdout] | ^^^^^^^ expected struct `std::io::Error`, found struct `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, std::io::Error>` [INFO] [stdout] found enum `std::result::Result<_, anyhow::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/objects/transaction.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 88 | fn write_le(&self, mut writer: W) -> IoResult<()> { [INFO] [stdout] | ------------ expected `std::result::Result<(), std::io::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 109 | Ok(()) [INFO] [stdout] | ^^^^^^ expected struct `std::io::Error`, found struct `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, std::io::Error>` [INFO] [stdout] found enum `std::result::Result<_, anyhow::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/objects/transaction.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 119 | fn serialize_digest(bytes: &B) -> IoResult { [INFO] [stdout] | ---------------- expected `std::result::Result` because of return type [INFO] [stdout] ... [INFO] [stdout] 122 | Ok(Digest(out)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `std::io::Error`, found struct `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, std::io::Error>` [INFO] [stdout] found enum `std::result::Result<_, anyhow::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/objects/transaction.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 125 | fn serialize_bytes(bytes: &B) -> IoResult> { [INFO] [stdout] | ----------------- expected `std::result::Result, std::io::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 128 | Ok(out) [INFO] [stdout] | ^^^^^^^ expected struct `std::io::Error`, found struct `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, std::io::Error>` [INFO] [stdout] found enum `std::result::Result<_, anyhow::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/objects/transaction.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 131 | fn serialize_many_digests(items: &[B]) -> IoResult> { [INFO] [stdout] | --------------------- expected `std::result::Result, std::io::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 136 | Ok(out) [INFO] [stdout] | ^^^^^^^ expected struct `std::io::Error`, found struct `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<_, std::io::Error>` [INFO] [stdout] found enum `std::result::Result<_, anyhow::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snarkos-storage-1.3.17/src/objects/transaction.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 148 | fn deserialize(tx: &SerialTransaction) -> IoResult { [INFO] [stdout] | -------------- expected `std::result::Result, std::io::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 155 | / Ok(Transaction { [INFO] [stdout] 156 | | network: tx.network, [INFO] [stdout] 157 | | ledger_digest: deserialize_bytes(&tx.ledger_digest)?, [INFO] [stdout] 158 | | old_serial_numbers, [INFO] [stdout] ... | [INFO] [stdout] 167 | | inner_circuit_id: deserialize_bytes(&tx.inner_circuit_id)?, [INFO] [stdout] 168 | | }) [INFO] [stdout] | |__________^ expected struct `std::io::Error`, found struct `anyhow::Error` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result, std::io::Error>` [INFO] [stdout] found enum `std::result::Result, anyhow::Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `snarkos-storage` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "4673bb6eaeb3f80eff1e3ac8d6b994534fc16565563112317cb1ffcef1763288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4673bb6eaeb3f80eff1e3ac8d6b994534fc16565563112317cb1ffcef1763288", kill_on_drop: false }` [INFO] [stdout] 4673bb6eaeb3f80eff1e3ac8d6b994534fc16565563112317cb1ffcef1763288