[INFO] cloning repository maektwain/paritytask [INFO] running `"git" "clone" "--bare" "git://github.com/maektwain/paritytask.git" "work/cache/sources/gh/maektwain/paritytask"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/maektwain/paritytask'... [INFO] running `"git" "clone" "work/cache/sources/gh/maektwain/paritytask" "work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/maektwain/paritytask"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/maektwain/paritytask'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/maektwain/paritytask" "work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/maektwain/paritytask"` [INFO] [stderr] Cloning into 'work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/maektwain/paritytask'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8268a34541bb5c693993cbed5c24017b08c1ebb0 [INFO] sha for GitHub repo maektwain/paritytask: 8268a34541bb5c693993cbed5c24017b08c1ebb0 [INFO] validating manifest of maektwain/paritytask on toolchain master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of maektwain/paritytask on toolchain try#290ac7b29f41ff9fa5232f9a1116ea71a3501063 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing maektwain/paritytask [INFO] finished frobbing maektwain/paritytask [INFO] frobbed toml for maektwain/paritytask written to work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/maektwain/paritytask/Cargo.toml [INFO] started frobbing maektwain/paritytask [INFO] finished frobbing maektwain/paritytask [INFO] frobbed toml for maektwain/paritytask written to work/ex/pr-58899/sources/try#290ac7b29f41ff9fa5232f9a1116ea71a3501063/gh/maektwain/paritytask/Cargo.toml [INFO] crate maektwain/paritytask has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on the registry index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum-types v0.3.1 [INFO] [stderr] Downloaded uint v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+290ac7b29f41ff9fa5232f9a1116ea71a3501063-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking maektwain/paritytask against master#c0086b9e8972fef9fd4af24bae20d45021ed06c6 for pr-58899 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58899/worker-5/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58899/sources/master#c0086b9e8972fef9fd4af24bae20d45021ed06c6/gh/maektwain/paritytask:/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=forbid" "-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" "+c0086b9e8972fef9fd4af24bae20d45021ed06c6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 38748b770d4bfd444df408352dc37b0359279a176450c79c9b331b66238b6693 [INFO] running `"docker" "start" "-a" "38748b770d4bfd444df408352dc37b0359279a176450c79c9b331b66238b6693"` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Checking ethereum-types-serialize v0.2.1 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Checking parking_lot v0.5.4 [INFO] [stderr] Checking mio-uds v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.3.0 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling uint v0.2.0 [INFO] [stderr] Compiling ethereum-types v0.3.1 [INFO] [stderr] Checking jsonrpc-core v8.0.1 [INFO] [stderr] Checking tokio-threadpool v0.1.2 [INFO] [stderr] Checking tiny-keccak v1.4.1 [INFO] [stderr] Checking fixed-hash v0.2.1 [INFO] [stderr] Checking tokio v0.1.5 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking websocket v0.20.2 [INFO] [stderr] Checking hyper v0.11.25 [INFO] [stderr] Checking ethbloom v0.5.0 [INFO] [stderr] Checking hyper-tls v0.1.3 [INFO] [stderr] Checking ethabi v5.1.1 [INFO] [stderr] Checking web3 v0.3.0 [INFO] [stderr] Checking task v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.89s [INFO] running `"docker" "inspect" "38748b770d4bfd444df408352dc37b0359279a176450c79c9b331b66238b6693"` [INFO] running `"docker" "rm" "-f" "38748b770d4bfd444df408352dc37b0359279a176450c79c9b331b66238b6693"` [INFO] [stdout] 38748b770d4bfd444df408352dc37b0359279a176450c79c9b331b66238b6693