[INFO] updating cached repository https://github.com/nak3/cask-cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] checking nak3/cask-cli against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnak3%2Fcask-cli" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nak3/cask-cli on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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-0/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da75982507f1ab9165bf5a7abfb52c3ff3ab66208e0e69196f7e4588695fbf42 [INFO] running `"docker" "start" "-a" "da75982507f1ab9165bf5a7abfb52c3ff3ab66208e0e69196f7e4588695fbf42"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking encode_unicode v0.3.1 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking fs2 v0.4.2 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Compiling xxhash-sys v0.1.0 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking prettytable-rs v0.6.7 [INFO] [stderr] Checking shrust v0.0.4 [INFO] [stderr] Checking xxhash2 v0.1.0 [INFO] [stderr] Checking cask v0.7.1 (https://github.com/andresilva/cask#f6cfae9f) [INFO] [stderr] Checking 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: 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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.98s [INFO] running `"docker" "inspect" "da75982507f1ab9165bf5a7abfb52c3ff3ab66208e0e69196f7e4588695fbf42"` [INFO] running `"docker" "rm" "-f" "da75982507f1ab9165bf5a7abfb52c3ff3ab66208e0e69196f7e4588695fbf42"` [INFO] [stdout] da75982507f1ab9165bf5a7abfb52c3ff3ab66208e0e69196f7e4588695fbf42