[INFO] updating cached repository CodeChain-io/codechain-cuckoo-miner [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/CodeChain-io/codechain-cuckoo-miner [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/CodeChain-io/codechain-cuckoo-miner" "work/ex/beta-1.38-1/sources/1.37.0/gh/CodeChain-io/codechain-cuckoo-miner"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/CodeChain-io/codechain-cuckoo-miner'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CodeChain-io/codechain-cuckoo-miner" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodeChain-io/codechain-cuckoo-miner"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodeChain-io/codechain-cuckoo-miner'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b9f329ba03ff03c69d97d2aeacd14eedb44a8986 [INFO] sha for GitHub repo CodeChain-io/codechain-cuckoo-miner: b9f329ba03ff03c69d97d2aeacd14eedb44a8986 [INFO] validating manifest of CodeChain-io/codechain-cuckoo-miner on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of CodeChain-io/codechain-cuckoo-miner on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing CodeChain-io/codechain-cuckoo-miner [INFO] finished frobbing CodeChain-io/codechain-cuckoo-miner [INFO] frobbed toml for CodeChain-io/codechain-cuckoo-miner written to work/ex/beta-1.38-1/sources/1.37.0/gh/CodeChain-io/codechain-cuckoo-miner/Cargo.toml [INFO] started frobbing CodeChain-io/codechain-cuckoo-miner [INFO] finished frobbing CodeChain-io/codechain-cuckoo-miner [INFO] frobbed toml for CodeChain-io/codechain-cuckoo-miner written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodeChain-io/codechain-cuckoo-miner/Cargo.toml [INFO] crate CodeChain-io/codechain-cuckoo-miner already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing CodeChain-io/codechain-cuckoo-miner against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodeChain-io/codechain-cuckoo-miner:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] fe2a3d395510630e0112b9a458ae4c70350ca85268f2ff0ff7d114aabc2c5b53 [INFO] running `"docker" "start" "-a" "fe2a3d395510630e0112b9a458ae4c70350ca85268f2ff0ff7d114aabc2c5b53"` [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling elastic-array v0.10.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling cuckoo v0.1.0 (https://github.com/CodeChain-io/rust-cuckoo.git?rev=280cab9c#280cab9c) [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Compiling hyper v0.12.8 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling rlp v0.2.2 [INFO] [stderr] Compiling codechain-miner v0.1.0 (https://github.com/CodeChain-io/codechain-miner.git?rev=820e11e#820e11e5) [INFO] [stderr] Compiling codechain-cuckoo-miner v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config.rs:39:29 [INFO] [stderr] | [INFO] [stderr] 39 | fn worker(&self) -> Box { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Worker` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `"docker" "inspect" "fe2a3d395510630e0112b9a458ae4c70350ca85268f2ff0ff7d114aabc2c5b53"` [INFO] running `"docker" "rm" "-f" "fe2a3d395510630e0112b9a458ae4c70350ca85268f2ff0ff7d114aabc2c5b53"` [INFO] [stdout] fe2a3d395510630e0112b9a458ae4c70350ca85268f2ff0ff7d114aabc2c5b53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodeChain-io/codechain-cuckoo-miner:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 4ac4a3193d8e34aee649a6d6edf40842d991b19ca784eac6cb2828a977b70527 [INFO] running `"docker" "start" "-a" "4ac4a3193d8e34aee649a6d6edf40842d991b19ca784eac6cb2828a977b70527"` [INFO] [stderr] Compiling codechain-cuckoo-miner v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/config.rs:39:29 [INFO] [stderr] | [INFO] [stderr] 39 | fn worker(&self) -> Box { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Worker` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "4ac4a3193d8e34aee649a6d6edf40842d991b19ca784eac6cb2828a977b70527"` [INFO] running `"docker" "rm" "-f" "4ac4a3193d8e34aee649a6d6edf40842d991b19ca784eac6cb2828a977b70527"` [INFO] [stdout] 4ac4a3193d8e34aee649a6d6edf40842d991b19ca784eac6cb2828a977b70527 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CodeChain-io/codechain-cuckoo-miner:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 507e88b0ca45ecde168716888f89dedd29f43f1af1d98fe667c7acb3fb53599d [INFO] running `"docker" "start" "-a" "507e88b0ca45ecde168716888f89dedd29f43f1af1d98fe667c7acb3fb53599d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/codechain_cuckoo_miner-7cbba287611e6c2d [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" "507e88b0ca45ecde168716888f89dedd29f43f1af1d98fe667c7acb3fb53599d"` [INFO] running `"docker" "rm" "-f" "507e88b0ca45ecde168716888f89dedd29f43f1af1d98fe667c7acb3fb53599d"` [INFO] [stdout] 507e88b0ca45ecde168716888f89dedd29f43f1af1d98fe667c7acb3fb53599d