[INFO] cloning repository edwintcloud/hello_rusty_world [INFO] running `"git" "clone" "--bare" "git://github.com/edwintcloud/hello_rusty_world.git" "work/cache/sources/gh/edwintcloud/hello_rusty_world"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/edwintcloud/hello_rusty_world'... [INFO] running `"git" "clone" "work/cache/sources/gh/edwintcloud/hello_rusty_world" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/edwintcloud/hello_rusty_world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/edwintcloud/hello_rusty_world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/edwintcloud/hello_rusty_world" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/edwintcloud/hello_rusty_world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/edwintcloud/hello_rusty_world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa3c83ccfbc4bbd6461650dd491e44fa0b5af6b4 [INFO] sha for GitHub repo edwintcloud/hello_rusty_world: aa3c83ccfbc4bbd6461650dd491e44fa0b5af6b4 [INFO] validating manifest of edwintcloud/hello_rusty_world 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 edwintcloud/hello_rusty_world 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 edwintcloud/hello_rusty_world [INFO] finished frobbing edwintcloud/hello_rusty_world [INFO] frobbed toml for edwintcloud/hello_rusty_world written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/edwintcloud/hello_rusty_world/Cargo.toml [INFO] started frobbing edwintcloud/hello_rusty_world [INFO] finished frobbing edwintcloud/hello_rusty_world [INFO] frobbed toml for edwintcloud/hello_rusty_world written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/edwintcloud/hello_rusty_world/Cargo.toml [INFO] crate edwintcloud/hello_rusty_world 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 edwintcloud/hello_rusty_world against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/edwintcloud/hello_rusty_world:/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] 28dfd6323f0cd1819aa27099500c545fb2e18df1590e5f1e2d0b0451d2ae66bc [INFO] running `"docker" "start" "-a" "28dfd6323f0cd1819aa27099500c545fb2e18df1590e5f1e2d0b0451d2ae66bc"` [INFO] [stderr] Compiling rand_isaac v0.1.0 [INFO] [stderr] Compiling rand v0.6.0 [INFO] [stderr] Compiling hello_rusty_world v0.0.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.90s [INFO] running `"docker" "inspect" "28dfd6323f0cd1819aa27099500c545fb2e18df1590e5f1e2d0b0451d2ae66bc"` [INFO] running `"docker" "rm" "-f" "28dfd6323f0cd1819aa27099500c545fb2e18df1590e5f1e2d0b0451d2ae66bc"` [INFO] [stdout] 28dfd6323f0cd1819aa27099500c545fb2e18df1590e5f1e2d0b0451d2ae66bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/edwintcloud/hello_rusty_world:/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] dcce894c7c859a174a2595efc8e492d945b9a992e3c31243f8f36941bef06369 [INFO] running `"docker" "start" "-a" "dcce894c7c859a174a2595efc8e492d945b9a992e3c31243f8f36941bef06369"` [INFO] [stderr] Compiling hello_rusty_world v0.0.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "dcce894c7c859a174a2595efc8e492d945b9a992e3c31243f8f36941bef06369"` [INFO] running `"docker" "rm" "-f" "dcce894c7c859a174a2595efc8e492d945b9a992e3c31243f8f36941bef06369"` [INFO] [stdout] dcce894c7c859a174a2595efc8e492d945b9a992e3c31243f8f36941bef06369 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/edwintcloud/hello_rusty_world:/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] 2bc7c8cb6857fa3081bae5215b0cdfa7b4dfd8f6893eb2c7d5b39a98aa709274 [INFO] running `"docker" "start" "-a" "2bc7c8cb6857fa3081bae5215b0cdfa7b4dfd8f6893eb2c7d5b39a98aa709274"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rusty_world-2d19183e9c6a8590 [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" "2bc7c8cb6857fa3081bae5215b0cdfa7b4dfd8f6893eb2c7d5b39a98aa709274"` [INFO] running `"docker" "rm" "-f" "2bc7c8cb6857fa3081bae5215b0cdfa7b4dfd8f6893eb2c7d5b39a98aa709274"` [INFO] [stdout] 2bc7c8cb6857fa3081bae5215b0cdfa7b4dfd8f6893eb2c7d5b39a98aa709274