[INFO] crate cargo-cache 0.3.3 is already in cache [INFO] checking cargo-cache-0.3.3 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate cargo-cache 0.3.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cargo-cache 0.3.3 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-cache 0.3.3 [INFO] finished tweaking crates.io crate cargo-cache 0.3.3 [INFO] tweaked toml for crates.io crate cargo-cache 0.3.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cargo-cache 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c3b82129ac8773d90284a7b86c55e74b9e8a94250a02d9ecffb9195082c935af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c3b82129ac8773d90284a7b86c55e74b9e8a94250a02d9ecffb9195082c935af"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rustc_tools_util v0.2.0 [INFO] [stderr] Checking home v0.5.0 [INFO] [stderr] Checking path-slash v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling cargo-cache v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking git2 v0.10.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking cargo_metadata v0.8.2 [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/commands/local.rs:79:44 [INFO] [stderr] | [INFO] [stderr] 79 | pub(crate) fn local_subcmd() -> Result<(), (Error)> { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | unused, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/commands/local.rs:79:44 [INFO] [stderr] | [INFO] [stderr] 79 | pub(crate) fn local_subcmd() -> Result<(), (Error)> { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | unused, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "c3b82129ac8773d90284a7b86c55e74b9e8a94250a02d9ecffb9195082c935af"` [INFO] running `"docker" "rm" "-f" "c3b82129ac8773d90284a7b86c55e74b9e8a94250a02d9ecffb9195082c935af"` [INFO] [stdout] c3b82129ac8773d90284a7b86c55e74b9e8a94250a02d9ecffb9195082c935af