[INFO] cloning repository maxjacobson/cheapskate-ci [INFO] running `"git" "clone" "--bare" "git://github.com/maxjacobson/cheapskate-ci.git" "work/cache/sources/gh/maxjacobson/cheapskate-ci"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/maxjacobson/cheapskate-ci'... [INFO] running `"git" "clone" "work/cache/sources/gh/maxjacobson/cheapskate-ci" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/maxjacobson/cheapskate-ci"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/maxjacobson/cheapskate-ci'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/maxjacobson/cheapskate-ci" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxjacobson/cheapskate-ci"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxjacobson/cheapskate-ci'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 769bc66d50d13c01f977dce11c27c6c46817c4ec [INFO] sha for GitHub repo maxjacobson/cheapskate-ci: 769bc66d50d13c01f977dce11c27c6c46817c4ec [INFO] validating manifest of maxjacobson/cheapskate-ci 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 maxjacobson/cheapskate-ci 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 maxjacobson/cheapskate-ci [INFO] finished frobbing maxjacobson/cheapskate-ci [INFO] frobbed toml for maxjacobson/cheapskate-ci written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/maxjacobson/cheapskate-ci/Cargo.toml [INFO] started frobbing maxjacobson/cheapskate-ci [INFO] finished frobbing maxjacobson/cheapskate-ci [INFO] frobbed toml for maxjacobson/cheapskate-ci written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxjacobson/cheapskate-ci/Cargo.toml [INFO] crate maxjacobson/cheapskate-ci 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] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psst v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing maxjacobson/cheapskate-ci against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxjacobson/cheapskate-ci:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 227e6b4fc48db13d5ce2e8901b33193a1e5164d4e61e15bc4cae29d1875f0888 [INFO] running `"docker" "start" "-a" "227e6b4fc48db13d5ce2e8901b33193a1e5164d4e61e15bc4cae29d1875f0888"` [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling psst v0.1.0 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling cheapskate-ci v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.76s [INFO] running `"docker" "inspect" "227e6b4fc48db13d5ce2e8901b33193a1e5164d4e61e15bc4cae29d1875f0888"` [INFO] running `"docker" "rm" "-f" "227e6b4fc48db13d5ce2e8901b33193a1e5164d4e61e15bc4cae29d1875f0888"` [INFO] [stdout] 227e6b4fc48db13d5ce2e8901b33193a1e5164d4e61e15bc4cae29d1875f0888 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxjacobson/cheapskate-ci:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 32c94acecf0504f692dcae9181fabe0566e010a1ab1dce388f88dfca32da8267 [INFO] running `"docker" "start" "-a" "32c94acecf0504f692dcae9181fabe0566e010a1ab1dce388f88dfca32da8267"` [INFO] [stderr] Compiling cheapskate-ci v0.1.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "32c94acecf0504f692dcae9181fabe0566e010a1ab1dce388f88dfca32da8267"` [INFO] running `"docker" "rm" "-f" "32c94acecf0504f692dcae9181fabe0566e010a1ab1dce388f88dfca32da8267"` [INFO] [stdout] 32c94acecf0504f692dcae9181fabe0566e010a1ab1dce388f88dfca32da8267 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/maxjacobson/cheapskate-ci:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] f19177aea39e1684046a38b55b98eddf05fa3311d2adaedf5620cfa547ffbdea [INFO] running `"docker" "start" "-a" "f19177aea39e1684046a38b55b98eddf05fa3311d2adaedf5620cfa547ffbdea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/cheapskate_ci-e9e3d5aa56c21ac3 [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" "f19177aea39e1684046a38b55b98eddf05fa3311d2adaedf5620cfa547ffbdea"` [INFO] running `"docker" "rm" "-f" "f19177aea39e1684046a38b55b98eddf05fa3311d2adaedf5620cfa547ffbdea"` [INFO] [stdout] f19177aea39e1684046a38b55b98eddf05fa3311d2adaedf5620cfa547ffbdea