[INFO] updating cached repository btkramer9/solar [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/btkramer9/solar [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/btkramer9/solar" "work/ex/beta-1.37-6/sources/1.36.0/gh/btkramer9/solar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/btkramer9/solar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/btkramer9/solar" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/btkramer9/solar"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/btkramer9/solar'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc4c22e91949599e1a0202247c486aa0a0aba6c2 [INFO] sha for GitHub repo btkramer9/solar: cc4c22e91949599e1a0202247c486aa0a0aba6c2 [INFO] validating manifest of btkramer9/solar on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of btkramer9/solar on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing btkramer9/solar [INFO] finished frobbing btkramer9/solar [INFO] frobbed toml for btkramer9/solar written to work/ex/beta-1.37-6/sources/1.36.0/gh/btkramer9/solar/Cargo.toml [INFO] started frobbing btkramer9/solar [INFO] finished frobbing btkramer9/solar [INFO] frobbed toml for btkramer9/solar written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/btkramer9/solar/Cargo.toml [INFO] crate btkramer9/solar already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing btkramer9/solar against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/btkramer9/solar:/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.36.0" "build" "--frozen"` [INFO] [stdout] 1f56e96f4f41a40c6aab9c7b02c72c76e64da7d0122f6c654baea4a5538f6fee [INFO] running `"docker" "start" "-a" "1f56e96f4f41a40c6aab9c7b02c72c76e64da7d0122f6c654baea4a5538f6fee"` [INFO] [stderr] Compiling openssl-probe v0.1.0 [INFO] [stderr] Compiling libz-sys v1.0.13 [INFO] [stderr] Compiling curl-sys v0.3.10 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling curl v0.4.6 [INFO] [stderr] Compiling solar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Write`, `stdout` [INFO] [stderr] --> src/main.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | use std::io::{stdout, Write}; [INFO] [stderr] | ^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `str` is imported redundantly [INFO] [stderr] --> src/main.rs:47:7 [INFO] [stderr] | [INFO] [stderr] 14 | use std::str; [INFO] [stderr] | -------- the item `str` is already imported here [INFO] [stderr] ... [INFO] [stderr] 47 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/main.rs:47:7 [INFO] [stderr] | [INFO] [stderr] 47 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `"docker" "inspect" "1f56e96f4f41a40c6aab9c7b02c72c76e64da7d0122f6c654baea4a5538f6fee"` [INFO] running `"docker" "rm" "-f" "1f56e96f4f41a40c6aab9c7b02c72c76e64da7d0122f6c654baea4a5538f6fee"` [INFO] [stdout] 1f56e96f4f41a40c6aab9c7b02c72c76e64da7d0122f6c654baea4a5538f6fee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/btkramer9/solar:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d3b2f39d144972881f065f4c86a6d4f11f5e8c706c6c2e103f29a84a8756ef08 [INFO] running `"docker" "start" "-a" "d3b2f39d144972881f065f4c86a6d4f11f5e8c706c6c2e103f29a84a8756ef08"` [INFO] [stderr] Compiling solar v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Write`, `stdout` [INFO] [stderr] --> src/main.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 13 | use std::io::{stdout, Write}; [INFO] [stderr] | ^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `str` is imported redundantly [INFO] [stderr] --> src/main.rs:47:7 [INFO] [stderr] | [INFO] [stderr] 14 | use std::str; [INFO] [stderr] | -------- the item `str` is already imported here [INFO] [stderr] ... [INFO] [stderr] 47 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/main.rs:47:7 [INFO] [stderr] | [INFO] [stderr] 47 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "d3b2f39d144972881f065f4c86a6d4f11f5e8c706c6c2e103f29a84a8756ef08"` [INFO] running `"docker" "rm" "-f" "d3b2f39d144972881f065f4c86a6d4f11f5e8c706c6c2e103f29a84a8756ef08"` [INFO] [stdout] d3b2f39d144972881f065f4c86a6d4f11f5e8c706c6c2e103f29a84a8756ef08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/btkramer9/solar:/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.36.0" "test" "--frozen"` [INFO] [stdout] ee239aec5e0ca424967a6547806fc9721d912628ec835a63274179c28bf4f418 [INFO] running `"docker" "start" "-a" "ee239aec5e0ca424967a6547806fc9721d912628ec835a63274179c28bf4f418"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/solar-cdcee4fdcb8be176 [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" "ee239aec5e0ca424967a6547806fc9721d912628ec835a63274179c28bf4f418"` [INFO] running `"docker" "rm" "-f" "ee239aec5e0ca424967a6547806fc9721d912628ec835a63274179c28bf4f418"` [INFO] [stdout] ee239aec5e0ca424967a6547806fc9721d912628ec835a63274179c28bf4f418