[INFO] updating cached repository hyarsan/finfetch-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hyarsan/finfetch-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hyarsan/finfetch-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/hyarsan/finfetch-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hyarsan/finfetch-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hyarsan/finfetch-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hyarsan/finfetch-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hyarsan/finfetch-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bbf0fd3e6ce8203d731d30c93cd46008dbe5ee78 [INFO] sha for GitHub repo hyarsan/finfetch-rs: bbf0fd3e6ce8203d731d30c93cd46008dbe5ee78 [INFO] validating manifest of hyarsan/finfetch-rs 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 hyarsan/finfetch-rs 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 hyarsan/finfetch-rs [INFO] finished frobbing hyarsan/finfetch-rs [INFO] frobbed toml for hyarsan/finfetch-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/hyarsan/finfetch-rs/Cargo.toml [INFO] started frobbing hyarsan/finfetch-rs [INFO] finished frobbing hyarsan/finfetch-rs [INFO] frobbed toml for hyarsan/finfetch-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hyarsan/finfetch-rs/Cargo.toml [INFO] crate hyarsan/finfetch-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hyarsan/finfetch-rs 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-5/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/hyarsan/finfetch-rs:/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] e4756e2be61553854461fae78a9787a88ee5c75ae496b573cd11ea4d0efe29e6 [INFO] running `"docker" "start" "-a" "e4756e2be61553854461fae78a9787a88ee5c75ae496b573cd11ea4d0efe29e6"` [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling console v0.7.2 [INFO] [stderr] Compiling finfetch-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | 0...6 => term.write_line(line), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `"docker" "inspect" "e4756e2be61553854461fae78a9787a88ee5c75ae496b573cd11ea4d0efe29e6"` [INFO] running `"docker" "rm" "-f" "e4756e2be61553854461fae78a9787a88ee5c75ae496b573cd11ea4d0efe29e6"` [INFO] [stdout] e4756e2be61553854461fae78a9787a88ee5c75ae496b573cd11ea4d0efe29e6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/hyarsan/finfetch-rs:/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] 1ee83328a18c0a584381259be3ce7fbcdf6afd020d05f679596d39874705a291 [INFO] running `"docker" "start" "-a" "1ee83328a18c0a584381259be3ce7fbcdf6afd020d05f679596d39874705a291"` [INFO] [stderr] Compiling finfetch-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | 0...6 => term.write_line(line), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "1ee83328a18c0a584381259be3ce7fbcdf6afd020d05f679596d39874705a291"` [INFO] running `"docker" "rm" "-f" "1ee83328a18c0a584381259be3ce7fbcdf6afd020d05f679596d39874705a291"` [INFO] [stdout] 1ee83328a18c0a584381259be3ce7fbcdf6afd020d05f679596d39874705a291 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/hyarsan/finfetch-rs:/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] 2104cc2e40df9ba742031f4db48a4de299ea936f7ba3684b36763d2035fccb58 [INFO] running `"docker" "start" "-a" "2104cc2e40df9ba742031f4db48a4de299ea936f7ba3684b36763d2035fccb58"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/finfetch-be1c98efc638bea7 [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" "2104cc2e40df9ba742031f4db48a4de299ea936f7ba3684b36763d2035fccb58"` [INFO] running `"docker" "rm" "-f" "2104cc2e40df9ba742031f4db48a4de299ea936f7ba3684b36763d2035fccb58"` [INFO] [stdout] 2104cc2e40df9ba742031f4db48a4de299ea936f7ba3684b36763d2035fccb58