[INFO] fetching crate macademia 0.5.3...
[INFO] testing macademia-0.5.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate macademia 0.5.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate macademia 0.5.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate macademia 0.5.3
[INFO] finished tweaking crates.io crate macademia 0.5.3
[INFO] tweaked toml for crates.io crate macademia 0.5.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding colored v1.9.4 (latest: v2.1.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d76e1b03ab9cc196468e8e1e3551d620b33ef1a766f0aa413a36d21e1ec1155b
[INFO] running `Command { std: "docker" "start" "-a" "d76e1b03ab9cc196468e8e1e3551d620b33ef1a766f0aa413a36d21e1ec1155b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d76e1b03ab9cc196468e8e1e3551d620b33ef1a766f0aa413a36d21e1ec1155b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76e1b03ab9cc196468e8e1e3551d620b33ef1a766f0aa413a36d21e1ec1155b", kill_on_drop: false }`
[INFO] [stdout] d76e1b03ab9cc196468e8e1e3551d620b33ef1a766f0aa413a36d21e1ec1155b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa1a8cd8c11af775e27dce6c49a3292639080c33d28736cf7f7814c7a6f7630e
[INFO] running `Command { std: "docker" "start" "-a" "fa1a8cd8c11af775e27dce6c49a3292639080c33d28736cf7f7814c7a6f7630e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling macademia v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/platform/linux/window.rs:3:104
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{window::{Window, WindowProps}, event::{application::{WindowCloseEvent, WindowResizeEvent}, Event}, prelude::Application};
[INFO] [stdout]   |                                                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/application.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             &mut APPLICATION
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 72 |             addr_of_mut!(APPLICATION)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/platform/linux/window.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...                   let mut ev = WindowCloseEvent::new();
[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: constant in pattern `ConfigureNotify` should have an upper case name
[INFO] [stdout]   --> src/platform/linux/window.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |                     ConfigureNotify => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIGURE_NOTIFY`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant in pattern `ClientMessage` should have an upper case name
[INFO] [stdout]   --> src/platform/linux/window.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     ClientMessage => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CLIENT_MESSAGE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "fa1a8cd8c11af775e27dce6c49a3292639080c33d28736cf7f7814c7a6f7630e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa1a8cd8c11af775e27dce6c49a3292639080c33d28736cf7f7814c7a6f7630e", kill_on_drop: false }`
[INFO] [stdout] fa1a8cd8c11af775e27dce6c49a3292639080c33d28736cf7f7814c7a6f7630e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caa21b93f9151a6fabd3e7029217bc9e28d1e25821de92bbf172ea65e813fc64
[INFO] running `Command { std: "docker" "start" "-a" "caa21b93f9151a6fabd3e7029217bc9e28d1e25821de92bbf172ea65e813fc64", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/platform/linux/window.rs:3:104
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{window::{Window, WindowProps}, event::{application::{WindowCloseEvent, WindowResizeEvent}, Event}, prelude::Application};
[INFO] [stdout]   |                                                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/application.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             &mut APPLICATION
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 72 |             addr_of_mut!(APPLICATION)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/platform/linux/window.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...                   let mut ev = WindowCloseEvent::new();
[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: constant in pattern `ConfigureNotify` should have an upper case name
[INFO] [stdout]   --> src/platform/linux/window.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |                     ConfigureNotify => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIGURE_NOTIFY`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling macademia v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant in pattern `ClientMessage` should have an upper case name
[INFO] [stdout]   --> src/platform/linux/window.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     ClientMessage => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CLIENT_MESSAGE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/platform/linux/window.rs:3:104
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{window::{Window, WindowProps}, event::{application::{WindowCloseEvent, WindowResizeEvent}, Event}, prelude::Application};
[INFO] [stdout]   |                                                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]   --> src/application.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             &mut APPLICATION
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: this will be a hard error in the 2024 edition
[INFO] [stdout]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 72 |             addr_of_mut!(APPLICATION)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/platform/linux/window.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...                   let mut ev = WindowCloseEvent::new();
[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: constant in pattern `ConfigureNotify` should have an upper case name
[INFO] [stdout]   --> src/platform/linux/window.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |                     ConfigureNotify => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIGURE_NOTIFY`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant in pattern `ClientMessage` should have an upper case name
[INFO] [stdout]   --> src/platform/linux/window.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     ClientMessage => {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CLIENT_MESSAGE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "caa21b93f9151a6fabd3e7029217bc9e28d1e25821de92bbf172ea65e813fc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa21b93f9151a6fabd3e7029217bc9e28d1e25821de92bbf172ea65e813fc64", kill_on_drop: false }`
[INFO] [stdout] caa21b93f9151a6fabd3e7029217bc9e28d1e25821de92bbf172ea65e813fc64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c431ba650dca441f54b9fecf40ce52ddb7d4de767cc3a0db4523d24e7d696b9
[INFO] running `Command { std: "docker" "start" "-a" "7c431ba650dca441f54b9fecf40ce52ddb7d4de767cc3a0db4523d24e7d696b9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Event`
[INFO] [stderr]  --> src/platform/linux/window.rs:3:104
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::{window::{Window, WindowProps}, event::{application::{WindowCloseEvent, WindowResizeEvent}, Event}, prelude::Application};
[INFO] [stderr]   |                                                                                                        ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stderr]   --> src/application.rs:72:13
[INFO] [stderr]    |
[INFO] [stderr] 72 |             &mut APPLICATION
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stderr]    = note: this will be a hard error in the 2024 edition
[INFO] [stderr]    = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer
[INFO] [stderr]    |
[INFO] [stderr] 72 |             addr_of_mut!(APPLICATION)
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/platform/linux/window.rs:66:33
[INFO] [stderr]    |
[INFO] [stderr] 66 | ...                   let mut ev = WindowCloseEvent::new();
[INFO] [stderr]    |                           ----^^
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant in pattern `ConfigureNotify` should have an upper case name
[INFO] [stderr]   --> src/platform/linux/window.rs:57:21
[INFO] [stderr]    |
[INFO] [stderr] 57 |                     ConfigureNotify => {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CONFIGURE_NOTIFY`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant in pattern `ClientMessage` should have an upper case name
[INFO] [stderr]   --> src/platform/linux/window.rs:64:21
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     ClientMessage => {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CLIENT_MESSAGE`
[INFO] [stderr] 
[INFO] [stderr] warning: `macademia` (lib) generated 5 warnings (run `cargo fix --lib -p macademia` to apply 2 suggestions)
[INFO] [stderr] warning: `macademia` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macademia-2c57ba2e2911eba5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests macademia
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/application.rs - application::Application<'static>::new (line 26) ... FAILED
[INFO] [stdout] test src/application.rs - application::Application<'static>::run (line 56) - compile ... FAILED
[INFO] [stdout] test src/log.rs - log::init (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/application.rs - application::Application<'static>::new (line 26) stdout ----
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/application.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 6  | let app = Application::new("title");
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^--------- an argument of type `&'static (dyn for<'a, 'b> Fn(&'a mut Application<'b>, Box<(dyn Event + 'static)>) + 'static)` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/application.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(title: &'static str, client_ev_handler: &'static dyn Fn(&mut Application, Box<dyn Event>)) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 6  | let app = Application::new("title", /* &'static (dyn for<'a, 'b> Fn(&'a mut Application<'b>, Box<(dyn Event + 'static)>) + 'static) */);
[INFO] [stdout]    |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/application.rs - application::Application<'static>::run (line 56) stdout ----
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/application.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 6  | let app = Application::new();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^-- two arguments of type `&'static str` and `&'static (dyn for<'a, 'b> Fn(&'a mut Application<'b>, Box<(dyn Event + 'static)>) + 'static)` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/application.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(title: &'static str, client_ev_handler: &'static dyn Fn(&mut Application, Box<dyn Event>)) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 6  | let app = Application::new(/* &'static str */, /* &'static (dyn for<'a, 'b> Fn(&'a mut Application<'b>, Box<(dyn Event + 'static)>) + 'static) */);
[INFO] [stdout]    |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for unit type `()` in the current scope
[INFO] [stdout]  --> src/application.rs:60:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | app.run();
[INFO] [stdout]   |     ^^^ method not found in `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/log.rs - log::init (line 18) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/application.rs - application::Application<'static>::new (line 26)
[INFO] [stdout]     src/application.rs - application::Application<'static>::run (line 56)
[INFO] [stdout]     src/log.rs - log::init (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7c431ba650dca441f54b9fecf40ce52ddb7d4de767cc3a0db4523d24e7d696b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c431ba650dca441f54b9fecf40ce52ddb7d4de767cc3a0db4523d24e7d696b9", kill_on_drop: false }`
[INFO] [stdout] 7c431ba650dca441f54b9fecf40ce52ddb7d4de767cc3a0db4523d24e7d696b9
