[INFO] cloning repository https://github.com/nak3/cask-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nak3/cask-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 790308f71f78c4a24a6fac72fd670ed048b34bb9 [INFO] testing nak3/cask-cli against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nak3/cask-cli on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/nak3/cask-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7a4fd7c9f322d879c1d7258650ea383b198206a349ff5e577daa8f7d5ae016f [INFO] running `Command { std: "docker" "start" "-a" "f7a4fd7c9f322d879c1d7258650ea383b198206a349ff5e577daa8f7d5ae016f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7a4fd7c9f322d879c1d7258650ea383b198206a349ff5e577daa8f7d5ae016f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a4fd7c9f322d879c1d7258650ea383b198206a349ff5e577daa8f7d5ae016f", kill_on_drop: false }` [INFO] [stdout] f7a4fd7c9f322d879c1d7258650ea383b198206a349ff5e577daa8f7d5ae016f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d353fb84913613c2e5df34a882324c65ff1b421c7e5f396509e559eee0549db1 [INFO] running `Command { std: "docker" "start" "-a" "d353fb84913613c2e5df34a882324c65ff1b421c7e5f396509e559eee0549db1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling fs2 v0.4.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling xxhash-sys v0.1.0 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling regex v0.2.2 [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] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/operation.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | let mut shell = Shell::new((cask.clone())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - let mut shell = Shell::new((cask.clone())); [INFO] [stdout] 28 + let mut shell = Shell::new(cask.clone()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.84s [INFO] running `Command { std: "docker" "inspect" "d353fb84913613c2e5df34a882324c65ff1b421c7e5f396509e559eee0549db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d353fb84913613c2e5df34a882324c65ff1b421c7e5f396509e559eee0549db1", kill_on_drop: false }` [INFO] [stdout] d353fb84913613c2e5df34a882324c65ff1b421c7e5f396509e559eee0549db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfdb14319adc49d29ec8789c3a38f4c86313449620cb406221fd83e08d6dba83 [INFO] running `Command { std: "docker" "start" "-a" "dfdb14319adc49d29ec8789c3a38f4c86313449620cb406221fd83e08d6dba83", kill_on_drop: false }` [INFO] [stderr] Compiling cask-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/operation.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | let mut shell = Shell::new((cask.clone())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - let mut shell = Shell::new((cask.clone())); [INFO] [stdout] 28 + let mut shell = Shell::new(cask.clone()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "dfdb14319adc49d29ec8789c3a38f4c86313449620cb406221fd83e08d6dba83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfdb14319adc49d29ec8789c3a38f4c86313449620cb406221fd83e08d6dba83", kill_on_drop: false }` [INFO] [stdout] dfdb14319adc49d29ec8789c3a38f4c86313449620cb406221fd83e08d6dba83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4809802e816515970ab6b25921dc57e9e72601f563a17ae5f81e7c6839c67f18 [INFO] running `Command { std: "docker" "start" "-a" "4809802e816515970ab6b25921dc57e9e72601f563a17ae5f81e7c6839c67f18", kill_on_drop: false }` [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] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 28 - let mut shell = Shell::new((cask.clone())); [INFO] [stderr] 28 + let mut shell = Shell::new(cask.clone()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `cask-cli` (bin "cask-cli" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cask_cli-99c261931c3e7e87) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4809802e816515970ab6b25921dc57e9e72601f563a17ae5f81e7c6839c67f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4809802e816515970ab6b25921dc57e9e72601f563a17ae5f81e7c6839c67f18", kill_on_drop: false }` [INFO] [stdout] 4809802e816515970ab6b25921dc57e9e72601f563a17ae5f81e7c6839c67f18