[INFO] updating cached repository hhatto/rcoin [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hhatto/rcoin [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hhatto/rcoin" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/hhatto/rcoin"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/hhatto/rcoin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hhatto/rcoin" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/hhatto/rcoin"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/hhatto/rcoin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bd31d899c9ecd47b07b65e1ecfaa15d10354be3d [INFO] sha for GitHub repo hhatto/rcoin: bd31d899c9ecd47b07b65e1ecfaa15d10354be3d [INFO] validating manifest of hhatto/rcoin on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hhatto/rcoin on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hhatto/rcoin [INFO] finished frobbing hhatto/rcoin [INFO] frobbed toml for hhatto/rcoin written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/hhatto/rcoin/Cargo.toml [INFO] started frobbing hhatto/rcoin [INFO] finished frobbing hhatto/rcoin [INFO] frobbed toml for hhatto/rcoin written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/hhatto/rcoin/Cargo.toml [INFO] crate hhatto/rcoin has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hhatto/rcoin against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/hhatto/rcoin:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 4a3f8f27650c64206bc6e0bd2756057b43f08cf61b95d61c3b2249e59ca600d4 [INFO] running `"docker" "start" "-a" "4a3f8f27650c64206bc6e0bd2756057b43f08cf61b95d61c3b2249e59ca600d4"` [INFO] [stderr] Compiling serde v1.0.36 [INFO] [stderr] Compiling memoffset v0.1.0 [INFO] [stderr] Compiling hostname v0.1.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling tokio-executor v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.2.0 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling resolv-conf v0.6.0 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.22.2 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling h2 v0.1.2 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.3.2 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling actix v0.5.5 [INFO] [stderr] Compiling actix-web v0.4.10 [INFO] [stderr] Compiling trust-dns-resolver v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling rcoin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `"docker" "inspect" "4a3f8f27650c64206bc6e0bd2756057b43f08cf61b95d61c3b2249e59ca600d4"` [INFO] running `"docker" "rm" "-f" "4a3f8f27650c64206bc6e0bd2756057b43f08cf61b95d61c3b2249e59ca600d4"` [INFO] [stdout] 4a3f8f27650c64206bc6e0bd2756057b43f08cf61b95d61c3b2249e59ca600d4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/hhatto/rcoin:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 66aecbb0348f8c2034ba6c52afe04037ea6751b950dbf25cf266a4d928ac49d2 [INFO] running `"docker" "start" "-a" "66aecbb0348f8c2034ba6c52afe04037ea6751b950dbf25cf266a4d928ac49d2"` [INFO] [stderr] Compiling rcoin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `"docker" "inspect" "66aecbb0348f8c2034ba6c52afe04037ea6751b950dbf25cf266a4d928ac49d2"` [INFO] running `"docker" "rm" "-f" "66aecbb0348f8c2034ba6c52afe04037ea6751b950dbf25cf266a4d928ac49d2"` [INFO] [stdout] 66aecbb0348f8c2034ba6c52afe04037ea6751b950dbf25cf266a4d928ac49d2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/hhatto/rcoin:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 2703b3fd765b2fadc7cbcc4601a2d0ebd969f559bc4a05969b4936a1d6e895b7 [INFO] running `"docker" "start" "-a" "2703b3fd765b2fadc7cbcc4601a2d0ebd969f559bc4a05969b4936a1d6e895b7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/rcoin-adbe1ead617d7645 [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" "2703b3fd765b2fadc7cbcc4601a2d0ebd969f559bc4a05969b4936a1d6e895b7"` [INFO] running `"docker" "rm" "-f" "2703b3fd765b2fadc7cbcc4601a2d0ebd969f559bc4a05969b4936a1d6e895b7"` [INFO] [stdout] 2703b3fd765b2fadc7cbcc4601a2d0ebd969f559bc4a05969b4936a1d6e895b7