[INFO] cloning repository daddygilley/rust-lang [INFO] running `"git" "clone" "--bare" "git://github.com/daddygilley/rust-lang.git" "work/cache/sources/gh/daddygilley/rust-lang"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/daddygilley/rust-lang'... [INFO] running `"git" "clone" "work/cache/sources/gh/daddygilley/rust-lang" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daddygilley/rust-lang"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daddygilley/rust-lang'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/daddygilley/rust-lang" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daddygilley/rust-lang"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daddygilley/rust-lang'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a16abe58516a2bef688b5e7e00e24d5a63890364 [INFO] sha for GitHub repo daddygilley/rust-lang: a16abe58516a2bef688b5e7e00e24d5a63890364 [INFO] validating manifest of daddygilley/rust-lang 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 daddygilley/rust-lang 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 daddygilley/rust-lang [INFO] finished frobbing daddygilley/rust-lang [INFO] frobbed toml for daddygilley/rust-lang written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daddygilley/rust-lang/Cargo.toml [INFO] started frobbing daddygilley/rust-lang [INFO] finished frobbing daddygilley/rust-lang [INFO] frobbed toml for daddygilley/rust-lang written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/daddygilley/rust-lang/Cargo.toml [INFO] crate daddygilley/rust-lang 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 daddygilley/rust-lang against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daddygilley/rust-lang:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 5a4f943691fcc290be2676bcc856464177508bacf4cab9637c2752b357b0ce05 [INFO] running `"docker" "start" "-a" "5a4f943691fcc290be2676bcc856464177508bacf4cab9637c2752b357b0ce05"` [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "5a4f943691fcc290be2676bcc856464177508bacf4cab9637c2752b357b0ce05"` [INFO] running `"docker" "rm" "-f" "5a4f943691fcc290be2676bcc856464177508bacf4cab9637c2752b357b0ce05"` [INFO] [stdout] 5a4f943691fcc290be2676bcc856464177508bacf4cab9637c2752b357b0ce05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daddygilley/rust-lang:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4135a213085b94674f659d2f4351dba45b806369b0bf7513ec63110108517bae [INFO] running `"docker" "start" "-a" "4135a213085b94674f659d2f4351dba45b806369b0bf7513ec63110108517bae"` [INFO] [stderr] Compiling game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "4135a213085b94674f659d2f4351dba45b806369b0bf7513ec63110108517bae"` [INFO] running `"docker" "rm" "-f" "4135a213085b94674f659d2f4351dba45b806369b0bf7513ec63110108517bae"` [INFO] [stdout] 4135a213085b94674f659d2f4351dba45b806369b0bf7513ec63110108517bae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/daddygilley/rust-lang:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 88fb6b68576cc8f056a4ca857c1d3074cfdf5efc4e7bb98507b1da6f1e141465 [INFO] running `"docker" "start" "-a" "88fb6b68576cc8f056a4ca857c1d3074cfdf5efc4e7bb98507b1da6f1e141465"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/game-218be549f3aa79a1 [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" "88fb6b68576cc8f056a4ca857c1d3074cfdf5efc4e7bb98507b1da6f1e141465"` [INFO] running `"docker" "rm" "-f" "88fb6b68576cc8f056a4ca857c1d3074cfdf5efc4e7bb98507b1da6f1e141465"` [INFO] [stdout] 88fb6b68576cc8f056a4ca857c1d3074cfdf5efc4e7bb98507b1da6f1e141465