[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nak3/cask-cli on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-72/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8161048abc6b511df16097ca9288b4e9408d6dbb17b951e870254fc5afe3834b [INFO] running `Command { std: "docker" "start" "-a" "8161048abc6b511df16097ca9288b4e9408d6dbb17b951e870254fc5afe3834b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8161048abc6b511df16097ca9288b4e9408d6dbb17b951e870254fc5afe3834b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8161048abc6b511df16097ca9288b4e9408d6dbb17b951e870254fc5afe3834b", kill_on_drop: false }` [INFO] [stdout] 8161048abc6b511df16097ca9288b4e9408d6dbb17b951e870254fc5afe3834b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e45b5b9e4d14df0f7c2049afccdc6abe9e9bd3a87c75630708fb028aed14d6 [INFO] running `Command { std: "docker" "start" "-a" "35e45b5b9e4d14df0f7c2049afccdc6abe9e9bd3a87c75630708fb028aed14d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 void v1.0.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [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 regex-syntax v0.4.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling textwrap v0.9.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 time v0.1.38 [INFO] [stderr] Compiling fs2 v0.4.2 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling xxhash-sys v0.1.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling xxhash2 v0.1.0 [INFO] [stderr] Compiling shrust v0.0.4 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.32s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35e45b5b9e4d14df0f7c2049afccdc6abe9e9bd3a87c75630708fb028aed14d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e45b5b9e4d14df0f7c2049afccdc6abe9e9bd3a87c75630708fb028aed14d6", kill_on_drop: false }` [INFO] [stdout] 35e45b5b9e4d14df0f7c2049afccdc6abe9e9bd3a87c75630708fb028aed14d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e70f450453b7be49bbc626bec55e45f4fb8fa3e80cda97d7186bb6f6ac8c0f39 [INFO] running `Command { std: "docker" "start" "-a" "e70f450453b7be49bbc626bec55e45f4fb8fa3e80cda97d7186bb6f6ac8c0f39", 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 40.47s [INFO] running `Command { std: "docker" "inspect" "e70f450453b7be49bbc626bec55e45f4fb8fa3e80cda97d7186bb6f6ac8c0f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70f450453b7be49bbc626bec55e45f4fb8fa3e80cda97d7186bb6f6ac8c0f39", kill_on_drop: false }` [INFO] [stdout] e70f450453b7be49bbc626bec55e45f4fb8fa3e80cda97d7186bb6f6ac8c0f39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 335e3a75e672ef5697506af9c47b471d76b98a9c501fd2cd8904c563dbd0b8e0 [INFO] running `Command { std: "docker" "start" "-a" "335e3a75e672ef5697506af9c47b471d76b98a9c501fd2cd8904c563dbd0b8e0", 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.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cask_cli-d8e0e51d6ede1b11) [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" "335e3a75e672ef5697506af9c47b471d76b98a9c501fd2cd8904c563dbd0b8e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "335e3a75e672ef5697506af9c47b471d76b98a9c501fd2cd8904c563dbd0b8e0", kill_on_drop: false }` [INFO] [stdout] 335e3a75e672ef5697506af9c47b471d76b98a9c501fd2cd8904c563dbd0b8e0