[INFO] cloning repository https://github.com/Shfty/glasgae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shfty/glasgae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fglasgae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fglasgae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 304dee4503c66676affb17edb6809e9b211464af
[INFO] testing Shfty/glasgae against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fglasgae" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shfty/glasgae
[INFO] finished tweaking git repo https://github.com/Shfty/glasgae
[INFO] tweaked toml for git repo https://github.com/Shfty/glasgae written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shfty/glasgae on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shfty/glasgae already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb0190eb5a2550b7f584ea7c92cba1399099bb92251505885597d31c08e9bb45
[INFO] running `Command { std: "docker" "start" "-a" "bb0190eb5a2550b7f584ea7c92cba1399099bb92251505885597d31c08e9bb45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb0190eb5a2550b7f584ea7c92cba1399099bb92251505885597d31c08e9bb45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb0190eb5a2550b7f584ea7c92cba1399099bb92251505885597d31c08e9bb45", kill_on_drop: false }`
[INFO] [stdout] bb0190eb5a2550b7f584ea7c92cba1399099bb92251505885597d31c08e9bb45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ab337104a89cd937d680d86e8ccb5778cb938d9b2124f3fe042c0a392d3bc2f
[INFO] running `Command { std: "docker" "start" "-a" "7ab337104a89cd937d680d86e8ccb5778cb938d9b2124f3fe042c0a392d3bc2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling contracts v0.4.0
[INFO] [stderr]    Compiling vector-map v1.0.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling glasgae-kiss v0.1.0 (/opt/rustwide/workdir/crates/glasgae-kiss)
[INFO] [stderr]    Compiling glasgae-macros v0.1.0 (/opt/rustwide/workdir/crates/glasgae-macros)
[INFO] [stdout] warning: unused import: `glasgae_kiss::*`
[INFO] [stdout]  --> crates/glasgae-macros/build.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glasgae_kiss::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `read_operators`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glasgae_kiss::{read_operators, Fixity, Operator};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Spacing`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro2::{Spacing, TokenStream as TokenStream2, TokenTree as TokenTree2};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `read_operators`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glasgae_kiss::{read_operators, Fixity, Operator};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Spacing`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro2::{Spacing, TokenStream as TokenStream2, TokenTree as TokenTree2};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glasgae v0.3.0 (/opt/rustwide/workdir/crates/glasgae)
[INFO] [stdout] warning: unused imports: `derive_applicative` and `derive_functor`
[INFO] [stdout]   --> crates/glasgae/src/base/control/zipper/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{derive_applicative, derive_functor, derive_pointed, derive_with_pointed, prelude::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:73
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:46
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:71
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                                       ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:324:23
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn fold_map(self, f: impl FunctionT<A, B>) -> B {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:335:45
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:339:20
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:339:45
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:152:86
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:156:86
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn lift(m: MI) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/state.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn traverse_t(self, f: impl FunctionT<Self::Pointed, MB>) -> MC {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:132:57
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:136:57
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/zipper_cont.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn foldr1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/zipper_cont.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn foldl1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]    --> crates/glasgae/src/base/data/functor/identity.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LowerEither` is never used
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:423:7
[INFO] [stdout]     |
[INFO] [stdout] 423 | trait LowerEither<E, A>: Pointed<Pointed = Either<E, A>> + WithPointed<A> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "7ab337104a89cd937d680d86e8ccb5778cb938d9b2124f3fe042c0a392d3bc2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab337104a89cd937d680d86e8ccb5778cb938d9b2124f3fe042c0a392d3bc2f", kill_on_drop: false }`
[INFO] [stdout] 7ab337104a89cd937d680d86e8ccb5778cb938d9b2124f3fe042c0a392d3bc2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d495930b70cc13593e6896213e619d7085f886109e32ea60d83703e20df3fb6
[INFO] running `Command { std: "docker" "start" "-a" "3d495930b70cc13593e6896213e619d7085f886109e32ea60d83703e20df3fb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling glasgae-kiss v0.1.0 (/opt/rustwide/workdir/crates/glasgae-kiss)
[INFO] [stdout] warning: unused import: `glasgae_kiss::*`
[INFO] [stdout]  --> crates/glasgae-macros/build.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glasgae_kiss::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glasgae-macros v0.1.0 (/opt/rustwide/workdir/crates/glasgae-macros)
[INFO] [stdout] warning: unused import: `read_operators`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glasgae_kiss::{read_operators, Fixity, Operator};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Spacing`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro2::{Spacing, TokenStream as TokenStream2, TokenTree as TokenTree2};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `derive_applicative` and `derive_functor`
[INFO] [stdout]   --> crates/glasgae/src/base/control/zipper/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{derive_applicative, derive_functor, derive_pointed, derive_with_pointed, prelude::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:73
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:46
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:71
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                                       ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:324:23
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn fold_map(self, f: impl FunctionT<A, B>) -> B {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:335:45
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:339:20
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:339:45
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:152:86
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:156:86
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn lift(m: MI) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/state.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn traverse_t(self, f: impl FunctionT<Self::Pointed, MB>) -> MC {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:132:57
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:136:57
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/zipper_cont.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn foldr1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/zipper_cont.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn foldl1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]    --> crates/glasgae/src/base/data/functor/identity.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LowerEither` is never used
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:423:7
[INFO] [stdout]     |
[INFO] [stdout] 423 | trait LowerEither<E, A>: Pointed<Pointed = Either<E, A>> + WithPointed<A> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glasgae v0.3.0 (/opt/rustwide/workdir/crates/glasgae)
[INFO] [stdout] warning: unused import: `read_operators`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glasgae_kiss::{read_operators, Fixity, Operator};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Spacing`
[INFO] [stdout]  --> crates/glasgae-macros/src/op.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro2::{Spacing, TokenStream as TokenStream2, TokenTree as TokenTree2};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `class::MonadTrans`
[INFO] [stdout]  --> crates/glasgae/examples/turnstile.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     transformers::{class::MonadTrans, reader::ReaderT, state::StateT, writer::WriterT},
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `derive_applicative` and `derive_functor`
[INFO] [stdout]   --> crates/glasgae/src/base/control/zipper/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{derive_applicative, derive_functor, derive_pointed, derive_with_pointed, prelude::*};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> crates/glasgae/src/base/data/bifoldable.rs:38:73
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:46
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]   --> crates/glasgae/src/base/data/foldable.rs:96:71
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stdout]    |                                                                       ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:324:23
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn fold_map(self, f: impl FunctionT<A, B>) -> B {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:335:20
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:335:45
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:339:20
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:339:45
[INFO] [stdout]     |
[INFO] [stdout] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:152:86
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stdout]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:156:86
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stdout]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> crates/glasgae/src/transformers/maybe.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn lift(m: MI) -> Self {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/state.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn traverse_t(self, f: impl FunctionT<Self::Pointed, MB>) -> MC {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:132:57
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> crates/glasgae/src/transformers/lift.rs:136:57
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stdout]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/zipper_cont.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn foldr1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/glasgae/src/zipper_cont.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn foldl1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]    --> crates/glasgae/src/base/data/functor/identity.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LowerEither` is never used
[INFO] [stdout]    --> crates/glasgae/src/transformers/except.rs:423:7
[INFO] [stdout]     |
[INFO] [stdout] 423 | trait LowerEither<E, A>: Pointed<Pointed = Either<E, A>> + WithPointed<A> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.64s
[INFO] running `Command { std: "docker" "inspect" "3d495930b70cc13593e6896213e619d7085f886109e32ea60d83703e20df3fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d495930b70cc13593e6896213e619d7085f886109e32ea60d83703e20df3fb6", kill_on_drop: false }`
[INFO] [stdout] 3d495930b70cc13593e6896213e619d7085f886109e32ea60d83703e20df3fb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfbdc6bc3f137b3a9ee6047cdfe5f880714c6c0e8e5f19ce51ed56480b08a792
[INFO] running `Command { std: "docker" "start" "-a" "cfbdc6bc3f137b3a9ee6047cdfe5f880714c6c0e8e5f19ce51ed56480b08a792", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `glasgae_kiss::*`
[INFO] [stderr]  --> crates/glasgae-macros/build.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use glasgae_kiss::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glasgae-macros` (build script) generated 1 warning
[INFO] [stderr] warning: unused import: `read_operators`
[INFO] [stderr]  --> crates/glasgae-macros/src/op.rs:1:20
[INFO] [stderr]   |
[INFO] [stderr] 1 | use glasgae_kiss::{read_operators, Fixity, Operator};
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Spacing`
[INFO] [stderr]  --> crates/glasgae-macros/src/op.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 | use proc_macro2::{Spacing, TokenStream as TokenStream2, TokenTree as TokenTree2};
[INFO] [stderr]   |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `glasgae-macros` (lib) generated 2 warnings (run `cargo fix --lib -p glasgae-macros` to apply 2 suggestions)
[INFO] [stderr] warning: `glasgae-macros` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused imports: `derive_applicative` and `derive_functor`
[INFO] [stderr]   --> crates/glasgae/src/base/control/zipper/mod.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::{derive_applicative, derive_functor, derive_pointed, derive_with_pointed, prelude::*};
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> crates/glasgae/src/base/data/bifoldable.rs:38:36
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stderr]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]   --> crates/glasgae/src/base/data/bifoldable.rs:38:48
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stderr]    |                                                ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]   --> crates/glasgae/src/base/data/bifoldable.rs:38:73
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn bifoldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stderr]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `this`
[INFO] [stderr]   --> crates/glasgae/src/base/data/foldable.rs:96:34
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stderr]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]   --> crates/glasgae/src/base/data/foldable.rs:96:46
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stderr]    |                                              ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]   --> crates/glasgae/src/base/data/foldable.rs:96:71
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn foldl_default<This, T, U>(this: This, f: impl BifunT<U, T, U>, z: U) -> U {
[INFO] [stderr]    |                                                                       ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/except.rs:324:23
[INFO] [stderr]     |
[INFO] [stderr] 324 |     fn fold_map(self, f: impl FunctionT<A, B>) -> B {
[INFO] [stderr]     |                       ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/except.rs:335:20
[INFO] [stderr]     |
[INFO] [stderr] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stderr]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]    --> crates/glasgae/src/transformers/except.rs:335:45
[INFO] [stderr]     |
[INFO] [stderr] 335 |     fn foldr(self, f: impl BifunT<A, B, B>, z: B) -> B {
[INFO] [stderr]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/except.rs:339:20
[INFO] [stderr]     |
[INFO] [stderr] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stderr]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]    --> crates/glasgae/src/transformers/except.rs:339:45
[INFO] [stderr]     |
[INFO] [stderr] 339 |     fn foldl(self, f: impl BifunT<B, A, B>, z: B) -> B {
[INFO] [stderr]     |                                             ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/maybe.rs:152:20
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stderr]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]    --> crates/glasgae/src/transformers/maybe.rs:152:86
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn foldr(self, f: impl crate::base::data::function::bifunction::BifunT<A, B, B>, z: B) -> B {
[INFO] [stderr]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/maybe.rs:156:20
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stderr]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]    --> crates/glasgae/src/transformers/maybe.rs:156:86
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn foldl(self, f: impl crate::base::data::function::bifunction::BifunT<B, A, B>, z: B) -> B {
[INFO] [stderr]     |                                                                                      ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]    --> crates/glasgae/src/transformers/maybe.rs:211:13
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn lift(m: MI) -> Self {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/state.rs:348:25
[INFO] [stderr]     |
[INFO] [stderr] 348 |     fn traverse_t(self, f: impl FunctionT<Self::Pointed, MB>) -> MC {
[INFO] [stderr]     |                         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/lift.rs:132:20
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stderr]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]    --> crates/glasgae/src/transformers/lift.rs:132:57
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn foldr(self, f: impl BifunT<Self::Pointed, B, B>, z: B) -> B {
[INFO] [stderr]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/transformers/lift.rs:136:20
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stderr]     |                    ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]    --> crates/glasgae/src/transformers/lift.rs:136:57
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn foldl(self, f: impl BifunT<B, Self::Pointed, B>, z: B) -> B {
[INFO] [stderr]     |                                                         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/zipper_cont.rs:181:21
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn foldr1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/glasgae/src/zipper_cont.rs:185:21
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn foldl1(self, f: impl BifunT<String, String, String>) -> String {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test` is never used
[INFO] [stderr]    --> crates/glasgae/src/base/data/functor/identity.rs:120:4
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn test() {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `LowerEither` is never used
[INFO] [stderr]    --> crates/glasgae/src/transformers/except.rs:423:7
[INFO] [stderr]     |
[INFO] [stderr] 423 | trait LowerEither<E, A>: Pointed<Pointed = Either<E, A>> + WithPointed<A> {
[INFO] [stderr]     |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `glasgae` (lib) generated 26 warnings (run `cargo fix --lib -p glasgae` to apply 24 suggestions)
[INFO] [stderr] warning: `glasgae` (lib test) generated 26 warnings (26 duplicates)
[INFO] [stderr] warning: unused import: `class::MonadTrans`
[INFO] [stderr]  --> crates/glasgae/examples/turnstile.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 |     transformers::{class::MonadTrans, reader::ReaderT, state::StateT, writer::WriterT},
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glasgae` (example "turnstile") generated 1 warning (run `cargo fix --example "turnstile" -p glasgae` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glasgae-0d76678a162e3acd)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test logger::state_logging::test::test_state_logging ... ok
[INFO] [stdout] test base::data::tree::rose_tree::test_rose_tree_sequence ... ok
[INFO] [stdout] test transformers::cont::test::test_cont_1 ... ok
[INFO] [stdout] test transformers::reader::test::test_html ... ok
[INFO] [stdout] test transformers::state::test::test_coin_s ... ok
[INFO] [stdout] test logger::test::test_monad_logger ... ok
[INFO] [stdout] test transformers::state::test::test_monday ... ok
[INFO] [stdout] test transformers::state::test::test_monday_s ... ok
[INFO] [stdout] test transformers::writer::test::test_acc_writer ... ok
[INFO] [stdout] test transformers::state::test::test_turnstile ... ok
[INFO] [stdout] test transformers::state::test::test_filter_m ... ok
[INFO] [stdout] test transformers::state::test::test_fold_m ... ok
[INFO] [stdout] test transformers::state::test::test_map_m ... ok
[INFO] [stdout] test zipper_cont::test::test_1 ... ok
[INFO] [stdout] test zipper_cont::test::test_4 ... ok
[INFO] [stdout] test zipper_cont::test::test_2 ... ok
[INFO] [stdout] test zipper_cont::test::test_3 ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_1 ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_2 ... ok
[INFO] [stdout] test transformers::reader::test::test_html_reader ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_3 ... ok
[INFO] [stdout] test transformers::state::test::test_replicate ... ok
[INFO] [stdout] test logger::test::test_monad_logger_state ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logger::test::test_monad_logger_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logger::test::test_monad_logger_state' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:879:16:
[INFO] [stdout] env_logger::init should not be called after logger initialized: SetLoggerError(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x575811c8e77a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x575811c8e77a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x575811c8e77a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x575811c8e77a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x575811ca4eba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x575811ca4eba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x575811c94662 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x575811c94662 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x575811c6d98f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x575811c6d98f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x575811c86ce9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x575811b2589c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x575811b2589c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x575811c86ea2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x575811c86ea2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x575811c6da48 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x575811c653e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x575811c6e75d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x575811ca580c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x575811ca5552 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x575811b581b2 - core::result::Result<T,E>::expect::h5cee3262e72548f2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x575811b581b2 - env_logger::logger::init::h0318462716cebd9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.3/src/logger.rs:879:16
[INFO] [stdout]   22:     0x575811ad6477 - core::ops::function::FnOnce::call_once::h26bc90904903dc11
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x575811ad2fbe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h00caf87124823b6e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x575811ac0378 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha4399dacbc3f99e3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25:     0x575811af28d3 - glasgae::base::grl::io::IO<T>::run::hcd978c19af58d865
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   26:     0x575811af0bbf - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h13af5cc8c2ae5c8e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   27:     0x575811ad34fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h186063432c1ad6bd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   29:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   30:     0x575811af0d1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h30b2547eea53b667
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   31:     0x575811ad322e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1032661e1383321d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   33:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   34:     0x575811af0d1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h30b2547eea53b667
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   35:     0x575811ad322e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1032661e1383321d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   37:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   38:     0x575811af0d1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h30b2547eea53b667
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   39:     0x575811ad322e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1032661e1383321d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   42:     0x575811af0d1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h30b2547eea53b667
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   43:     0x575811ad322e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1032661e1383321d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   46:     0x575811af0d1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h30b2547eea53b667
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   47:     0x575811ad322e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1032661e1383321d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   49:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   50:     0x575811af0d1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h30b2547eea53b667
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   51:     0x575811ad322e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1032661e1383321d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   53:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   54:     0x575811af0d1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h30b2547eea53b667
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   55:     0x575811ad322e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1032661e1383321d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x575811ac1228 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hcb66b3926eaf1b66
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   57:     0x575811af28f3 - glasgae::base::grl::io::IO<T>::run::hf0bcc360294abb2b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   58:     0x575811af106f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hfd7c63b666e26f11
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   59:     0x575811ad55fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc2ae94fb1d41f3af
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x575811ac0378 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha4399dacbc3f99e3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x575811af28d3 - glasgae::base::grl::io::IO<T>::run::hcd978c19af58d865
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   62:     0x575811af4e82 - <glasgae::base::grl::io::IO<T> as std::process::Termination>::report::h88dce853d5c7ad95
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:122:33
[INFO] [stdout]   63:     0x575811b0e47c - test::assert_test_result::h9560a3e24bac2a3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:266:23
[INFO] [stdout]   64:     0x575811b19153 - glasgae::logger::test::test_monad_logger_state::{{closure}}::hb7c0836a7fab1a56
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/logger/mod.rs:287:5
[INFO] [stdout]   65:     0x575811ad6fc6 - core::ops::function::FnOnce::call_once::hd5673c3098cf25bb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x575811b1997b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x575811b1997b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   68:     0x575811b2636b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   69:     0x575811b2636b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x575811b2636b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x575811b2636b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x575811b2636b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x575811b2636b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   74:     0x575811b2636b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   75:     0x575811b21a84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   76:     0x575811b21a84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   77:     0x575811b28f72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   78:     0x575811b28f72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x575811b28f72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x575811b28f72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x575811b28f72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x575811b28f72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   83:     0x575811b28f72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x575811c8e08f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   85:     0x575811c8e08f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   86:     0x7412c5de7aa4 - <unknown>
[INFO] [stdout]   87:     0x7412c5e74a64 - clone
[INFO] [stdout]   88:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logger::test::test_monad_logger_state
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p glasgae --lib`
[INFO] running `Command { std: "docker" "inspect" "cfbdc6bc3f137b3a9ee6047cdfe5f880714c6c0e8e5f19ce51ed56480b08a792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfbdc6bc3f137b3a9ee6047cdfe5f880714c6c0e8e5f19ce51ed56480b08a792", kill_on_drop: false }`
[INFO] [stdout] cfbdc6bc3f137b3a9ee6047cdfe5f880714c6c0e8e5f19ce51ed56480b08a792
