[INFO] updating cached repository derekdreery/rogues [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/derekdreery/rogues [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/derekdreery/rogues" "work/ex/beta-1.38-1/sources/1.37.0/gh/derekdreery/rogues"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/derekdreery/rogues'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/derekdreery/rogues" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekdreery/rogues"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekdreery/rogues'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3679ab3abc0b53b50d3cceff1d84e48ac66469cc [INFO] sha for GitHub repo derekdreery/rogues: 3679ab3abc0b53b50d3cceff1d84e48ac66469cc [INFO] validating manifest of derekdreery/rogues 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 derekdreery/rogues 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 derekdreery/rogues [INFO] finished frobbing derekdreery/rogues [INFO] frobbed toml for derekdreery/rogues written to work/ex/beta-1.38-1/sources/1.37.0/gh/derekdreery/rogues/Cargo.toml [INFO] started frobbing derekdreery/rogues [INFO] finished frobbing derekdreery/rogues [INFO] frobbed toml for derekdreery/rogues written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekdreery/rogues/Cargo.toml [INFO] crate derekdreery/rogues 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 derekdreery/rogues against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekdreery/rogues:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 4739515de8630495c8182ef0aced8506982b10a1190dda700afb2a7c6fa53849 [INFO] running `"docker" "start" "-a" "4739515de8630495c8182ef0aced8506982b10a1190dda700afb2a7c6fa53849"` [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling termbuffer v0.1.1 [INFO] [stderr] Compiling rogues v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Color` [INFO] [stderr] --> src/main.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | use termbuffer::{char, App, Color, Draw, Event, Key}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `num_traits::Num` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use num_traits::Num; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `to_signed` [INFO] [stderr] --> src/main.rs:320:5 [INFO] [stderr] | [INFO] [stderr] 320 | fn to_signed(&self) -> Position { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.02s [INFO] running `"docker" "inspect" "4739515de8630495c8182ef0aced8506982b10a1190dda700afb2a7c6fa53849"` [INFO] running `"docker" "rm" "-f" "4739515de8630495c8182ef0aced8506982b10a1190dda700afb2a7c6fa53849"` [INFO] [stdout] 4739515de8630495c8182ef0aced8506982b10a1190dda700afb2a7c6fa53849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekdreery/rogues:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 65720f6175b67ed1b2dd27018357666bc4195aba7c3df4228cccfe356204710d [INFO] running `"docker" "start" "-a" "65720f6175b67ed1b2dd27018357666bc4195aba7c3df4228cccfe356204710d"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rogues v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Color` [INFO] [stderr] --> src/main.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | use termbuffer::{char, App, Color, Draw, Event, Key}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `num_traits::Num` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use num_traits::Num; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `to_signed` [INFO] [stderr] --> src/main.rs:320:5 [INFO] [stderr] | [INFO] [stderr] 320 | fn to_signed(&self) -> Position { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `"docker" "inspect" "65720f6175b67ed1b2dd27018357666bc4195aba7c3df4228cccfe356204710d"` [INFO] running `"docker" "rm" "-f" "65720f6175b67ed1b2dd27018357666bc4195aba7c3df4228cccfe356204710d"` [INFO] [stdout] 65720f6175b67ed1b2dd27018357666bc4195aba7c3df4228cccfe356204710d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/derekdreery/rogues:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 3aa367b479c1702b31d18255df33ee25b19eded8d1472d2113afcdc0ed36dd59 [INFO] running `"docker" "start" "-a" "3aa367b479c1702b31d18255df33ee25b19eded8d1472d2113afcdc0ed36dd59"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rogues-aa96d4a0bc80806c [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" "3aa367b479c1702b31d18255df33ee25b19eded8d1472d2113afcdc0ed36dd59"` [INFO] running `"docker" "rm" "-f" "3aa367b479c1702b31d18255df33ee25b19eded8d1472d2113afcdc0ed36dd59"` [INFO] [stdout] 3aa367b479c1702b31d18255df33ee25b19eded8d1472d2113afcdc0ed36dd59