[INFO] cloning repository greyblake/rustcast-travis-demo [INFO] running `"git" "clone" "--bare" "git://github.com/greyblake/rustcast-travis-demo.git" "work/cache/sources/gh/greyblake/rustcast-travis-demo"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/greyblake/rustcast-travis-demo'... [INFO] running `"git" "clone" "work/cache/sources/gh/greyblake/rustcast-travis-demo" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/greyblake/rustcast-travis-demo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/greyblake/rustcast-travis-demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/greyblake/rustcast-travis-demo" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/greyblake/rustcast-travis-demo"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/greyblake/rustcast-travis-demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9addd9bd09c4217b7c353f8869cebbcc545f782c [INFO] sha for GitHub repo greyblake/rustcast-travis-demo: 9addd9bd09c4217b7c353f8869cebbcc545f782c [INFO] validating manifest of greyblake/rustcast-travis-demo 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 greyblake/rustcast-travis-demo 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 greyblake/rustcast-travis-demo [INFO] finished frobbing greyblake/rustcast-travis-demo [INFO] frobbed toml for greyblake/rustcast-travis-demo written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/greyblake/rustcast-travis-demo/Cargo.toml [INFO] started frobbing greyblake/rustcast-travis-demo [INFO] finished frobbing greyblake/rustcast-travis-demo [INFO] frobbed toml for greyblake/rustcast-travis-demo written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/greyblake/rustcast-travis-demo/Cargo.toml [INFO] crate greyblake/rustcast-travis-demo 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 greyblake/rustcast-travis-demo against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/greyblake/rustcast-travis-demo:/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] cf1281015f032aa5e9b3841951872f0a7e12bedf1fd70d6ea4f5787ef4c41e8c [INFO] running `"docker" "start" "-a" "cf1281015f032aa5e9b3841951872f0a7e12bedf1fd70d6ea4f5787ef4c41e8c"` [INFO] [stderr] Compiling rustcast-travis-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "cf1281015f032aa5e9b3841951872f0a7e12bedf1fd70d6ea4f5787ef4c41e8c"` [INFO] running `"docker" "rm" "-f" "cf1281015f032aa5e9b3841951872f0a7e12bedf1fd70d6ea4f5787ef4c41e8c"` [INFO] [stdout] cf1281015f032aa5e9b3841951872f0a7e12bedf1fd70d6ea4f5787ef4c41e8c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/greyblake/rustcast-travis-demo:/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] dcc1ffdbc97a53520e9a194730450571d9fed3906aea9e5902313494bdc89e3a [INFO] running `"docker" "start" "-a" "dcc1ffdbc97a53520e9a194730450571d9fed3906aea9e5902313494bdc89e3a"` [INFO] [stderr] Compiling rustcast-travis-demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "dcc1ffdbc97a53520e9a194730450571d9fed3906aea9e5902313494bdc89e3a"` [INFO] running `"docker" "rm" "-f" "dcc1ffdbc97a53520e9a194730450571d9fed3906aea9e5902313494bdc89e3a"` [INFO] [stdout] dcc1ffdbc97a53520e9a194730450571d9fed3906aea9e5902313494bdc89e3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/greyblake/rustcast-travis-demo:/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] e03580c400327a3a273a8765c711ca5f37b10fd4b52b0b0928f3ae85cd777216 [INFO] running `"docker" "start" "-a" "e03580c400327a3a273a8765c711ca5f37b10fd4b52b0b0928f3ae85cd777216"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/rustcast_travis_demo-e18ad7ff2333d615 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e03580c400327a3a273a8765c711ca5f37b10fd4b52b0b0928f3ae85cd777216"` [INFO] running `"docker" "rm" "-f" "e03580c400327a3a273a8765c711ca5f37b10fd4b52b0b0928f3ae85cd777216"` [INFO] [stdout] e03580c400327a3a273a8765c711ca5f37b10fd4b52b0b0928f3ae85cd777216