[INFO] cloning repository ethanhs/cce [INFO] running `"git" "clone" "--bare" "git://github.com/ethanhs/cce.git" "work/cache/sources/gh/ethanhs/cce"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ethanhs/cce'... [INFO] running `"git" "clone" "work/cache/sources/gh/ethanhs/cce" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethanhs/cce"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethanhs/cce'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ethanhs/cce" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanhs/cce"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanhs/cce'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ae1d6ecbb187a30bb613d40bcaa0541101908e5 [INFO] sha for GitHub repo ethanhs/cce: 0ae1d6ecbb187a30bb613d40bcaa0541101908e5 [INFO] validating manifest of ethanhs/cce 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 ethanhs/cce 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 ethanhs/cce [INFO] finished frobbing ethanhs/cce [INFO] frobbed toml for ethanhs/cce written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethanhs/cce/Cargo.toml [INFO] started frobbing ethanhs/cce [INFO] finished frobbing ethanhs/cce [INFO] frobbed toml for ethanhs/cce written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanhs/cce/Cargo.toml [INFO] crate ethanhs/cce 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethanhs/cce against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanhs/cce:/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] b683331fbf46089cc351009aa86e9da304c65285a3f2fef79762e0d95ff50f2d [INFO] running `"docker" "start" "-a" "b683331fbf46089cc351009aa86e9da304c65285a3f2fef79762e0d95ff50f2d"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Compiling cce v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `"docker" "inspect" "b683331fbf46089cc351009aa86e9da304c65285a3f2fef79762e0d95ff50f2d"` [INFO] running `"docker" "rm" "-f" "b683331fbf46089cc351009aa86e9da304c65285a3f2fef79762e0d95ff50f2d"` [INFO] [stdout] b683331fbf46089cc351009aa86e9da304c65285a3f2fef79762e0d95ff50f2d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanhs/cce:/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] 2cb71d315b3b91bbd07a26f7e6022ef79c7d6e459c7e16dd481f3c7fa5769c53 [INFO] running `"docker" "start" "-a" "2cb71d315b3b91bbd07a26f7e6022ef79c7d6e459c7e16dd481f3c7fa5769c53"` [INFO] [stderr] Compiling cce v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "2cb71d315b3b91bbd07a26f7e6022ef79c7d6e459c7e16dd481f3c7fa5769c53"` [INFO] running `"docker" "rm" "-f" "2cb71d315b3b91bbd07a26f7e6022ef79c7d6e459c7e16dd481f3c7fa5769c53"` [INFO] [stdout] 2cb71d315b3b91bbd07a26f7e6022ef79c7d6e459c7e16dd481f3c7fa5769c53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanhs/cce:/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] b8e251d03d672627716bf774019d5212de5b1a73667256dc2ad50bc0bfd48cd9 [INFO] running `"docker" "start" "-a" "b8e251d03d672627716bf774019d5212de5b1a73667256dc2ad50bc0bfd48cd9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/cce-ab59cf11953955bc [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" "b8e251d03d672627716bf774019d5212de5b1a73667256dc2ad50bc0bfd48cd9"` [INFO] running `"docker" "rm" "-f" "b8e251d03d672627716bf774019d5212de5b1a73667256dc2ad50bc0bfd48cd9"` [INFO] [stdout] b8e251d03d672627716bf774019d5212de5b1a73667256dc2ad50bc0bfd48cd9