[INFO] cloning repository mathiasmagnusson/cargis [INFO] running `"git" "clone" "--bare" "git://github.com/mathiasmagnusson/cargis.git" "work/cache/sources/gh/mathiasmagnusson/cargis"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mathiasmagnusson/cargis'... [INFO] running `"git" "clone" "work/cache/sources/gh/mathiasmagnusson/cargis" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mathiasmagnusson/cargis"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mathiasmagnusson/cargis'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mathiasmagnusson/cargis" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/cargis"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/cargis'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c09529848b647773b0acf40abd759c4fa8eaa86c [INFO] sha for GitHub repo mathiasmagnusson/cargis: c09529848b647773b0acf40abd759c4fa8eaa86c [INFO] validating manifest of mathiasmagnusson/cargis 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 mathiasmagnusson/cargis 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 mathiasmagnusson/cargis [INFO] finished frobbing mathiasmagnusson/cargis [INFO] frobbed toml for mathiasmagnusson/cargis written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mathiasmagnusson/cargis/Cargo.toml [INFO] started frobbing mathiasmagnusson/cargis [INFO] finished frobbing mathiasmagnusson/cargis [INFO] frobbed toml for mathiasmagnusson/cargis written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/cargis/Cargo.toml [INFO] crate mathiasmagnusson/cargis 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 transformation-pipeline v0.1.0 [INFO] [stderr] Downloaded unzip v0.1.0 [INFO] [stderr] Downloaded easy-http-request v0.0.7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mathiasmagnusson/cargis against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/cargis:/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] 17452f83b803b0949c6869c56f006f52ed3ebab76cdf2c26588fa409e847c21c [INFO] running `"docker" "start" "-a" "17452f83b803b0949c6869c56f006f52ed3ebab76cdf2c26588fa409e847c21c"` [INFO] [stderr] Compiling transformation-pipeline v0.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.0 [INFO] [stderr] Compiling hyper v0.12.17 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling zip v0.2.8 [INFO] [stderr] Compiling unzip v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling easy-http-request v0.0.7 [INFO] [stderr] Compiling cargis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.31s [INFO] running `"docker" "inspect" "17452f83b803b0949c6869c56f006f52ed3ebab76cdf2c26588fa409e847c21c"` [INFO] running `"docker" "rm" "-f" "17452f83b803b0949c6869c56f006f52ed3ebab76cdf2c26588fa409e847c21c"` [INFO] [stdout] 17452f83b803b0949c6869c56f006f52ed3ebab76cdf2c26588fa409e847c21c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/cargis:/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] 874e15f8a9c1cede29b23e96c8f2d2a65e74867c09328beb8bd1d6776f33427f [INFO] running `"docker" "start" "-a" "874e15f8a9c1cede29b23e96c8f2d2a65e74867c09328beb8bd1d6776f33427f"` [INFO] [stderr] Compiling cargis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `"docker" "inspect" "874e15f8a9c1cede29b23e96c8f2d2a65e74867c09328beb8bd1d6776f33427f"` [INFO] running `"docker" "rm" "-f" "874e15f8a9c1cede29b23e96c8f2d2a65e74867c09328beb8bd1d6776f33427f"` [INFO] [stdout] 874e15f8a9c1cede29b23e96c8f2d2a65e74867c09328beb8bd1d6776f33427f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mathiasmagnusson/cargis:/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] 560deefc18ffe91f9cc1490d5264edb175343850c8cd3021d1fe06afda9c2899 [INFO] running `"docker" "start" "-a" "560deefc18ffe91f9cc1490d5264edb175343850c8cd3021d1fe06afda9c2899"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargis-cbe165d32402bbe6 [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" "560deefc18ffe91f9cc1490d5264edb175343850c8cd3021d1fe06afda9c2899"` [INFO] running `"docker" "rm" "-f" "560deefc18ffe91f9cc1490d5264edb175343850c8cd3021d1fe06afda9c2899"` [INFO] [stdout] 560deefc18ffe91f9cc1490d5264edb175343850c8cd3021d1fe06afda9c2899