[INFO] updating cached repository frado94/hello_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/frado94/hello_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/frado94/hello_rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/frado94/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/frado94/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/frado94/hello_rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/frado94/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/frado94/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f1aed5b89009f7695ad157ef4e70915a86bbcc7c [INFO] sha for GitHub repo frado94/hello_rust: f1aed5b89009f7695ad157ef4e70915a86bbcc7c [INFO] validating manifest of frado94/hello_rust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of frado94/hello_rust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing frado94/hello_rust [INFO] finished frobbing frado94/hello_rust [INFO] frobbed toml for frado94/hello_rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/frado94/hello_rust/Cargo.toml [INFO] started frobbing frado94/hello_rust [INFO] finished frobbing frado94/hello_rust [INFO] frobbed toml for frado94/hello_rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/frado94/hello_rust/Cargo.toml [INFO] crate frado94/hello_rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing frado94/hello_rust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/frado94/hello_rust:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1602265132c6aff678911b4e95ecb8aa9e49f896f5c0ba031481d124450bcc1b [INFO] running `"docker" "start" "-a" "1602265132c6aff678911b4e95ecb8aa9e49f896f5c0ba031481d124450bcc1b"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | let (x, y): (i32, i8) = (13, 21); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | let (x, y): (i32, i8) = (13, 21); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "1602265132c6aff678911b4e95ecb8aa9e49f896f5c0ba031481d124450bcc1b"` [INFO] running `"docker" "rm" "-f" "1602265132c6aff678911b4e95ecb8aa9e49f896f5c0ba031481d124450bcc1b"` [INFO] [stdout] 1602265132c6aff678911b4e95ecb8aa9e49f896f5c0ba031481d124450bcc1b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/frado94/hello_rust:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4d1b9995ca7c0941cdf8162076c8b69075633682b52f58dabc944a30072f08c0 [INFO] running `"docker" "start" "-a" "4d1b9995ca7c0941cdf8162076c8b69075633682b52f58dabc944a30072f08c0"` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | let (x, y): (i32, i8) = (13, 21); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | let (x, y): (i32, i8) = (13, 21); [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `"docker" "inspect" "4d1b9995ca7c0941cdf8162076c8b69075633682b52f58dabc944a30072f08c0"` [INFO] running `"docker" "rm" "-f" "4d1b9995ca7c0941cdf8162076c8b69075633682b52f58dabc944a30072f08c0"` [INFO] [stdout] 4d1b9995ca7c0941cdf8162076c8b69075633682b52f58dabc944a30072f08c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/frado94/hello_rust:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 951d9ce93c01e0cbab4bb9b11a33ec48d7a1d528ccfee2ed921c10b718fdd625 [INFO] running `"docker" "start" "-a" "951d9ce93c01e0cbab4bb9b11a33ec48d7a1d528ccfee2ed921c10b718fdd625"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-f3509c269cd20c08 [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" "951d9ce93c01e0cbab4bb9b11a33ec48d7a1d528ccfee2ed921c10b718fdd625"` [INFO] running `"docker" "rm" "-f" "951d9ce93c01e0cbab4bb9b11a33ec48d7a1d528ccfee2ed921c10b718fdd625"` [INFO] [stdout] 951d9ce93c01e0cbab4bb9b11a33ec48d7a1d528ccfee2ed921c10b718fdd625