[INFO] cloning repository qrdean/rust_hello [INFO] running `"git" "clone" "--bare" "git://github.com/qrdean/rust_hello.git" "work/cache/sources/gh/qrdean/rust_hello"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/qrdean/rust_hello'... [INFO] running `"git" "clone" "work/cache/sources/gh/qrdean/rust_hello" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/qrdean/rust_hello"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/qrdean/rust_hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/qrdean/rust_hello" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/qrdean/rust_hello"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/qrdean/rust_hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 060caf4f553ad43cfca121a2ccd437a286c8fcdf [INFO] sha for GitHub repo qrdean/rust_hello: 060caf4f553ad43cfca121a2ccd437a286c8fcdf [INFO] validating manifest of qrdean/rust_hello 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 qrdean/rust_hello 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 qrdean/rust_hello [INFO] finished frobbing qrdean/rust_hello [INFO] frobbed toml for qrdean/rust_hello written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/qrdean/rust_hello/Cargo.toml [INFO] started frobbing qrdean/rust_hello [INFO] finished frobbing qrdean/rust_hello [INFO] frobbed toml for qrdean/rust_hello written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/qrdean/rust_hello/Cargo.toml [INFO] crate qrdean/rust_hello 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 qrdean/rust_hello against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/qrdean/rust_hello:/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] a2fcfac722ca441cc5aa8985b3fd2b977b5c33acbc5ba9d0cc89738be018e2b7 [INFO] running `"docker" "start" "-a" "a2fcfac722ca441cc5aa8985b3fd2b977b5c33acbc5ba9d0cc89738be018e2b7"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:2:6 [INFO] [stderr] | [INFO] [stderr] 2 | let x: i32; [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "a2fcfac722ca441cc5aa8985b3fd2b977b5c33acbc5ba9d0cc89738be018e2b7"` [INFO] running `"docker" "rm" "-f" "a2fcfac722ca441cc5aa8985b3fd2b977b5c33acbc5ba9d0cc89738be018e2b7"` [INFO] [stdout] a2fcfac722ca441cc5aa8985b3fd2b977b5c33acbc5ba9d0cc89738be018e2b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/qrdean/rust_hello:/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] 2d6905f6a692fbdd08c08365747216fd08198c1814750cd1957f9f46ffda36db [INFO] running `"docker" "start" "-a" "2d6905f6a692fbdd08c08365747216fd08198c1814750cd1957f9f46ffda36db"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:2:6 [INFO] [stderr] | [INFO] [stderr] 2 | let x: i32; [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "2d6905f6a692fbdd08c08365747216fd08198c1814750cd1957f9f46ffda36db"` [INFO] running `"docker" "rm" "-f" "2d6905f6a692fbdd08c08365747216fd08198c1814750cd1957f9f46ffda36db"` [INFO] [stdout] 2d6905f6a692fbdd08c08365747216fd08198c1814750cd1957f9f46ffda36db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/qrdean/rust_hello:/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] e30d9fb86cc9ad9cfe18b42d85b440ea4f256e4408d964475982f2b6d818df6b [INFO] running `"docker" "start" "-a" "e30d9fb86cc9ad9cfe18b42d85b440ea4f256e4408d964475982f2b6d818df6b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-34f260c5a7d0c38c [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" "e30d9fb86cc9ad9cfe18b42d85b440ea4f256e4408d964475982f2b6d818df6b"` [INFO] running `"docker" "rm" "-f" "e30d9fb86cc9ad9cfe18b42d85b440ea4f256e4408d964475982f2b6d818df6b"` [INFO] [stdout] e30d9fb86cc9ad9cfe18b42d85b440ea4f256e4408d964475982f2b6d818df6b