[INFO] cloning repository https://github.com/superdump/partyarty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superdump/partyarty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdump%2Fpartyarty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdump%2Fpartyarty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 769cbf2de36d8d4e248b2087b9d6fb30f390ea9e [INFO] checking superdump/partyarty against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperdump%2Fpartyarty" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superdump/partyarty on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/superdump/partyarty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d523f144493f49204d18c5d52fbeee0ffe38c6fabdaf8d461bf521a1113d05b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d523f144493f49204d18c5d52fbeee0ffe38c6fabdaf8d461bf521a1113d05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d523f144493f49204d18c5d52fbeee0ffe38c6fabdaf8d461bf521a1113d05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d523f144493f49204d18c5d52fbeee0ffe38c6fabdaf8d461bf521a1113d05b", kill_on_drop: false }` [INFO] [stdout] 0d523f144493f49204d18c5d52fbeee0ffe38c6fabdaf8d461bf521a1113d05b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e78cf65d19b677d36484b3e966a5bbc224bcca53b35ff8c97ca1e3981a7c2d6d [INFO] running `Command { std: "docker" "start" "-a" "e78cf65d19b677d36484b3e966a5bbc224bcca53b35ff8c97ca1e3981a7c2d6d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Checking shred v0.7.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking hibitset v0.5.2 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling derivative v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.3 [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] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/systems.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 24 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/systems.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 97 | use specs::{Join, ParJoin}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParJoin` is imported redundantly [INFO] [stdout] --> src/systems.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `ParJoin` is already imported here [INFO] [stdout] ... [INFO] [stdout] 97 | use specs::{Join, ParJoin}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/systems.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 24 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/systems.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 97 | use specs::{Join, ParJoin}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ParJoin` is imported redundantly [INFO] [stdout] --> src/systems.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 4 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `ParJoin` is already imported here [INFO] [stdout] ... [INFO] [stdout] 97 | use specs::{Join, ParJoin}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "e78cf65d19b677d36484b3e966a5bbc224bcca53b35ff8c97ca1e3981a7c2d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e78cf65d19b677d36484b3e966a5bbc224bcca53b35ff8c97ca1e3981a7c2d6d", kill_on_drop: false }` [INFO] [stdout] e78cf65d19b677d36484b3e966a5bbc224bcca53b35ff8c97ca1e3981a7c2d6d