[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/remram44/vigilant-steel [INFO] [stderr] c619eb0..a95048f master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a95048f0bab7c28d02e0a439243234e9f8bfb052 [INFO] checking remram44/vigilant-steel against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Fvigilant-steel" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remram44/vigilant-steel on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/remram44/vigilant-steel [INFO] removed workspace from 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-5/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: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75b6360a33140802677662357c7c4319fbe5354b037d8868075518d769f0c8b4 [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" "75b6360a33140802677662357c7c4319fbe5354b037d8868075518d769f0c8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75b6360a33140802677662357c7c4319fbe5354b037d8868075518d769f0c8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75b6360a33140802677662357c7c4319fbe5354b037d8868075518d769f0c8b4", kill_on_drop: false }` [INFO] [stdout] 75b6360a33140802677662357c7c4319fbe5354b037d8868075518d769f0c8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5700f03148e0720bd30928bd3b7d886fe287acb034da031b8456c5822e780d4 [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" "a5700f03148e0720bd30928bd3b7d886fe287acb034da031b8456c5822e780d4", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tynm v0.1.4 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Node` [INFO] [stdout] --> src/tree.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | use super::{Content, Node, Tree}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `role` [INFO] [stdout] --> src/physics.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | 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:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | 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:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | 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:342:18 [INFO] [stdout] | [INFO] [stdout] 342 | 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:359:14 [INFO] [stdout] | [INFO] [stdout] 359 | 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:498:21 [INFO] [stdout] | [INFO] [stdout] 498 | 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:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | fired = true; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `role` [INFO] [stdout] --> src/physics.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | 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:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | 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:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | 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:342:18 [INFO] [stdout] | [INFO] [stdout] 342 | 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:359:14 [INFO] [stdout] | [INFO] [stdout] 359 | 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:498:21 [INFO] [stdout] | [INFO] [stdout] 498 | 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:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | fired = true; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> benches/simple.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | for frame in 0..500 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.16s [INFO] running `Command { std: "docker" "inspect" "a5700f03148e0720bd30928bd3b7d886fe287acb034da031b8456c5822e780d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5700f03148e0720bd30928bd3b7d886fe287acb034da031b8456c5822e780d4", kill_on_drop: false }` [INFO] [stdout] a5700f03148e0720bd30928bd3b7d886fe287acb034da031b8456c5822e780d4