[INFO] cloning repository UnlawfulMonad/shrug-rs [INFO] running `"git" "clone" "--bare" "git://github.com/UnlawfulMonad/shrug-rs.git" "work/cache/sources/gh/UnlawfulMonad/shrug-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/UnlawfulMonad/shrug-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/UnlawfulMonad/shrug-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UnlawfulMonad/shrug-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UnlawfulMonad/shrug-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/UnlawfulMonad/shrug-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/UnlawfulMonad/shrug-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/UnlawfulMonad/shrug-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f00c9f14cdb241c44592f2de76319d8292abbc82 [INFO] sha for GitHub repo UnlawfulMonad/shrug-rs: f00c9f14cdb241c44592f2de76319d8292abbc82 [INFO] validating manifest of UnlawfulMonad/shrug-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of UnlawfulMonad/shrug-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing UnlawfulMonad/shrug-rs [INFO] finished frobbing UnlawfulMonad/shrug-rs [INFO] frobbed toml for UnlawfulMonad/shrug-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UnlawfulMonad/shrug-rs/Cargo.toml [INFO] started frobbing UnlawfulMonad/shrug-rs [INFO] finished frobbing UnlawfulMonad/shrug-rs [INFO] frobbed toml for UnlawfulMonad/shrug-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/UnlawfulMonad/shrug-rs/Cargo.toml [INFO] crate UnlawfulMonad/shrug-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.12.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing UnlawfulMonad/shrug-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UnlawfulMonad/shrug-rs:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 3e56a5642f6457bf9f3656bc267bda4bb74f9bfa18813ec051fb06a2994af31d [INFO] running `"docker" "start" "-a" "3e56a5642f6457bf9f3656bc267bda4bb74f9bfa18813ec051fb06a2994af31d"` [INFO] [stderr] Compiling want v0.0.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling hyper v0.12.2 [INFO] [stderr] Compiling shrug-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.22s [INFO] running `"docker" "inspect" "3e56a5642f6457bf9f3656bc267bda4bb74f9bfa18813ec051fb06a2994af31d"` [INFO] running `"docker" "rm" "-f" "3e56a5642f6457bf9f3656bc267bda4bb74f9bfa18813ec051fb06a2994af31d"` [INFO] [stdout] 3e56a5642f6457bf9f3656bc267bda4bb74f9bfa18813ec051fb06a2994af31d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UnlawfulMonad/shrug-rs:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7b3019e08539d0a84009e000fdfda484fad5514238491775a091dd6ad871bc47 [INFO] running `"docker" "start" "-a" "7b3019e08539d0a84009e000fdfda484fad5514238491775a091dd6ad871bc47"` [INFO] [stderr] Compiling shrug-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "7b3019e08539d0a84009e000fdfda484fad5514238491775a091dd6ad871bc47"` [INFO] running `"docker" "rm" "-f" "7b3019e08539d0a84009e000fdfda484fad5514238491775a091dd6ad871bc47"` [INFO] [stdout] 7b3019e08539d0a84009e000fdfda484fad5514238491775a091dd6ad871bc47 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/UnlawfulMonad/shrug-rs:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] c9e37e009b187eea511f732b240949cde4b1ff942c57d8c5a7f1c082bf7c2dd5 [INFO] running `"docker" "start" "-a" "c9e37e009b187eea511f732b240949cde4b1ff942c57d8c5a7f1c082bf7c2dd5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/shrug_rs-742084c28d048893 [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" "c9e37e009b187eea511f732b240949cde4b1ff942c57d8c5a7f1c082bf7c2dd5"` [INFO] running `"docker" "rm" "-f" "c9e37e009b187eea511f732b240949cde4b1ff942c57d8c5a7f1c082bf7c2dd5"` [INFO] [stdout] c9e37e009b187eea511f732b240949cde4b1ff942c57d8c5a7f1c082bf7c2dd5