[INFO] fetching crate logtra 0.3.2...
[INFO] testing logtra-0.3.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate logtra 0.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate logtra 0.3.2
[INFO] finished tweaking crates.io crate logtra 0.3.2
[INFO] tweaked toml for crates.io crate logtra 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate logtra 0.3.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43871e9163ba036066e6e3addb0015d54c8b22c4a7865a72b2f8b6427c68884e
[INFO] running `Command { std: "docker" "start" "-a" "43871e9163ba036066e6e3addb0015d54c8b22c4a7865a72b2f8b6427c68884e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43871e9163ba036066e6e3addb0015d54c8b22c4a7865a72b2f8b6427c68884e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43871e9163ba036066e6e3addb0015d54c8b22c4a7865a72b2f8b6427c68884e", kill_on_drop: false }`
[INFO] [stdout] 43871e9163ba036066e6e3addb0015d54c8b22c4a7865a72b2f8b6427c68884e
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75db44a21bb11235f94cf71a538040d78b9e212176d76dae8ab9f8d4bd4ab18f
[INFO] running `Command { std: "docker" "start" "-a" "75db44a21bb11235f94cf71a538040d78b9e212176d76dae8ab9f8d4bd4ab18f", kill_on_drop: false }`
[INFO] [stderr]    Compiling lib-contra v5.0.2
[INFO] [stderr]    Compiling proc-contra v5.0.2
[INFO] [stderr]    Compiling contra v5.0.2
[INFO] [stderr]    Compiling logtra v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `name` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^ help: convert the identifier to upper camel case: `Name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `severity` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) severity: LogSeverity,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `module` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) module: String,
[INFO] [stdout]    |                ^^^^^^ help: convert the identifier to upper camel case: `Module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `template` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) template: String,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to upper camel case: `Template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sink.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl FileSink {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 73 |     fn new(decl: SinkDeclaration) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "75db44a21bb11235f94cf71a538040d78b9e212176d76dae8ab9f8d4bd4ab18f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75db44a21bb11235f94cf71a538040d78b9e212176d76dae8ab9f8d4bd4ab18f", kill_on_drop: false }`
[INFO] [stdout] 75db44a21bb11235f94cf71a538040d78b9e212176d76dae8ab9f8d4bd4ab18f
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 215c48476aacc7a93946e40687d52546595bfdf09fd1c0993ccf95c9bdf2ebf0
[INFO] running `Command { std: "docker" "start" "-a" "215c48476aacc7a93946e40687d52546595bfdf09fd1c0993ccf95c9bdf2ebf0", kill_on_drop: false }`
[INFO] [stdout] warning: variant `name` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^ help: convert the identifier to upper camel case: `Name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `severity` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) severity: LogSeverity,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `module` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) module: String,
[INFO] [stdout]    |                ^^^^^^ help: convert the identifier to upper camel case: `Module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `template` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) template: String,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to upper camel case: `Template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sink.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl FileSink {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 73 |     fn new(decl: SinkDeclaration) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling logtra v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `name` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(crate) name: String,
[INFO] [stdout]    |                ^^^^ help: convert the identifier to upper camel case: `Name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `severity` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub(crate) severity: LogSeverity,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `module` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) module: String,
[INFO] [stdout]    |                ^^^^^^ help: convert the identifier to upper camel case: `Module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `template` should have an upper camel case name
[INFO] [stdout]   --> src/sink.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) template: String,
[INFO] [stdout]    |                ^^^^^^^^ help: convert the identifier to upper camel case: `Template`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `a` is assigned to, but never used
[INFO] [stdout]    --> src/lib.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |             let mut a: u32 = 0;
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_a` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                   ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/lib.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stdout]    |                                    ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:13:13
[INFO] [stdout]     |
[INFO] [stdout] 13  |             crate::SINKS.push(Box::new($sink));
[INFO] [stdout]     |             ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 155 |         sink!(sink);
[INFO] [stdout]     |         ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `sink` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 159 |         trace!("Hello World: Trace!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 159 |         trace!("Hello World: Trace!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 160 |         debug!("Hello World: Debug!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 160 |         debug!("Hello World: Debug!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 161 |         info!("Hello World: Info!");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 161 |         info!("Hello World: Info!");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 162 |         warn!("Hello World: Warn!");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 162 |         warn!("Hello World: Warn!");
[INFO] [stdout]     |         --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 163 |         error!("Hello World: Error!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 163 |         error!("Hello World: Error!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 164 |         fatal!("Hello World: Fatal!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 164 |         fatal!("Hello World: Fatal!");
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:13:13
[INFO] [stdout]     |
[INFO] [stdout] 13  |             crate::SINKS.push(Box::new($sink));
[INFO] [stdout]     |             ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 184 |         sink!(sink);
[INFO] [stdout]     |         ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `sink` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |               for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 186 | /         time!(summing, {
[INFO] [stdout] 187 | |             let mut a: u32 = 0;
[INFO] [stdout] 188 | |             for _ in 0..1000000 {
[INFO] [stdout] 189 | |                 a += 1 + 1 / 2 % 2;
[INFO] [stdout] 190 | |             }
[INFO] [stdout] 191 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                   crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 186 | /         time!(summing, {
[INFO] [stdout] 187 | |             let mut a: u32 = 0;
[INFO] [stdout] 188 | |             for _ in 0..1000000 {
[INFO] [stdout] 189 | |                 a += 1 + 1 / 2 % 2;
[INFO] [stdout] 190 | |             }
[INFO] [stdout] 191 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:13:13
[INFO] [stdout]     |
[INFO] [stdout] 13  |             crate::SINKS.push(Box::new($sink));
[INFO] [stdout]     |             ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 214 |         sink!(sink);
[INFO] [stdout]     |         ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `sink` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lib.rs:38:25
[INFO] [stdout]     |
[INFO] [stdout] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 220 |                 info!("Hello World: Info!");
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/lib.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 220 |                 info!("Hello World: Info!");
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "215c48476aacc7a93946e40687d52546595bfdf09fd1c0993ccf95c9bdf2ebf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215c48476aacc7a93946e40687d52546595bfdf09fd1c0993ccf95c9bdf2ebf0", kill_on_drop: false }`
[INFO] [stdout] 215c48476aacc7a93946e40687d52546595bfdf09fd1c0993ccf95c9bdf2ebf0
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bd9e7c924c272c33c766c9255bed6d56ad178d9530935736dd0c469fdf69430
[INFO] running `Command { std: "docker" "start" "-a" "4bd9e7c924c272c33c766c9255bed6d56ad178d9530935736dd0c469fdf69430", kill_on_drop: false }`
[INFO] [stderr] warning: variant `name` should have an upper camel case name
[INFO] [stderr]   --> src/sink.rs:12:16
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub(crate) name: String,
[INFO] [stderr]    |                ^^^^ help: convert the identifier to upper camel case: `Name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `severity` should have an upper camel case name
[INFO] [stderr]   --> src/sink.rs:13:16
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub(crate) severity: LogSeverity,
[INFO] [stderr]    |                ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Severity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `module` should have an upper camel case name
[INFO] [stderr]   --> src/sink.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub(crate) module: String,
[INFO] [stderr]    |                ^^^^^^ help: convert the identifier to upper camel case: `Module`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `template` should have an upper camel case name
[INFO] [stderr]   --> src/sink.rs:15:16
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub(crate) template: String,
[INFO] [stderr]    |                ^^^^^^^^ help: convert the identifier to upper camel case: `Template`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/sink.rs:73:8
[INFO] [stderr]    |
[INFO] [stderr] 72 | impl FileSink {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] 73 |     fn new(decl: SinkDeclaration) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/lib.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 91 |         msg::LogSeverity::Trace => trace!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/lib.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 92 |         msg::LogSeverity::Debug => debug!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                   ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/lib.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 93 |         msg::LogSeverity::Info => info!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                   ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                   ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/lib.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 94 |         msg::LogSeverity::Warn => warn!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                   ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/lib.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 95 |         msg::LogSeverity::Error => error!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/lib.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]    |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/lib.rs:39:17
[INFO] [stderr]    |
[INFO] [stderr] 39 |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]    |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 96 |         msg::LogSeverity::Fatal => fatal!("{}: {:?}", name, obj),
[INFO] [stderr]    |                                    ----------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable `a` is assigned to, but never used
[INFO] [stderr]    --> src/lib.rs:187:21
[INFO] [stderr]     |
[INFO] [stderr] 187 |             let mut a: u32 = 0;
[INFO] [stderr]     |                     ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_a` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:13:13
[INFO] [stderr]     |
[INFO] [stderr] 13  |             crate::SINKS.push(Box::new($sink));
[INFO] [stderr]     |             ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 155 |         sink!(sink);
[INFO] [stderr]     |         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `sink` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 159 |         trace!("Hello World: Trace!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 159 |         trace!("Hello World: Trace!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 160 |         debug!("Hello World: Debug!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 160 |         debug!("Hello World: Debug!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 161 |         info!("Hello World: Info!");
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 161 |         info!("Hello World: Info!");
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 162 |         warn!("Hello World: Warn!");
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 162 |         warn!("Hello World: Warn!");
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 163 |         error!("Hello World: Error!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 163 |         error!("Hello World: Error!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 164 |         fatal!("Hello World: Fatal!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 164 |         fatal!("Hello World: Fatal!");
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `fatal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:13:13
[INFO] [stderr]     |
[INFO] [stderr] 13  |             crate::SINKS.push(Box::new($sink));
[INFO] [stderr]     |             ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 184 |         sink!(sink);
[INFO] [stderr]     |         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `sink` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |               for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 186 | /         time!(summing, {
[INFO] [stderr] 187 | |             let mut a: u32 = 0;
[INFO] [stderr] 188 | |             for _ in 0..1000000 {
[INFO] [stderr] 189 | |                 a += 1 + 1 / 2 % 2;
[INFO] [stderr] 190 | |             }
[INFO] [stderr] 191 | |         });
[INFO] [stderr]     | |__________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                   crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                   ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 186 | /         time!(summing, {
[INFO] [stderr] 187 | |             let mut a: u32 = 0;
[INFO] [stderr] 188 | |             for _ in 0..1000000 {
[INFO] [stderr] 189 | |                 a += 1 + 1 / 2 % 2;
[INFO] [stderr] 190 | |             }
[INFO] [stderr] 191 | |         });
[INFO] [stderr]     | |__________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `time` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:13:13
[INFO] [stderr]     |
[INFO] [stderr] 13  |             crate::SINKS.push(Box::new($sink));
[INFO] [stderr]     |             ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 214 |         sink!(sink);
[INFO] [stderr]     |         ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `sink` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/lib.rs:38:25
[INFO] [stderr]     |
[INFO] [stderr] 38  |             for i in 0..crate::SINKS.len() {
[INFO] [stderr]     |                         ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 220 |                 info!("Hello World: Info!");
[INFO] [stderr]     |                 --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/lib.rs:39:17
[INFO] [stderr]     |
[INFO] [stderr] 39  |                 crate::SINKS.get_mut(i).unwrap().log_filtered($msg);
[INFO] [stderr]     |                 ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 220 |                 info!("Hello World: Info!");
[INFO] [stderr]     |                 --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]     = note: this warning originates in the macro `publish` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `logtra` (lib) generated 17 warnings
[INFO] [stderr] warning: `logtra` (lib test) generated 36 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logtra-65c8a824b4e2ae74)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::log_macros ... ok
[INFO] [stdout] test test::time_macro ... ok
[INFO] [stdout] test sink::test::console_sink_works ... ok
[INFO] [stdout] test msg::test::log_message_parsing_works ... ok
[INFO] [stdout] test sink::test::file_sink_works ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test performance::log_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sink::test::file_sink_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sink::test::file_sink_works' panicked at src/sink.rs:117:13:
[INFO] [stdout] Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5844826eeb12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5844826eeb12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5844826eeb12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5844826eeb12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x584482714203 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x584482714203 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5844826eb873 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5844826eb873 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5844826ee962 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5844826f012c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5844826eff82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5844826b77d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5844826b77d4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5844826f0b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5844826f0b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5844826f08da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5844826ef009 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5844826f056d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x584482712800 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x584482679838 - core::panicking::panic_display::h61ebfc3832553580
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x584482679838 - <logtra::sink::FileSink as core::ops::drop::Drop>::drop::panic_cold_display::hbdadd7f1bc89b8ba
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x58448267c1a1 - <logtra::sink::FileSink as core::ops::drop::Drop>::drop::h7483686274a89a18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sink.rs:117:13
[INFO] [stdout]   22:     0x58448267c1a1 - core::ptr::drop_in_place<logtra::sink::FileSink>::hb3c87e7cdc9f1bd2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   23:     0x58448267d1d9 - logtra::sink::test::file_sink_works::h2cc242e6e612dba0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sink.rs:205:9
[INFO] [stdout]   24:     0x584482675f99 - logtra::sink::test::file_sink_works::{{closure}}::h3593abe4aca650d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sink.rs:182:25
[INFO] [stdout]   25:     0x584482675f99 - core::ops::function::FnOnce::call_once::hb0f2f7cbcd30fb42
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5844826bcf0b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5844826bcf0b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5844826bc14e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5844826bc14e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5844826bc14e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5844826bc14e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5844826bc14e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5844826bc14e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5844826bc14e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x58448267fcf4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x58448267fcf4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x58448268369a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x58448268369a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x58448268369a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x58448268369a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x58448268369a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x58448268369a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x58448268369a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5844826f3a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5844826f3a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5844826f3a67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x74420be87aa4 - <unknown>
[INFO] [stdout]   48:     0x74420bf14a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sink::test::file_sink_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4bd9e7c924c272c33c766c9255bed6d56ad178d9530935736dd0c469fdf69430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd9e7c924c272c33c766c9255bed6d56ad178d9530935736dd0c469fdf69430", kill_on_drop: false }`
[INFO] [stdout] 4bd9e7c924c272c33c766c9255bed6d56ad178d9530935736dd0c469fdf69430
