[INFO] cloning repository https://github.com/nak3/cask-cli [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 790308f71f78c4a24a6fac72fd670ed048b34bb9 [INFO] testing nak3/cask-cli against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nak3/cask-cli on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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 /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/nak3/cask-cli already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad534705d8638545cc09658ee13d8786622ca9990103da0a49608a5fbb988623 [INFO] running `"docker" "start" "-a" "ad534705d8638545cc09658ee13d8786622ca9990103da0a49608a5fbb988623"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.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 fs2 v0.4.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [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] [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.35s [INFO] running `"docker" "inspect" "ad534705d8638545cc09658ee13d8786622ca9990103da0a49608a5fbb988623"` [INFO] running `"docker" "rm" "-f" "ad534705d8638545cc09658ee13d8786622ca9990103da0a49608a5fbb988623"` [INFO] [stdout] ad534705d8638545cc09658ee13d8786622ca9990103da0a49608a5fbb988623 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d33c959a38793d3392718218583ae257da9a8747de08134eb4a97cd4bed1a9f [INFO] running `"docker" "start" "-a" "1d33c959a38793d3392718218583ae257da9a8747de08134eb4a97cd4bed1a9f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "1d33c959a38793d3392718218583ae257da9a8747de08134eb4a97cd4bed1a9f"` [INFO] running `"docker" "rm" "-f" "1d33c959a38793d3392718218583ae257da9a8747de08134eb4a97cd4bed1a9f"` [INFO] [stdout] 1d33c959a38793d3392718218583ae257da9a8747de08134eb4a97cd4bed1a9f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51d1c5994eab2ee4fe09ce17adc01bdcc616e301ec36e6662faeae185522e277 [INFO] running `"docker" "start" "-a" "51d1c5994eab2ee4fe09ce17adc01bdcc616e301ec36e6662faeae185522e277"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cask_cli-5514f9cafa8139f5 [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" "51d1c5994eab2ee4fe09ce17adc01bdcc616e301ec36e6662faeae185522e277"` [INFO] running `"docker" "rm" "-f" "51d1c5994eab2ee4fe09ce17adc01bdcc616e301ec36e6662faeae185522e277"` [INFO] [stdout] 51d1c5994eab2ee4fe09ce17adc01bdcc616e301ec36e6662faeae185522e277