[INFO] updating cached repository https://github.com/superdump/partyarty [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] 769cbf2de36d8d4e248b2087b9d6fb30f390ea9e [INFO] checking superdump/partyarty against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdump%2Fpartyarty" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superdump/partyarty on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/superdump/partyarty [INFO] finished tweaking git repo https://github.com/superdump/partyarty [INFO] tweaked toml for git repo https://github.com/superdump/partyarty written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/superdump/partyarty already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65e56a10093d3231cae34c37e3bfce1f2c77b1b368da3f6520c0a681a4a365c8 [INFO] running `"docker" "start" "-a" "65e56a10093d3231cae34c37e3bfce1f2c77b1b368da3f6520c0a681a4a365c8"` [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking hibitset v0.5.2 [INFO] [stderr] Checking shred v0.7.0 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling derivative v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking image v0.20.0 [INFO] [stderr] Checking specs v0.12.3 [INFO] [stderr] Checking partyarty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/systems.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 24 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/systems.rs:97:21 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use specs::{Join, ParJoin}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `ParJoin` is imported redundantly [INFO] [stderr] --> src/systems.rs:97:27 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `ParJoin` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use specs::{Join, ParJoin}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/systems.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 24 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/systems.rs:97:21 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use specs::{Join, ParJoin}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `ParJoin` is imported redundantly [INFO] [stderr] --> src/systems.rs:97:27 [INFO] [stderr] | [INFO] [stderr] 4 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `ParJoin` is already imported here [INFO] [stderr] ... [INFO] [stderr] 97 | use specs::{Join, ParJoin}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "65e56a10093d3231cae34c37e3bfce1f2c77b1b368da3f6520c0a681a4a365c8"` [INFO] running `"docker" "rm" "-f" "65e56a10093d3231cae34c37e3bfce1f2c77b1b368da3f6520c0a681a4a365c8"` [INFO] [stdout] 65e56a10093d3231cae34c37e3bfce1f2c77b1b368da3f6520c0a681a4a365c8