[INFO] updating cached repository https://github.com/nak3/cask-cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 790308f71f78c4a24a6fac72fd670ed048b34bb9 [INFO] testing nak3/cask-cli against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nak3/cask-cli on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nak3/cask-cli [INFO] finished tweaking git repo https://github.com/nak3/cask-cli [INFO] tweaked toml for git repo https://github.com/nak3/cask-cli written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nak3/cask-cli already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 3cd5dee1745e20f8b842812e8104b141ef6d5f20f19a9d72000e84fc8d4e9b6b [INFO] running `"docker" "start" "-a" "3cd5dee1745e20f8b842812e8104b141ef6d5f20f19a9d72000e84fc8d4e9b6b"` [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling fs2 v0.4.2 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling xxhash-sys v0.1.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling shrust v0.0.4 [INFO] [stderr] Compiling xxhash2 v0.1.0 [INFO] [stderr] Compiling cask v0.7.1 (https://github.com/andresilva/cask#f6cfae9f) [INFO] [stderr] Compiling cask-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/operation.rs:28:32 [INFO] [stderr] | [INFO] [stderr] 28 | let mut shell = Shell::new((cask.clone())); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.22s [INFO] running `"docker" "inspect" "3cd5dee1745e20f8b842812e8104b141ef6d5f20f19a9d72000e84fc8d4e9b6b"` [INFO] running `"docker" "rm" "-f" "3cd5dee1745e20f8b842812e8104b141ef6d5f20f19a9d72000e84fc8d4e9b6b"` [INFO] [stdout] 3cd5dee1745e20f8b842812e8104b141ef6d5f20f19a9d72000e84fc8d4e9b6b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 8aa427482caf6ad04be4e80d9db790f9ca46ecff6e9fdbf2b25042f67bfd3ab1 [INFO] running `"docker" "start" "-a" "8aa427482caf6ad04be4e80d9db790f9ca46ecff6e9fdbf2b25042f67bfd3ab1"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cask-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/operation.rs:28:32 [INFO] [stderr] | [INFO] [stderr] 28 | let mut shell = Shell::new((cask.clone())); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "8aa427482caf6ad04be4e80d9db790f9ca46ecff6e9fdbf2b25042f67bfd3ab1"` [INFO] running `"docker" "rm" "-f" "8aa427482caf6ad04be4e80d9db790f9ca46ecff6e9fdbf2b25042f67bfd3ab1"` [INFO] [stdout] 8aa427482caf6ad04be4e80d9db790f9ca46ecff6e9fdbf2b25042f67bfd3ab1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 58dfb82ff37385a138c1e809c174d6c2429b7a419c1acd90dba4bdc2a906b96b [INFO] running `"docker" "start" "-a" "58dfb82ff37385a138c1e809c174d6c2429b7a419c1acd90dba4bdc2a906b96b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cask_cli-08c9070b44135563 [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" "58dfb82ff37385a138c1e809c174d6c2429b7a419c1acd90dba4bdc2a906b96b"` [INFO] running `"docker" "rm" "-f" "58dfb82ff37385a138c1e809c174d6c2429b7a419c1acd90dba4bdc2a906b96b"` [INFO] [stdout] 58dfb82ff37385a138c1e809c174d6c2429b7a419c1acd90dba4bdc2a906b96b