[INFO] cloning repository meantheory/rust-example [INFO] running `"git" "clone" "--bare" "git://github.com/meantheory/rust-example.git" "work/cache/sources/gh/meantheory/rust-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/meantheory/rust-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/meantheory/rust-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/meantheory/rust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/meantheory/rust-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/meantheory/rust-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/meantheory/rust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/meantheory/rust-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c947c1b7cfa1bd6e1e4685b7d8b73fdbe0ddcbc3 [INFO] sha for GitHub repo meantheory/rust-example: c947c1b7cfa1bd6e1e4685b7d8b73fdbe0ddcbc3 [INFO] validating manifest of meantheory/rust-example 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 meantheory/rust-example 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 meantheory/rust-example [INFO] finished frobbing meantheory/rust-example [INFO] frobbed toml for meantheory/rust-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/meantheory/rust-example/Cargo.toml [INFO] started frobbing meantheory/rust-example [INFO] finished frobbing meantheory/rust-example [INFO] frobbed toml for meantheory/rust-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/meantheory/rust-example/Cargo.toml [INFO] crate meantheory/rust-example 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 meantheory/rust-example 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/meantheory/rust-example:/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] b30ee1c531b452613e21085366b1747843d1c0539a0a52d977d5ec321a207afc [INFO] running `"docker" "start" "-a" "b30ee1c531b452613e21085366b1747843d1c0539a0a52d977d5ec321a207afc"` [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling sct v0.2.0 [INFO] [stderr] Compiling webpki v0.17.0 [INFO] [stderr] Compiling ct-logs v0.2.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rustls v0.11.0 [INFO] [stderr] Compiling webpki-roots v0.13.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-rustls v0.4.0 [INFO] [stderr] Compiling hyper-rustls v0.11.0 [INFO] [stderr] Compiling github-rs v0.6.1 [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "b30ee1c531b452613e21085366b1747843d1c0539a0a52d977d5ec321a207afc"` [INFO] running `"docker" "rm" "-f" "b30ee1c531b452613e21085366b1747843d1c0539a0a52d977d5ec321a207afc"` [INFO] [stdout] b30ee1c531b452613e21085366b1747843d1c0539a0a52d977d5ec321a207afc [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/meantheory/rust-example:/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] 85fe95dff03c25b03a19ef864fe69bfd53b41d679723b5e3b703b3710634c8e0 [INFO] running `"docker" "start" "-a" "85fe95dff03c25b03a19ef864fe69bfd53b41d679723b5e3b703b3710634c8e0"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `"docker" "inspect" "85fe95dff03c25b03a19ef864fe69bfd53b41d679723b5e3b703b3710634c8e0"` [INFO] running `"docker" "rm" "-f" "85fe95dff03c25b03a19ef864fe69bfd53b41d679723b5e3b703b3710634c8e0"` [INFO] [stdout] 85fe95dff03c25b03a19ef864fe69bfd53b41d679723b5e3b703b3710634c8e0 [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/meantheory/rust-example:/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] 72bcfb7934d2f86f9e2115a2ed4c087bdcec0026b60f93b067c70cdf05fe46ec [INFO] running `"docker" "start" "-a" "72bcfb7934d2f86f9e2115a2ed4c087bdcec0026b60f93b067c70cdf05fe46ec"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty-4615d5ce63244403 [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" "72bcfb7934d2f86f9e2115a2ed4c087bdcec0026b60f93b067c70cdf05fe46ec"` [INFO] running `"docker" "rm" "-f" "72bcfb7934d2f86f9e2115a2ed4c087bdcec0026b60f93b067c70cdf05fe46ec"` [INFO] [stdout] 72bcfb7934d2f86f9e2115a2ed4c087bdcec0026b60f93b067c70cdf05fe46ec