[INFO] cloning repository https://github.com/remram44/vigilant-steel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remram44/vigilant-steel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Fvigilant-steel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Fvigilant-steel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cac1b31150055eaefe0b441936c59d5f6dde933c [INFO] testing remram44/vigilant-steel against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Fvigilant-steel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remram44/vigilant-steel on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remram44/vigilant-steel [INFO] finished tweaking git repo https://github.com/remram44/vigilant-steel [INFO] tweaked toml for git repo https://github.com/remram44/vigilant-steel written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/remram44/vigilant-steel already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/color-logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa34e0d64392a721c4e915230808d164d33229e1aa885daa74bfd5b9e752cba0 [INFO] running `Command { std: "docker" "start" "-a" "aa34e0d64392a721c4e915230808d164d33229e1aa885daa74bfd5b9e752cba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa34e0d64392a721c4e915230808d164d33229e1aa885daa74bfd5b9e752cba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa34e0d64392a721c4e915230808d164d33229e1aa885daa74bfd5b9e752cba0", kill_on_drop: false }` [INFO] [stdout] aa34e0d64392a721c4e915230808d164d33229e1aa885daa74bfd5b9e752cba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c827eabd04512be7da0cc32c2270658133146480948eae02d13db4367ee75ed8 [INFO] running `Command { std: "docker" "start" "-a" "c827eabd04512be7da0cc32c2270658133146480948eae02d13db4367ee75ed8", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/color-logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/particles.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | for (ent, mut particle) in (&*entities, &mut particles).join() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `role` [INFO] [stdout] --> src/physics.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | role: Role, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_role` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lazy` [INFO] [stdout] --> src/physics.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | lazy: &Read, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_lazy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lazy` [INFO] [stdout] --> src/physics.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | lazy: &Read<'a, LazyUpdate>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_lazy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ent` [INFO] [stdout] --> src/ship.rs:343:18 [INFO] [stdout] | [INFO] [stdout] 343 | for (ent, pos, vel, _) in [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ent` [INFO] [stdout] --> src/ship.rs:360:14 [INFO] [stdout] | [INFO] [stdout] 360 | for (ent, mut ship, _) in (&*entities, &mut ship, &local).join() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fired` is assigned to, but never used [INFO] [stdout] --> src/ship.rs:499:25 [INFO] [stdout] | [INFO] [stdout] 499 | let mut fired = false; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_fired` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `fired` is never read [INFO] [stdout] --> src/ship.rs:585:25 [INFO] [stdout] | [INFO] [stdout] 585 | fired = true; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ship.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | for (ent, mut pos, blk, hits) in [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ship.rs:360:19 [INFO] [stdout] | [INFO] [stdout] 360 | for (ent, mut ship, _) in (&*entities, &mut ship, &local).join() { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ship.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | for (ent, pos, mut vel, mut ship, blocky) in ( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ship.rs:373:33 [INFO] [stdout] | [INFO] [stdout] 373 | for (ent, pos, mut vel, mut ship, blocky) in ( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c827eabd04512be7da0cc32c2270658133146480948eae02d13db4367ee75ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c827eabd04512be7da0cc32c2270658133146480948eae02d13db4367ee75ed8", kill_on_drop: false }` [INFO] [stdout] c827eabd04512be7da0cc32c2270658133146480948eae02d13db4367ee75ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd1bcef1e928101b39fac0436c55827d33bd8278e9b6dbcb839a7db2e2b73ce8 [INFO] running `Command { std: "docker" "start" "-a" "dd1bcef1e928101b39fac0436c55827d33bd8278e9b6dbcb839a7db2e2b73ce8", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/color-logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/game-e9c6a9ed7ffb77d4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "dd1bcef1e928101b39fac0436c55827d33bd8278e9b6dbcb839a7db2e2b73ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1bcef1e928101b39fac0436c55827d33bd8278e9b6dbcb839a7db2e2b73ce8", kill_on_drop: false }` [INFO] [stdout] dd1bcef1e928101b39fac0436c55827d33bd8278e9b6dbcb839a7db2e2b73ce8