[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.37-6/sources/1.36.0/gh/Nefanator/starshine-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Nefanator/starshine-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Nefanator/starshine-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Nefanator/starshine-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 Nefanator/starshine-rs 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 Nefanator/starshine-rs [INFO] finished frobbing Nefanator/starshine-rs [INFO] frobbed toml for Nefanator/starshine-rs written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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] testing Nefanator/starshine-rs against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] ef9a523532f6b8002d72f932364d0dc1f80dfd761b9f7ea404653c2977728b52 [INFO] running `"docker" "start" "-a" "ef9a523532f6b8002d72f932364d0dc1f80dfd761b9f7ea404653c2977728b52"` [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 1.55s [INFO] running `"docker" "inspect" "ef9a523532f6b8002d72f932364d0dc1f80dfd761b9f7ea404653c2977728b52"` [INFO] running `"docker" "rm" "-f" "ef9a523532f6b8002d72f932364d0dc1f80dfd761b9f7ea404653c2977728b52"` [INFO] [stdout] ef9a523532f6b8002d72f932364d0dc1f80dfd761b9f7ea404653c2977728b52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0bbb0fc5a860ab8e9fb7a008bdd7afc01449c6d7adf52aff4b11f3d88e19087d [INFO] running `"docker" "start" "-a" "0bbb0fc5a860ab8e9fb7a008bdd7afc01449c6d7adf52aff4b11f3d88e19087d"` [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] 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[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] error: build failed [INFO] running `"docker" "inspect" "0bbb0fc5a860ab8e9fb7a008bdd7afc01449c6d7adf52aff4b11f3d88e19087d"` [INFO] running `"docker" "rm" "-f" "0bbb0fc5a860ab8e9fb7a008bdd7afc01449c6d7adf52aff4b11f3d88e19087d"` [INFO] [stdout] 0bbb0fc5a860ab8e9fb7a008bdd7afc01449c6d7adf52aff4b11f3d88e19087d