[INFO] updating cached repository https://github.com/osrs-moe/hiscores [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] fc2e6f742580188f377e0ed4ad1752e95a02114f [INFO] checking osrs-moe/hiscores against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosrs-moe%2Fhiscores" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/osrs-moe/hiscores on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/osrs-moe/hiscores [INFO] finished tweaking git repo https://github.com/osrs-moe/hiscores [INFO] tweaked toml for git repo https://github.com/osrs-moe/hiscores written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/osrs-moe/hiscores already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] 12cf512ee6955540fb5df68f218651b1f354a05e287f41134ee3a54bf78c7333 [INFO] running `"docker" "start" "-a" "12cf512ee6955540fb5df68f218651b1f354a05e287f41134ee3a54bf78c7333"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tungstenite v0.9.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking warp v0.1.20 [INFO] [stderr] Checking hiscores v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:26:28 [INFO] [stderr] | [INFO] [stderr] 26 | ) -> impl Filter + 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 type [INFO] [stderr] --> src/raw.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | ) -> impl Filter + Clone { [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tuples.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | ) -> impl Filter + Clone { [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:26:28 [INFO] [stderr] | [INFO] [stderr] 26 | ) -> impl Filter + 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 type [INFO] [stderr] --> src/raw.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | ) -> impl Filter + Clone { [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tuples.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | ) -> impl Filter + Clone { [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.17s [INFO] running `"docker" "inspect" "12cf512ee6955540fb5df68f218651b1f354a05e287f41134ee3a54bf78c7333"` [INFO] running `"docker" "rm" "-f" "12cf512ee6955540fb5df68f218651b1f354a05e287f41134ee3a54bf78c7333"` [INFO] [stdout] 12cf512ee6955540fb5df68f218651b1f354a05e287f41134ee3a54bf78c7333