[INFO] cloning repository https://github.com/XoDeR/re-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XoDeR/re-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXoDeR%2Fre-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXoDeR%2Fre-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f2869ec5f059664f02cf8cbc98e4a0115bae6ad
[INFO] testing XoDeR/re-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXoDeR%2Fre-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/XoDeR/re-rs
[INFO] finished tweaking git repo https://github.com/XoDeR/re-rs
[INFO] tweaked toml for git repo https://github.com/XoDeR/re-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/XoDeR/re-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/XoDeR/re-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a14be408ec1671f01730734ffa1c8e91123946ee00bf5360442590439f3edf68
[INFO] running `Command { std: "docker" "start" "-a" "a14be408ec1671f01730734ffa1c8e91123946ee00bf5360442590439f3edf68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a14be408ec1671f01730734ffa1c8e91123946ee00bf5360442590439f3edf68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a14be408ec1671f01730734ffa1c8e91123946ee00bf5360442590439f3edf68", kill_on_drop: false }`
[INFO] [stdout] a14be408ec1671f01730734ffa1c8e91123946ee00bf5360442590439f3edf68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b61f2a238172a7d80963beed02f749de7d55422484e3ab6081b6a3fb1bdbbd3
[INFO] running `Command { std: "docker" "start" "-a" "6b61f2a238172a7d80963beed02f749de7d55422484e3ab6081b6a3fb1bdbbd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling re_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ElementState`, `Icon`, `LogicalPosition`, `LogicalSize`, `Position`, `Size`, `WindowAttributes`, and `WindowButtons`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout]  9 |     event::{WindowEvent, ElementState},
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] 10 |     event_loop::{ActiveEventLoop, ControlFlow, EventLoop},
[INFO] [stdout] 11 |     window::{Window, WindowAttributes, WindowId, WindowButtons, Icon},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 12 |     dpi::{Size, Position, LogicalSize, LogicalPosition}
[INFO] [stdout]    |           ^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stdout]    |                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_event`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {}
[INFO] [stdout]    |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_configuration`, `context`, and `game_loop` are never read
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Application {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 28 |     window: Option<Arc<Window>>,
[INFO] [stdout] 29 |     window_configuration: Option<WindowConfiguration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     context: Option<Context>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 31 |     game_loop: GameLoop
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "6b61f2a238172a7d80963beed02f749de7d55422484e3ab6081b6a3fb1bdbbd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b61f2a238172a7d80963beed02f749de7d55422484e3ab6081b6a3fb1bdbbd3", kill_on_drop: false }`
[INFO] [stdout] 6b61f2a238172a7d80963beed02f749de7d55422484e3ab6081b6a3fb1bdbbd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46d27313bed8bc78a272e440d6d3a0c1b76615687c636a3511cbf5a36de971de
[INFO] running `Command { std: "docker" "start" "-a" "46d27313bed8bc78a272e440d6d3a0c1b76615687c636a3511cbf5a36de971de", kill_on_drop: false }`
[INFO] [stderr]    Compiling re_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ElementState`, `Icon`, `LogicalPosition`, `LogicalSize`, `Position`, `Size`, `WindowAttributes`, and `WindowButtons`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout]  9 |     event::{WindowEvent, ElementState},
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] 10 |     event_loop::{ActiveEventLoop, ControlFlow, EventLoop},
[INFO] [stdout] 11 |     window::{Window, WindowAttributes, WindowId, WindowButtons, Icon},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 12 |     dpi::{Size, Position, LogicalSize, LogicalPosition}
[INFO] [stdout]    |           ^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stdout]    |                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_event`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {}
[INFO] [stdout]    |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_configuration`, `context`, and `game_loop` are never read
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Application {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 28 |     window: Option<Arc<Window>>,
[INFO] [stdout] 29 |     window_configuration: Option<WindowConfiguration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     context: Option<Context>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 31 |     game_loop: GameLoop
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_rs::core::managers::windowing::manager`
[INFO] [stdout]  --> examples/window_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use re_rs::core::managers::windowing::manager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ElementState`, `Icon`, `LogicalPosition`, `LogicalSize`, `Position`, `Size`, `WindowAttributes`, and `WindowButtons`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout]  9 |     event::{WindowEvent, ElementState},
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] 10 |     event_loop::{ActiveEventLoop, ControlFlow, EventLoop},
[INFO] [stdout] 11 |     window::{Window, WindowAttributes, WindowId, WindowButtons, Icon},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 12 |     dpi::{Size, Position, LogicalSize, LogicalPosition}
[INFO] [stdout]    |           ^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]  --> examples/window_test.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn setup(context: &mut Context) {}
[INFO] [stdout]   |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]  --> examples/window_test.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn update(context: &mut Context) {}
[INFO] [stdout]   |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stdout]    |                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_event`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:39:77
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {}
[INFO] [stdout]    |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> src/lib.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |         fn setup(context: &mut Context) {}
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> src/lib.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         fn update(context: &mut Context) {}
[INFO] [stdout]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_configuration`, `context`, and `game_loop` are never read
[INFO] [stdout]   --> src/core/managers/windowing/manager.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Application {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 28 |     window: Option<Arc<Window>>,
[INFO] [stdout] 29 |     window_configuration: Option<WindowConfiguration>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     context: Option<Context>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 31 |     game_loop: GameLoop
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.25s
[INFO] running `Command { std: "docker" "inspect" "46d27313bed8bc78a272e440d6d3a0c1b76615687c636a3511cbf5a36de971de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d27313bed8bc78a272e440d6d3a0c1b76615687c636a3511cbf5a36de971de", kill_on_drop: false }`
[INFO] [stdout] 46d27313bed8bc78a272e440d6d3a0c1b76615687c636a3511cbf5a36de971de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 034c00f0a203d6344e97bf2e1ee3fbc119ac5049935eec99f1c59a2c75f44750
[INFO] running `Command { std: "docker" "start" "-a" "034c00f0a203d6344e97bf2e1ee3fbc119ac5049935eec99f1c59a2c75f44750", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ElementState`, `Icon`, `LogicalPosition`, `LogicalSize`, `Position`, `Size`, `WindowAttributes`, and `WindowButtons`
[INFO] [stderr]   --> src/core/managers/windowing/manager.rs:9:26
[INFO] [stderr]    |
[INFO] [stderr]  9 |     event::{WindowEvent, ElementState},
[INFO] [stderr]    |                          ^^^^^^^^^^^^
[INFO] [stderr] 10 |     event_loop::{ActiveEventLoop, ControlFlow, EventLoop},
[INFO] [stderr] 11 |     window::{Window, WindowAttributes, WindowId, WindowButtons, Icon},
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^  ^^^^
[INFO] [stderr] 12 |     dpi::{Size, Position, LogicalSize, LogicalPosition}
[INFO] [stderr]    |           ^^^^  ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_loop`
[INFO] [stderr]   --> src/core/managers/windowing/manager.rs:39:32
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stderr]    |                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window_event`
[INFO] [stderr]   --> src/core/managers/windowing/manager.rs:39:77
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, _id: WindowId, window_event: WindowEvent) {}
[INFO] [stderr]    |                                                                             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_loop`
[INFO] [stderr]   --> src/core/managers/windowing/manager.rs:40:33
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn about_to_wait(&mut self, event_loop: &ActiveEventLoop) {}
[INFO] [stderr]    |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `window_configuration`, `context`, and `game_loop` are never read
[INFO] [stderr]   --> src/core/managers/windowing/manager.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct Application {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 28 |     window: Option<Arc<Window>>,
[INFO] [stderr] 29 |     window_configuration: Option<WindowConfiguration>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |     context: Option<Context>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 31 |     game_loop: GameLoop
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]   --> src/lib.rs:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 |         fn setup(context: &mut Context) {}
[INFO] [stderr]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]   --> src/lib.rs:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 |         fn update(context: &mut Context) {}
[INFO] [stderr]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr] 
[INFO] [stderr] warning: `re_rs` (lib) generated 5 warnings (run `cargo fix --lib -p re_rs` to apply 4 suggestions)
[INFO] [stderr] warning: `re_rs` (lib test) generated 7 warnings (5 duplicates) (run `cargo fix --lib -p re_rs --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `re_rs::core::managers::windowing::manager`
[INFO] [stderr]  --> examples/window_test.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use re_rs::core::managers::windowing::manager;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]  --> examples/window_test.rs:7:14
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn setup(context: &mut Context) {}
[INFO] [stderr]   |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]  --> examples/window_test.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn update(context: &mut Context) {}
[INFO] [stderr]   |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr] 
[INFO] [stderr] warning: `re_rs` (example "window_test") generated 3 warnings (run `cargo fix --example "window_test" -p re_rs` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_rs-d2e140a7293124af)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::run_app ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_app stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_app' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/platform_impl/linux/mod.rs:725:13:
[INFO] [stdout] Initializing the event loop outside of the main thread is a significant cross-platform compatibility hazard. If you absolutely need to create an EventLoop on a different thread, you can use the `EventLoopBuilderExtX11::any_thread` or `EventLoopBuilderExtWayland::any_thread` functions.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55efb2d729ea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55efb2d729ea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55efb2d729ea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55efb2d729ea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55efb2d89e4a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55efb2d89e4a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55efb2d77512 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55efb2d77512 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55efb2d5060f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55efb2d5060f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55efb2d6a459 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55efb2881bac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55efb2881bac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55efb2d6a612 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55efb2d6a612 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55efb2d506fa - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55efb2d47e39 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55efb2d514fd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55efb2d8a60c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55efb28449a2 - <winit[9343838ee88c50a3]::platform_impl::linux::EventLoop<()>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/platform_impl/linux/mod.rs:725:13
[INFO] [stdout]   20:     0x55efb283a750 - <winit[9343838ee88c50a3]::event_loop::EventLoopBuilder<()>>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/event_loop.rs:125:25
[INFO] [stdout]   21:     0x55efb2839a7a - <winit[9343838ee88c50a3]::event_loop::EventLoop<()>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.12/src/event_loop.rs:198:25
[INFO] [stdout]   22:     0x55efb284f602 - re_rs[2cfe0753e32f63f6]::core::managers::windowing::manager::initialize_application::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/managers/windowing/manager.rs:48:37
[INFO] [stdout]   23:     0x55efb2810e2a - pollster[d4b671cd8568f159]::block_on::<re_rs[2cfe0753e32f63f6]::core::managers::windowing::manager::initialize_application::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pollster-0.4.0/src/lib.rs:126:28
[INFO] [stdout]   24:     0x55efb280e95c - re_rs[2cfe0753e32f63f6]::tests::run_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:25:9
[INFO] [stdout]   25:     0x55efb280c687 - re_rs[2cfe0753e32f63f6]::tests::run_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:17
[INFO] [stdout]   26:     0x55efb2817b16 - <re_rs[2cfe0753e32f63f6]::tests::run_app::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55efb2874e8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55efb2874e8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x55efb288267b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x55efb288267b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55efb288267b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x55efb288267b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x55efb288267b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55efb288267b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x55efb288267b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x55efb287d054 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x55efb287d054 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x55efb2885282 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x55efb2885282 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55efb2885282 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x55efb2885282 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55efb2885282 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55efb2885282 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x55efb2885282 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55efb2d71c7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   46:     0x55efb2d71c7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7921dda37aa4 - <unknown>
[INFO] [stdout]   48:     0x7921ddac4a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::run_app
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "034c00f0a203d6344e97bf2e1ee3fbc119ac5049935eec99f1c59a2c75f44750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034c00f0a203d6344e97bf2e1ee3fbc119ac5049935eec99f1c59a2c75f44750", kill_on_drop: false }`
[INFO] [stdout] 034c00f0a203d6344e97bf2e1ee3fbc119ac5049935eec99f1c59a2c75f44750
