[INFO] updating cached repository https://github.com/e-max/grin-map [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d80741ecf919162bf6adf07c2a8d46044cf81f8c [INFO] checking e-max/grin-map against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-max%2Fgrin-map" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e-max/grin-map on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/e-max/grin-map [INFO] removed path dependency grin_chain from git repo https://github.com/e-max/grin-map [INFO] removed path dependency grin_core from git repo https://github.com/e-max/grin-map [INFO] removed path dependency grin_p2p from git repo https://github.com/e-max/grin-map [INFO] removed path dependency grin_util from git repo https://github.com/e-max/grin-map [INFO] finished tweaking git repo https://github.com/e-max/grin-map [INFO] tweaked toml for git repo https://github.com/e-max/grin-map written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/e-max/grin-map already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (grin_chain) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_p2p) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_util) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (grin_chain) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_p2p) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_util) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36961accf0707d86fc9ce43b21475986652620686d3acb066d5bc1efe4751ab8 [INFO] running `"docker" "start" "-a" "36961accf0707d86fc9ce43b21475986652620686d3acb066d5bc1efe4751ab8"` [INFO] [stderr] warning: dependency (grin_chain) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_p2p) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (grin_util) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.7 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Checking grin_util v2.1.0 [INFO] [stderr] Checking grin_keychain v2.1.0 [INFO] [stderr] Compiling croaring-sys v0.3.9 [INFO] [stderr] Checking croaring v0.3.9 [INFO] [stderr] Checking grin_core v2.1.0 [INFO] [stderr] Checking grin_store v2.1.0 [INFO] [stderr] Checking grin_chain v2.1.0 [INFO] [stderr] Checking grin_p2p v2.1.0 [INFO] [stderr] Checking grin-map v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Mutex`, `RwLock` [INFO] [stderr] --> src/main.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | use std::sync::{Arc, Mutex, RwLock}; [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `VecDeque` [INFO] [stderr] --> src/main.rs:15:33 [INFO] [stderr] | [INFO] [stderr] 15 | use std::collections::{HashMap, VecDeque}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Error`, `P2PConfig`, `ReasonForBan` [INFO] [stderr] --> src/adapter.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | Capabilities, ChainAdapter, Error, NetAdapter, P2PConfig, PeerAddr, PeerInfo, ReasonForBan, [INFO] [stderr] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/adapter.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | use std::io::{self, Read}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/adapter.rs:88:47 [INFO] [stderr] | [INFO] [stderr] 88 | fn kernel_data_write(&self, _reader: &mut Read) -> Result { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `txhashset_archive_header` [INFO] [stderr] --> src/adapter.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | impl ChainAdapter for FakeAdapter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `txhashset_archive_header` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `txhashset_archive_header` from trait: `fn(&Self) -> std::result::Result` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Mutex`, `RwLock` [INFO] [stderr] --> src/main.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | use std::sync::{Arc, Mutex, RwLock}; [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `VecDeque` [INFO] [stderr] --> src/main.rs:15:33 [INFO] [stderr] | [INFO] [stderr] 15 | use std::collections::{HashMap, VecDeque}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Error`, `P2PConfig`, `ReasonForBan` [INFO] [stderr] --> src/adapter.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | Capabilities, ChainAdapter, Error, NetAdapter, P2PConfig, PeerAddr, PeerInfo, ReasonForBan, [INFO] [stderr] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/adapter.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | use std::io::{self, Read}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/adapter.rs:88:47 [INFO] [stderr] | [INFO] [stderr] 88 | fn kernel_data_write(&self, _reader: &mut Read) -> Result { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `txhashset_archive_header` [INFO] [stderr] --> src/adapter.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | impl ChainAdapter for FakeAdapter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `txhashset_archive_header` in implementation [INFO] [stderr] | [INFO] [stderr] = note: `txhashset_archive_header` from trait: `fn(&Self) -> std::result::Result` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `grin-map`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `grin-map`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "36961accf0707d86fc9ce43b21475986652620686d3acb066d5bc1efe4751ab8"` [INFO] running `"docker" "rm" "-f" "36961accf0707d86fc9ce43b21475986652620686d3acb066d5bc1efe4751ab8"` [INFO] [stdout] 36961accf0707d86fc9ce43b21475986652620686d3acb066d5bc1efe4751ab8