[INFO] cloning repository https://github.com/CodeChain-io/codechain-cuckoo-miner [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeChain-io/codechain-cuckoo-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeChain-io%2Fcodechain-cuckoo-miner"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeChain-io%2Fcodechain-cuckoo-miner'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51a36e1efc1d74d2377789a771ca788d0b560b52 [INFO] checking CodeChain-io/codechain-cuckoo-miner against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeChain-io%2Fcodechain-cuckoo-miner" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CodeChain-io/codechain-cuckoo-miner on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CodeChain-io/codechain-cuckoo-miner [INFO] finished tweaking git repo https://github.com/CodeChain-io/codechain-cuckoo-miner [INFO] tweaked toml for git repo https://github.com/CodeChain-io/codechain-cuckoo-miner written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/CodeChain-io/codechain-cuckoo-miner already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/codechain-miner.git` [INFO] [stderr] Updating git repository `https://github.com/CodeChain-io/rust-cuckoo.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlp v0.2.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 86db655fca3cdf2cee28753c1891f061536678c90b3878034e793f471d19e120 [INFO] running `"docker" "start" "-a" "86db655fca3cdf2cee28753c1891f061536678c90b3878034e793f471d19e120"` [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Checking termcolor v1.0.1 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Checking fixed-hash v0.2.1 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking elastic-array v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking env_logger v0.5.12 [INFO] [stderr] Checking http v0.1.10 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking cuckoo v0.1.0 (https://github.com/CodeChain-io/rust-cuckoo.git?rev=280cab9c#280cab9c) [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking hyper v0.12.8 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking codechain-miner v0.1.0 (https://github.com/CodeChain-io/codechain-miner.git?rev=820e11e#820e11e5) [INFO] [stderr] Checking rlp v0.2.2 [INFO] [stderr] Checking codechain-cuckoo-miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "86db655fca3cdf2cee28753c1891f061536678c90b3878034e793f471d19e120"` [INFO] running `"docker" "rm" "-f" "86db655fca3cdf2cee28753c1891f061536678c90b3878034e793f471d19e120"` [INFO] [stdout] 86db655fca3cdf2cee28753c1891f061536678c90b3878034e793f471d19e120