[INFO] cloning repository https://github.com/cdbfoster/saoleile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdbfoster/saoleile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdbfoster%2Fsaoleile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdbfoster%2Fsaoleile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfb3ae789b981d0cc051ec81a044ad477e4007ac [INFO] testing cdbfoster/saoleile against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdbfoster%2Fsaoleile" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cdbfoster/saoleile on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cdbfoster/saoleile [INFO] finished tweaking git repo https://github.com/cdbfoster/saoleile [INFO] tweaked toml for git repo https://github.com/cdbfoster/saoleile written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cdbfoster/saoleile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.1.4 [INFO] [stderr] Downloaded instant v0.1.3 [INFO] [stderr] Downloaded typetag-impl v0.1.4 [INFO] [stderr] Downloaded egli v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce88f34b1f78d8b95dd4ad78d43a0aa22e0878c378744ba57d5e1269e90c9da4 [INFO] running `Command { std: "docker" "start" "-a" "ce88f34b1f78d8b95dd4ad78d43a0aa22e0878c378744ba57d5e1269e90c9da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce88f34b1f78d8b95dd4ad78d43a0aa22e0878c378744ba57d5e1269e90c9da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce88f34b1f78d8b95dd4ad78d43a0aa22e0878c378744ba57d5e1269e90c9da4", kill_on_drop: false }` [INFO] [stdout] ce88f34b1f78d8b95dd4ad78d43a0aa22e0878c378744ba57d5e1269e90c9da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d036a343e8494dc70122387e07bd19be85758f8563e01dd927fd80ecc7ca1e41 [INFO] running `Command { std: "docker" "start" "-a" "d036a343e8494dc70122387e07bd19be85758f8563e01dd927fd80ecc7ca1e41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling saoleile-derive v0.1.0 (/opt/rustwide/workdir/saoleile-derive) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling egli v0.5.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling erased-serde v0.3.11 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling typetag v0.1.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.20.0 [INFO] [stderr] Compiling saoleile v0.1.0 (/opt/rustwide/workdir/saoleile) [INFO] [stdout] warning: unused variable: `snapshot_queue` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | snapshot_queue: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene_stack` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | scene_stack: Arc>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scene_stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing_events_sender` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | outgoing_events_sender: mpsc::Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing_events_sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `monitor_thread` [INFO] [stdout] --> saoleile/src/network/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | monitor_thread: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NetworkInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/network/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> saoleile/src/scene/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | receiver: Mutex>>, // For notifying about things like client input mispredictions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SceneManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/scene/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scene_order` [INFO] [stdout] --> saoleile/src/scene/mod.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | scene_order: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SceneStack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/scene/mod.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `remote` [INFO] [stdout] --> saoleile/src/layer/network.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | remote: SocketAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingNetworkLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/layer/network.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.75s [INFO] running `Command { std: "docker" "inspect" "d036a343e8494dc70122387e07bd19be85758f8563e01dd927fd80ecc7ca1e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d036a343e8494dc70122387e07bd19be85758f8563e01dd927fd80ecc7ca1e41", kill_on_drop: false }` [INFO] [stdout] d036a343e8494dc70122387e07bd19be85758f8563e01dd927fd80ecc7ca1e41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 492418d55f20932615bea6a99e4074658d9b4e485242b6992f95f2b03f29fd43 [INFO] running `Command { std: "docker" "start" "-a" "492418d55f20932615bea6a99e4074658d9b4e485242b6992f95f2b03f29fd43", kill_on_drop: false }` [INFO] [stderr] Compiling saoleile-derive v0.1.0 (/opt/rustwide/workdir/saoleile-derive) [INFO] [stderr] Compiling saoleile v0.1.0 (/opt/rustwide/workdir/saoleile) [INFO] [stdout] warning: unused variable: `snapshot_queue` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | snapshot_queue: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene_stack` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | scene_stack: Arc>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scene_stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing_events_sender` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | outgoing_events_sender: mpsc::Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing_events_sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `monitor_thread` [INFO] [stdout] --> saoleile/src/network/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | monitor_thread: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NetworkInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/network/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> saoleile/src/scene/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | receiver: Mutex>>, // For notifying about things like client input mispredictions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SceneManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/scene/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scene_order` [INFO] [stdout] --> saoleile/src/scene/mod.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | scene_order: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SceneStack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/scene/mod.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `remote` [INFO] [stdout] --> saoleile/src/layer/network.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | remote: SocketAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingNetworkLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/layer/network.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `snapshot_queue` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | snapshot_queue: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot_queue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scene_stack` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | scene_stack: Arc>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scene_stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outgoing_events_sender` [INFO] [stdout] --> saoleile/src/scene/event_thread.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | outgoing_events_sender: mpsc::Sender>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing_events_sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `monitor_thread` [INFO] [stdout] --> saoleile/src/network/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | monitor_thread: Mutex>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `NetworkInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/network/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> saoleile/src/scene/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | receiver: Mutex>>, // For notifying about things like client input mispredictions [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SceneManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/scene/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scene_order` [INFO] [stdout] --> saoleile/src/scene/mod.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | scene_order: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SceneStack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/scene/mod.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `remote` [INFO] [stdout] --> saoleile/src/layer/network.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | remote: SocketAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingNetworkLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> saoleile/src/layer/network.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "492418d55f20932615bea6a99e4074658d9b4e485242b6992f95f2b03f29fd43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492418d55f20932615bea6a99e4074658d9b4e485242b6992f95f2b03f29fd43", kill_on_drop: false }` [INFO] [stdout] 492418d55f20932615bea6a99e4074658d9b4e485242b6992f95f2b03f29fd43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1376c591844403965d6ecc6bb11cae7bb01668571f792f04e98cc48bf2ee05c [INFO] running `Command { std: "docker" "start" "-a" "e1376c591844403965d6ecc6bb11cae7bb01668571f792f04e98cc48bf2ee05c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `snapshot_queue` [INFO] [stderr] --> saoleile/src/scene/event_thread.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | snapshot_queue: Arc>>, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot_queue` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scene_stack` [INFO] [stderr] --> saoleile/src/scene/event_thread.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | scene_stack: Arc>, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scene_stack` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `outgoing_events_sender` [INFO] [stderr] --> saoleile/src/scene/event_thread.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | outgoing_events_sender: mpsc::Sender>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outgoing_events_sender` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `monitor_thread` [INFO] [stderr] --> saoleile/src/network/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | monitor_thread: Mutex>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `NetworkInterface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> saoleile/src/network/mod.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `receiver` [INFO] [stderr] --> saoleile/src/scene/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | receiver: Mutex>>, // For notifying about things like client input mispredictions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SceneManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> saoleile/src/scene/mod.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `scene_order` [INFO] [stderr] --> saoleile/src/scene/mod.rs:339:5 [INFO] [stderr] | [INFO] [stderr] 339 | scene_order: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SceneStack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> saoleile/src/scene/mod.rs:336:10 [INFO] [stderr] | [INFO] [stderr] 336 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `remote` [INFO] [stderr] --> saoleile/src/layer/network.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | remote: SocketAddr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingNetworkLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> saoleile/src/layer/network.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `saoleile` (lib) generated 7 warnings [INFO] [stderr] warning: `saoleile` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/saoleile-9be35cfc8e0b9723) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test network::connection_data::tests::correct_acks ... ok [INFO] [stdout] test util::time::tests::test_time_addition ... ok [INFO] [stdout] test util::time::tests::test_time_subtraction ... ok [INFO] [stdout] test util::network_abuser::tests::network_abuser_drop_every_nth ... ok [INFO] [stdout] test network::tests::network_interface_ack has been running for over 60 seconds [INFO] [stdout] test network::tests::network_interface_disconnect has been running for over 60 seconds [INFO] [stdout] test network::tests::network_interface_dropped_big_grouped_events has been running for over 60 seconds [INFO] [stdout] test network::tests::network_interface_dropped_event has been running for over 60 seconds [INFO] [stdout] test network::tests::network_interface_receive_big_grouped_events has been running for over 60 seconds [INFO] [stdout] test network::tests::network_interface_receive_event has been running for over 60 seconds [INFO] [stdout] test network::tests::network_interface_send_big_grouped_events has been running for over 60 seconds [INFO] [stdout] test network::tests::network_interface_send_grouped_events has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e1376c591844403965d6ecc6bb11cae7bb01668571f792f04e98cc48bf2ee05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1376c591844403965d6ecc6bb11cae7bb01668571f792f04e98cc48bf2ee05c", kill_on_drop: false }` [INFO] [stdout] e1376c591844403965d6ecc6bb11cae7bb01668571f792f04e98cc48bf2ee05c