[INFO] cloning repository e-max/grin-map [INFO] running `"git" "clone" "--bare" "git://github.com/e-max/grin-map.git" "work/cache/sources/gh/e-max/grin-map"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/e-max/grin-map'... [INFO] running `"git" "clone" "work/cache/sources/gh/e-max/grin-map" "work/ex/beta-1.37-6/sources/1.36.0/gh/e-max/grin-map"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/e-max/grin-map'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/e-max/grin-map" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/e-max/grin-map"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/e-max/grin-map'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d80741ecf919162bf6adf07c2a8d46044cf81f8c [INFO] sha for GitHub repo e-max/grin-map: d80741ecf919162bf6adf07c2a8d46044cf81f8c [INFO] validating manifest of e-max/grin-map on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of e-max/grin-map on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing e-max/grin-map [INFO] removed path dependency grin_chain from e-max/grin-map [INFO] removed path dependency grin_core from e-max/grin-map [INFO] removed path dependency grin_p2p from e-max/grin-map [INFO] removed path dependency grin_util from e-max/grin-map [INFO] finished frobbing e-max/grin-map [INFO] frobbed toml for e-max/grin-map written to work/ex/beta-1.37-6/sources/1.36.0/gh/e-max/grin-map/Cargo.toml [INFO] started frobbing e-max/grin-map [INFO] removed path dependency grin_chain from e-max/grin-map [INFO] removed path dependency grin_core from e-max/grin-map [INFO] removed path dependency grin_p2p from e-max/grin-map [INFO] removed path dependency grin_util from e-max/grin-map [INFO] finished frobbing e-max/grin-map [INFO] frobbed toml for e-max/grin-map written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/e-max/grin-map/Cargo.toml [INFO] crate e-max/grin-map already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/e-max/grin-map/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grin_store v2.0.0 [INFO] [stderr] Downloaded grin_p2p v2.0.0 [INFO] [stderr] Downloaded grin_keychain v2.0.0 [INFO] [stderr] Downloaded grin_chain v2.0.0 [INFO] [stderr] Downloaded grin_util v2.0.0 [INFO] [stderr] Downloaded grin_core v2.0.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing e-max/grin-map against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/e-max/grin-map:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] e694f8ee960a6c36fb92966fc194e1b13778bb71c3566dffaa9dfc6edddbaef2 [INFO] running `"docker" "start" "-a" "e694f8ee960a6c36fb92966fc194e1b13778bb71c3566dffaa9dfc6edddbaef2"` [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.37.4 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling zip v0.4.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling grin_util v2.0.0 [INFO] [stderr] Compiling grin_keychain v2.0.0 [INFO] [stderr] Compiling croaring-sys v0.3.9 [INFO] [stderr] Compiling croaring v0.3.9 [INFO] [stderr] Compiling grin_core v2.0.0 [INFO] [stderr] Compiling grin_store v2.0.0 [INFO] [stderr] Compiling grin_chain v2.0.0 [INFO] [stderr] Compiling grin_p2p v2.0.0 [INFO] [stderr] Compiling grin-map v0.1.0 (/opt/crater/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: unused variable: `t` [INFO] [stderr] --> src/main.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | let t = worker( [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_t` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `k` [INFO] [stderr] --> src/main.rs:115:10 [INFO] [stderr] | [INFO] [stderr] 115 | for (k, v) in &(*storage.read().unwrap()) { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_k` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:142:21 [INFO] [stderr] | [INFO] [stderr] 142 | Err(e) => { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | let mut peer_addr: PeerAddr; [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `NTHREADS` [INFO] [stderr] --> src/main.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | const NTHREADS: u8 = 100; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `"docker" "inspect" "e694f8ee960a6c36fb92966fc194e1b13778bb71c3566dffaa9dfc6edddbaef2"` [INFO] running `"docker" "rm" "-f" "e694f8ee960a6c36fb92966fc194e1b13778bb71c3566dffaa9dfc6edddbaef2"` [INFO] [stdout] e694f8ee960a6c36fb92966fc194e1b13778bb71c3566dffaa9dfc6edddbaef2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/e-max/grin-map:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 368e294be4454b6d433fb85c67324c6cf01cc3c724ff16a1958ffc0f91a9095f [INFO] running `"docker" "start" "-a" "368e294be4454b6d433fb85c67324c6cf01cc3c724ff16a1958ffc0f91a9095f"` [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-map v0.1.0 (/opt/crater/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: unused variable: `t` [INFO] [stderr] --> src/main.rs:80:9 [INFO] [stderr] | [INFO] [stderr] 80 | let t = worker( [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_t` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `k` [INFO] [stderr] --> src/main.rs:115:10 [INFO] [stderr] | [INFO] [stderr] 115 | for (k, v) in &(*storage.read().unwrap()) { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_k` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:142:21 [INFO] [stderr] | [INFO] [stderr] 142 | Err(e) => { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | let mut peer_addr: PeerAddr; [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `NTHREADS` [INFO] [stderr] --> src/main.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | const NTHREADS: u8 = 100; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `"docker" "inspect" "368e294be4454b6d433fb85c67324c6cf01cc3c724ff16a1958ffc0f91a9095f"` [INFO] running `"docker" "rm" "-f" "368e294be4454b6d433fb85c67324c6cf01cc3c724ff16a1958ffc0f91a9095f"` [INFO] [stdout] 368e294be4454b6d433fb85c67324c6cf01cc3c724ff16a1958ffc0f91a9095f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/e-max/grin-map:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] b0e8e9a8ff3cf66fc21af73e96a2875b1a638b48cae5c49e6c877e2bdf5befa1 [INFO] running `"docker" "start" "-a" "b0e8e9a8ff3cf66fc21af73e96a2875b1a638b48cae5c49e6c877e2bdf5befa1"` [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] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/grin_map-84e020dccd26fab5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b0e8e9a8ff3cf66fc21af73e96a2875b1a638b48cae5c49e6c877e2bdf5befa1"` [INFO] running `"docker" "rm" "-f" "b0e8e9a8ff3cf66fc21af73e96a2875b1a638b48cae5c49e6c877e2bdf5befa1"` [INFO] [stdout] b0e8e9a8ff3cf66fc21af73e96a2875b1a638b48cae5c49e6c877e2bdf5befa1