[INFO] updating cached repository spikegrobstein/radarr-cli-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spikegrobstein/radarr-cli-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spikegrobstein/radarr-cli-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/spikegrobstein/radarr-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/spikegrobstein/radarr-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spikegrobstein/radarr-cli-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/spikegrobstein/radarr-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/spikegrobstein/radarr-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b3e09a6f01173088b2caceb11465dd0844a1f789 [INFO] sha for GitHub repo spikegrobstein/radarr-cli-rs: b3e09a6f01173088b2caceb11465dd0844a1f789 [INFO] validating manifest of spikegrobstein/radarr-cli-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 spikegrobstein/radarr-cli-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 spikegrobstein/radarr-cli-rs [INFO] finished frobbing spikegrobstein/radarr-cli-rs [INFO] frobbed toml for spikegrobstein/radarr-cli-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/spikegrobstein/radarr-cli-rs/Cargo.toml [INFO] started frobbing spikegrobstein/radarr-cli-rs [INFO] finished frobbing spikegrobstein/radarr-cli-rs [INFO] frobbed toml for spikegrobstein/radarr-cli-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/spikegrobstein/radarr-cli-rs/Cargo.toml [INFO] crate spikegrobstein/radarr-cli-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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing spikegrobstein/radarr-cli-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-6/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/spikegrobstein/radarr-cli-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] bc4fdda01f9a56f937c42a3ae6fd68b18f69466ac8960ba03a980288b648578b [INFO] running `"docker" "start" "-a" "bc4fdda01f9a56f937c42a3ae6fd68b18f69466ac8960ba03a980288b648578b"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.15 [INFO] [stderr] Compiling radarr v0.1.0 (https://github.com/spikegrobstein/radarr-rs#400362ac) [INFO] [stderr] Compiling radarr-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::io::prelude::*` [INFO] [stderr] --> src/data_source.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "bc4fdda01f9a56f937c42a3ae6fd68b18f69466ac8960ba03a980288b648578b"` [INFO] running `"docker" "rm" "-f" "bc4fdda01f9a56f937c42a3ae6fd68b18f69466ac8960ba03a980288b648578b"` [INFO] [stdout] bc4fdda01f9a56f937c42a3ae6fd68b18f69466ac8960ba03a980288b648578b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/spikegrobstein/radarr-cli-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] 995b5c835df93539e51f22477646ed8e547fe8c248ecb35bb1fbb1a9f4db0b4f [INFO] running `"docker" "start" "-a" "995b5c835df93539e51f22477646ed8e547fe8c248ecb35bb1fbb1a9f4db0b4f"` [INFO] [stderr] Compiling radarr-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::io::prelude::*` [INFO] [stderr] --> src/data_source.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `"docker" "inspect" "995b5c835df93539e51f22477646ed8e547fe8c248ecb35bb1fbb1a9f4db0b4f"` [INFO] running `"docker" "rm" "-f" "995b5c835df93539e51f22477646ed8e547fe8c248ecb35bb1fbb1a9f4db0b4f"` [INFO] [stdout] 995b5c835df93539e51f22477646ed8e547fe8c248ecb35bb1fbb1a9f4db0b4f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/spikegrobstein/radarr-cli-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] 8c24f4a3f8a05efedb01ecb9201d456c843790c4792a81451c8863892f906bdc [INFO] running `"docker" "start" "-a" "8c24f4a3f8a05efedb01ecb9201d456c843790c4792a81451c8863892f906bdc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/radarr-581a98cbe8fde8db [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test data_source::tests::from_does_not_allow_both_args ... ok [INFO] [stdout] test data_source::tests::from_returns_stdin_when_file_path_is_dash ... ok [INFO] [stdout] test data_source::tests::from_returns_stdin_when_both_none ... ok [INFO] [stdout] test data_source::tests::from_returns_file_path_when_path_passed ... ok [INFO] [stdout] test data_source::tests::from_returns_data_when_data_is_passed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8c24f4a3f8a05efedb01ecb9201d456c843790c4792a81451c8863892f906bdc"` [INFO] running `"docker" "rm" "-f" "8c24f4a3f8a05efedb01ecb9201d456c843790c4792a81451c8863892f906bdc"` [INFO] [stdout] 8c24f4a3f8a05efedb01ecb9201d456c843790c4792a81451c8863892f906bdc