[INFO] updating cached repository Nefanator/starshine-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Nefanator/starshine-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Nefanator/starshine-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/Nefanator/starshine-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Nefanator/starshine-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Nefanator/starshine-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Nefanator/starshine-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Nefanator/starshine-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ec2b8bb2dd6f0482510c98c630156dea0b39f0e1 [INFO] sha for GitHub repo Nefanator/starshine-rs: ec2b8bb2dd6f0482510c98c630156dea0b39f0e1 [INFO] validating manifest of Nefanator/starshine-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 Nefanator/starshine-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 Nefanator/starshine-rs [INFO] finished frobbing Nefanator/starshine-rs [INFO] frobbed toml for Nefanator/starshine-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/Nefanator/starshine-rs/Cargo.toml [INFO] started frobbing Nefanator/starshine-rs [INFO] finished frobbing Nefanator/starshine-rs [INFO] frobbed toml for Nefanator/starshine-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Nefanator/starshine-rs/Cargo.toml [INFO] crate Nefanator/starshine-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 Nefanator/starshine-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-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/Nefanator/starshine-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] 3ffc0677638c7733ed7dd1f94c57ad1c3001a5bcd54d09a7117c9eaf9e4b4c20 [INFO] running `"docker" "start" "-a" "3ffc0677638c7733ed7dd1f94c57ad1c3001a5bcd54d09a7117c9eaf9e4b4c20"` [INFO] [stderr] Compiling starshine v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `command` [INFO] [stderr] --> src/lib.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn run(command: &Command) -> Result<(), &str> { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_command` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "3ffc0677638c7733ed7dd1f94c57ad1c3001a5bcd54d09a7117c9eaf9e4b4c20"` [INFO] running `"docker" "rm" "-f" "3ffc0677638c7733ed7dd1f94c57ad1c3001a5bcd54d09a7117c9eaf9e4b4c20"` [INFO] [stdout] 3ffc0677638c7733ed7dd1f94c57ad1c3001a5bcd54d09a7117c9eaf9e4b4c20 [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/Nefanator/starshine-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] 7dfae949767a2edf33e5867d80c1382c34123494cc38c0bbcd7e86cc3bf0bd52 [INFO] running `"docker" "start" "-a" "7dfae949767a2edf33e5867d80c1382c34123494cc38c0bbcd7e86cc3bf0bd52"` [INFO] [stderr] Compiling starshine v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> tests/integration_tests.rs:5:38 [INFO] [stderr] | [INFO] [stderr] 5 | let add_user_args: Vec = String::new("Starshine.exe add Nathan").split_whitespace().collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> tests/integration_tests.rs:6:40 [INFO] [stderr] | [INFO] [stderr] 6 | let check_user_args: Vec = String::new("Starshine.exe check Nathan").split_whitespace().collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0277]: a collection of type `std::vec::Vec` cannot be built from an iterator over elements of type `&str` [INFO] [stderr] --> tests/integration_tests.rs:5:97 [INFO] [stderr] | [INFO] [stderr] 5 | let add_user_args: Vec = String::new("Starshine.exe add Nathan").split_whitespace().collect(); [INFO] [stderr] | ^^^^^^^ a collection of type `std::vec::Vec` cannot be built from `std::iter::Iterator` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::iter::FromIterator<&str>` is not implemented for `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error[E0277]: a collection of type `std::vec::Vec` cannot be built from an iterator over elements of type `&str` [INFO] [stderr] --> tests/integration_tests.rs:6:101 [INFO] [stderr] | [INFO] [stderr] 6 | let check_user_args: Vec = String::new("Starshine.exe check Nathan").split_whitespace().collect(); [INFO] [stderr] | ^^^^^^^ a collection of type `std::vec::Vec` cannot be built from `std::iter::Iterator` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::iter::FromIterator<&str>` is not implemented for `std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0277. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `starshine`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused variable: `command` [INFO] [stderr] --> src/lib.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn run(command: &Command) -> Result<(), &str> { [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_command` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7dfae949767a2edf33e5867d80c1382c34123494cc38c0bbcd7e86cc3bf0bd52"` [INFO] running `"docker" "rm" "-f" "7dfae949767a2edf33e5867d80c1382c34123494cc38c0bbcd7e86cc3bf0bd52"` [INFO] [stdout] 7dfae949767a2edf33e5867d80c1382c34123494cc38c0bbcd7e86cc3bf0bd52