[INFO] cloning repository LeoTindall/counted-rs [INFO] running `"git" "clone" "--bare" "git://github.com/LeoTindall/counted-rs.git" "work/cache/sources/gh/LeoTindall/counted-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/LeoTindall/counted-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/LeoTindall/counted-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/LeoTindall/counted-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/LeoTindall/counted-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LeoTindall/counted-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/LeoTindall/counted-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/LeoTindall/counted-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e00071ff660d5623379fdecb318380327af3535 [INFO] sha for GitHub repo LeoTindall/counted-rs: 6e00071ff660d5623379fdecb318380327af3535 [INFO] validating manifest of LeoTindall/counted-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 LeoTindall/counted-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 LeoTindall/counted-rs [INFO] finished frobbing LeoTindall/counted-rs [INFO] frobbed toml for LeoTindall/counted-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/LeoTindall/counted-rs/Cargo.toml [INFO] started frobbing LeoTindall/counted-rs [INFO] finished frobbing LeoTindall/counted-rs [INFO] frobbed toml for LeoTindall/counted-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/LeoTindall/counted-rs/Cargo.toml [INFO] crate LeoTindall/counted-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-tls v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing LeoTindall/counted-rs 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/LeoTindall/counted-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7f37e98f2c46cceb224b44ef396c9e65c959607412aa61488d71bcf553770830 [INFO] running `"docker" "start" "-a" "7f37e98f2c46cceb224b44ef396c9e65c959607412aa61488d71bcf553770830"` [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.2 [INFO] [stderr] Compiling hyper v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.1.0 [INFO] [stderr] Compiling counted v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.84s [INFO] running `"docker" "inspect" "7f37e98f2c46cceb224b44ef396c9e65c959607412aa61488d71bcf553770830"` [INFO] running `"docker" "rm" "-f" "7f37e98f2c46cceb224b44ef396c9e65c959607412aa61488d71bcf553770830"` [INFO] [stdout] 7f37e98f2c46cceb224b44ef396c9e65c959607412aa61488d71bcf553770830 [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/LeoTindall/counted-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c7f0a34827356df34add09459c4980569dc337d35c10520da3c92442d8801025 [INFO] running `"docker" "start" "-a" "c7f0a34827356df34add09459c4980569dc337d35c10520da3c92442d8801025"` [INFO] [stderr] Compiling counted v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "c7f0a34827356df34add09459c4980569dc337d35c10520da3c92442d8801025"` [INFO] running `"docker" "rm" "-f" "c7f0a34827356df34add09459c4980569dc337d35c10520da3c92442d8801025"` [INFO] [stdout] c7f0a34827356df34add09459c4980569dc337d35c10520da3c92442d8801025 [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/LeoTindall/counted-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] dcedd630f91bda2317ddbf8da994466b0ce6b0af8e038c01b7e854abd4d415fd [INFO] running `"docker" "start" "-a" "dcedd630f91bda2317ddbf8da994466b0ce6b0af8e038c01b7e854abd4d415fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/counted-f27d232dc1a1d743 [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" "dcedd630f91bda2317ddbf8da994466b0ce6b0af8e038c01b7e854abd4d415fd"` [INFO] running `"docker" "rm" "-f" "dcedd630f91bda2317ddbf8da994466b0ce6b0af8e038c01b7e854abd4d415fd"` [INFO] [stdout] dcedd630f91bda2317ddbf8da994466b0ce6b0af8e038c01b7e854abd4d415fd