[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#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe-max%2Fgrin-map" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/e-max/grin-map on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-3/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 1937d4c5ead596a62f60cc8d32551049bd5d26f8c2951380bd049880598540d0
[INFO] running `"docker" "start" "-a" "1937d4c5ead596a62f60cc8d32551049bd5d26f8c2951380bd049880598540d0"`
[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 bindgen v0.52.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]    Compiling grin_secp256k1zkp v0.7.9
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]     Checking zip v0.5.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]     Checking crypto-mac v0.6.2
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking serde v1.0.106
[INFO] [stderr]    Compiling zeroize_derive v0.9.3
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]     Checking hmac v0.6.3
[INFO] [stderr]     Checking arrayvec v0.3.25
[INFO] [stderr]     Checking arrayvec v0.4.12
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking ripemd160 v0.7.0
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking pbkdf2 v0.2.3
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking serde-value v0.5.3
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking log4rs v0.8.3
[INFO] [stderr]     Checking grin_util v3.1.0
[INFO] [stderr]     Checking grin_keychain v3.1.0
[INFO] [stderr]    Compiling croaring-sys v0.4.4
[INFO] [stderr]     Checking croaring v0.4.4
[INFO] [stderr]     Checking grin_core v3.1.0
[INFO] [stderr]     Checking grin_store v3.1.0
[INFO] [stderr]     Checking grin_chain v3.1.0
[INFO] [stderr]     Checking grin_p2p v3.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<bool, chain::Error> {
[INFO] [stderr]    |                                               ^^^^ help: use `dyn`: `dyn Read`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0053]: method `block_received` has an incompatible type for trait
[INFO] [stderr]   --> src/adapter.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn block_received(&self, _: core::Block, _: &PeerInfo, _: bool) -> Result<bool, chain::Error> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `grin_chain::types::Options`, found `bool`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected fn pointer `fn(&adapter::FakeAdapter, grin_core::core::block::Block, &grin_p2p::types::PeerInfo, grin_chain::types::Options) -> std::result::Result<_, _>`
[INFO] [stderr]               found fn pointer `fn(&adapter::FakeAdapter, grin_core::core::block::Block, &grin_p2p::types::PeerInfo, bool) -> std::result::Result<_, _>`
[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]    = help: implement the missing item: `fn txhashset_archive_header(&self) -> std::result::Result<grin_core::core::block::BlockHeader, grin_chain::error::Error> { todo!() }`
[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<bool, chain::Error> {
[INFO] [stderr]    |                                               ^^^^ help: use `dyn`: `dyn Read`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0053]: method `block_received` has an incompatible type for trait
[INFO] [stderr]   --> src/adapter.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn block_received(&self, _: core::Block, _: &PeerInfo, _: bool) -> Result<bool, chain::Error> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `grin_chain::types::Options`, found `bool`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected fn pointer `fn(&adapter::FakeAdapter, grin_core::core::block::Block, &grin_p2p::types::PeerInfo, grin_chain::types::Options) -> std::result::Result<_, _>`
[INFO] [stderr]               found fn pointer `fn(&adapter::FakeAdapter, grin_core::core::block::Block, &grin_p2p::types::PeerInfo, bool) -> std::result::Result<_, _>`
[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]    = help: implement the missing item: `fn txhashset_archive_header(&self) -> std::result::Result<grin_core::core::block::BlockHeader, grin_chain::error::Error> { todo!() }`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0046, E0053.
[INFO] [stderr] For more information about an 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0046, E0053.
[INFO] [stderr] For more information about an 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" "1937d4c5ead596a62f60cc8d32551049bd5d26f8c2951380bd049880598540d0"`
[INFO] running `"docker" "rm" "-f" "1937d4c5ead596a62f60cc8d32551049bd5d26f8c2951380bd049880598540d0"`
[INFO] [stdout] 1937d4c5ead596a62f60cc8d32551049bd5d26f8c2951380bd049880598540d0
