[INFO] cloning repository trezm/thruster-starter-kit [INFO] running `"git" "clone" "--bare" "git://github.com/trezm/thruster-starter-kit.git" "work/cache/sources/gh/trezm/thruster-starter-kit"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/trezm/thruster-starter-kit'... [INFO] running `"git" "clone" "work/cache/sources/gh/trezm/thruster-starter-kit" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trezm/thruster-starter-kit"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trezm/thruster-starter-kit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/trezm/thruster-starter-kit" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/thruster-starter-kit"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/thruster-starter-kit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 214c1da2509a80eca575d7e235ee230b4ff5728f [INFO] sha for GitHub repo trezm/thruster-starter-kit: 214c1da2509a80eca575d7e235ee230b4ff5728f [INFO] validating manifest of trezm/thruster-starter-kit 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 trezm/thruster-starter-kit 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 trezm/thruster-starter-kit [INFO] finished frobbing trezm/thruster-starter-kit [INFO] frobbed toml for trezm/thruster-starter-kit written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/trezm/thruster-starter-kit/Cargo.toml [INFO] started frobbing trezm/thruster-starter-kit [INFO] finished frobbing trezm/thruster-starter-kit [INFO] frobbed toml for trezm/thruster-starter-kit written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/trezm/thruster-starter-kit/Cargo.toml [INFO] crate trezm/thruster-starter-kit 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 thruster v0.3.2 [INFO] [stderr] Downloaded templatify v0.2.2 [INFO] [stderr] Downloaded serde v1.0.34 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing trezm/thruster-starter-kit 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/trezm/thruster-starter-kit:/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] 66fd9df145a1bd94494a313a331ed74fe5fb9b1b68fa65e3dfff8cbe7464f473 [INFO] running `"docker" "start" "-a" "66fd9df145a1bd94494a313a331ed74fe5fb9b1b68fa65e3dfff8cbe7464f473"` [INFO] [stderr] Compiling futures v0.1.19 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling serde v1.0.34 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling templatify v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.4 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling thruster v0.3.2 [INFO] [stderr] Compiling fanta-starter-kit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "66fd9df145a1bd94494a313a331ed74fe5fb9b1b68fa65e3dfff8cbe7464f473"` [INFO] running `"docker" "rm" "-f" "66fd9df145a1bd94494a313a331ed74fe5fb9b1b68fa65e3dfff8cbe7464f473"` [INFO] [stdout] 66fd9df145a1bd94494a313a331ed74fe5fb9b1b68fa65e3dfff8cbe7464f473 [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/trezm/thruster-starter-kit:/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] 4574e4f0419d42588cb9be552a1a0813213ef11c06a334645e283e9186d64b8d [INFO] running `"docker" "start" "-a" "4574e4f0419d42588cb9be552a1a0813213ef11c06a334645e283e9186d64b8d"` [INFO] [stderr] Compiling fanta-starter-kit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "4574e4f0419d42588cb9be552a1a0813213ef11c06a334645e283e9186d64b8d"` [INFO] running `"docker" "rm" "-f" "4574e4f0419d42588cb9be552a1a0813213ef11c06a334645e283e9186d64b8d"` [INFO] [stdout] 4574e4f0419d42588cb9be552a1a0813213ef11c06a334645e283e9186d64b8d [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/trezm/thruster-starter-kit:/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] 06b54a28a70cd0abb78ddbe724f90f3d2e3f244561f78ec9943faf779fecfdb9 [INFO] running `"docker" "start" "-a" "06b54a28a70cd0abb78ddbe724f90f3d2e3f244561f78ec9943faf779fecfdb9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/fanta_starter_kit-cc77915a19a2292d [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" "06b54a28a70cd0abb78ddbe724f90f3d2e3f244561f78ec9943faf779fecfdb9"` [INFO] running `"docker" "rm" "-f" "06b54a28a70cd0abb78ddbe724f90f3d2e3f244561f78ec9943faf779fecfdb9"` [INFO] [stdout] 06b54a28a70cd0abb78ddbe724f90f3d2e3f244561f78ec9943faf779fecfdb9