[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shfty/glasgae on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded contracts v0.4.0
[INFO] [stderr]   Downloaded vector-map v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb5a66d8dfbc25094a54a8e17cfcf8cbba32c8da65fb15740aa402673a4292a1
[INFO] running `Command { std: "docker" "start" "-a" "fb5a66d8dfbc25094a54a8e17cfcf8cbba32c8da65fb15740aa402673a4292a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb5a66d8dfbc25094a54a8e17cfcf8cbba32c8da65fb15740aa402673a4292a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5a66d8dfbc25094a54a8e17cfcf8cbba32c8da65fb15740aa402673a4292a1", kill_on_drop: false }`
[INFO] [stdout] fb5a66d8dfbc25094a54a8e17cfcf8cbba32c8da65fb15740aa402673a4292a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9450d196583b06619c854220a564ac5251bd051e74c390797954d57116a90b6
[INFO] running `Command { std: "docker" "start" "-a" "b9450d196583b06619c854220a564ac5251bd051e74c390797954d57116a90b6", 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 getrandom v0.1.16
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[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 anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[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: `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: `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 30s
[INFO] running `Command { std: "docker" "inspect" "b9450d196583b06619c854220a564ac5251bd051e74c390797954d57116a90b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9450d196583b06619c854220a564ac5251bd051e74c390797954d57116a90b6", kill_on_drop: false }`
[INFO] [stdout] b9450d196583b06619c854220a564ac5251bd051e74c390797954d57116a90b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 074c0e038f01ee8b1bc745d98a201be16e120e919c57be44e53294da5d96fa37
[INFO] running `Command { std: "docker" "start" "-a" "074c0e038f01ee8b1bc745d98a201be16e120e919c57be44e53294da5d96fa37", 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] [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-macros v0.1.0 (/opt/rustwide/workdir/crates/glasgae-macros)
[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.45s
[INFO] running `Command { std: "docker" "inspect" "074c0e038f01ee8b1bc745d98a201be16e120e919c57be44e53294da5d96fa37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074c0e038f01ee8b1bc745d98a201be16e120e919c57be44e53294da5d96fa37", kill_on_drop: false }`
[INFO] [stdout] 074c0e038f01ee8b1bc745d98a201be16e120e919c57be44e53294da5d96fa37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 437c276d57443978525dd46cdd1822ec1048862366eaeb012cfd8d196af649fe
[INFO] running `Command { std: "docker" "start" "-a" "437c276d57443978525dd46cdd1822ec1048862366eaeb012cfd8d196af649fe", 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.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glasgae-0023710cff2e8d7d)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test transformers::cont::test::test_cont_1 ... ok
[INFO] [stdout] test base::data::tree::rose_tree::test_rose_tree_sequence ... ok
[INFO] [stdout] test transformers::state::test::test_filter_m ... ok
[INFO] [stdout] test transformers::reader::test::test_html_reader ... ok
[INFO] [stdout] test transformers::reader::test::test_html ... ok
[INFO] [stdout] test logger::state_logging::test::test_state_logging ... ok
[INFO] [stdout] test transformers::writer::test::test_acc_writer ... ok
[INFO] [stdout] test zipper_cont::test::test_1 ... ok
[INFO] [stdout] test logger::test::test_monad_logger ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_3 ... ok
[INFO] [stdout] test zipper_cont::test::test_4 ... ok
[INFO] [stdout] test zipper_cont::test::test_2 ... ok
[INFO] [stdout] test transformers::state::test::test_map_m ... ok
[INFO] [stdout] test transformers::state::test::test_monday ... ok
[INFO] [stdout] test transformers::state::test::test_monday_s ... ok
[INFO] [stdout] test transformers::state::test::test_turnstile ... ok
[INFO] [stdout] test transformers::state::test::test_fold_m ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_1 ... ok
[INFO] [stdout] test transformers::state::test::test_coin_s ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_2 ... ok
[INFO] [stdout] test zipper_cont::test::test_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' (29) 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:     0x57eebe8591d2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57eebe8591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57eebe8591d2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57eebe8591d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57eebe869afa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57eebe869afa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x57eebe8268b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57eebe8268b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57eebe837059 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57eebe837059 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57eebe836ef1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57eebe6fbfbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57eebe6fbfbe - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57eebe8372d2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57eebe8372d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57eebe837118 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57eebe8326a9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57eebe81b6ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57eebe871dec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57eebe8713c2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57eebe71c072 - core::result::Result<T,E>::expect::hc3e2791945335870
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57eebe71c072 - env_logger::logger::init::h3b27ffdfa33e4162
[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:     0x57eebe69f047 - core::ops::function::FnOnce::call_once::hc8135b3cc5860bc3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57eebe69ddbe - core::ops::function::FnOnce::call_once{{vtable.shim}}::he21412124cd8955f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57eebe6821bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7882b1f9c8b1d718
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25:     0x57eebe6c8123 - glasgae::base::grl::io::IO<T>::run::hce9ca7b4b7fc3c76
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   26:     0x57eebe6c6d2f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h509be28f6ed2c852
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   27:     0x57eebe69df8e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hec1d563234d652b0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   29:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   30:     0x57eebe6c6f1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::ha0859fae3a2e090f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   31:     0x57eebe69b78e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h256c9ae2d499bf61
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   33:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   34:     0x57eebe6c6f1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::ha0859fae3a2e090f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   35:     0x57eebe69b78e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h256c9ae2d499bf61
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   37:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   38:     0x57eebe6c6f1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::ha0859fae3a2e090f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   39:     0x57eebe69b78e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h256c9ae2d499bf61
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   42:     0x57eebe6c6f1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::ha0859fae3a2e090f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   43:     0x57eebe69b78e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h256c9ae2d499bf61
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   46:     0x57eebe6c6f1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::ha0859fae3a2e090f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   47:     0x57eebe69b78e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h256c9ae2d499bf61
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   49:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   50:     0x57eebe6c6f1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::ha0859fae3a2e090f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   51:     0x57eebe69b78e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h256c9ae2d499bf61
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   54:     0x57eebe6c6f1f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::ha0859fae3a2e090f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   55:     0x57eebe69b78e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h256c9ae2d499bf61
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57eebe67f6cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h33d896ae71257557
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   57:     0x57eebe6c80c3 - glasgae::base::grl::io::IO<T>::run::h1647b078f822bbb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   58:     0x57eebe6c6dcf - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h7f8742e362b9539b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:36
[INFO] [stdout]   59:     0x57eebe69db0e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd3614da195e9428b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57eebe6821bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7882b1f9c8b1d718
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57eebe6c8123 - glasgae::base::grl::io::IO<T>::run::hce9ca7b4b7fc3c76
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   62:     0x57eebe6ca0d2 - <glasgae::base::grl::io::IO<T> as std::process::Termination>::report::h2d530d0d768da92b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:122:33
[INFO] [stdout]   63:     0x57eebe6ce3dc - test::assert_test_result::h9927cd8b88341157
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:266:23
[INFO] [stdout]   64:     0x57eebe6bc393 - glasgae::logger::test::test_monad_logger_state::{{closure}}::he482aa61e0860cbc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/logger/mod.rs:287:5
[INFO] [stdout]   65:     0x57eebe69e516 - core::ops::function::FnOnce::call_once::h048be51e9f06af2f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x57eebe6fbd7b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57eebe6fbd7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   68:     0x57eebe70f78a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   69:     0x57eebe70f78a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x57eebe70f78a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x57eebe70f78a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x57eebe70f78a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x57eebe70f78a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   74:     0x57eebe70f78a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   75:     0x57eebe6e9be4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   76:     0x57eebe6e9be4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   77:     0x57eebe6ed582 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   78:     0x57eebe6ed582 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x57eebe6ed582 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x57eebe6ed582 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x57eebe6ed582 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x57eebe6ed582 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   83:     0x57eebe6ed582 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x57eebe82d93f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   85:     0x57eebe82d93f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   86:     0x781d60ee5aa4 - <unknown>
[INFO] [stdout]   87:     0x781d60f72a64 - 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p glasgae --lib`
[INFO] running `Command { std: "docker" "inspect" "437c276d57443978525dd46cdd1822ec1048862366eaeb012cfd8d196af649fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437c276d57443978525dd46cdd1822ec1048862366eaeb012cfd8d196af649fe", kill_on_drop: false }`
[INFO] [stdout] 437c276d57443978525dd46cdd1822ec1048862366eaeb012cfd8d196af649fe
