[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fglasgae" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Shfty/glasgae on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking 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-4-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ce8e0f1c5901de948459d58c866e25d043375b59e3f6ec6fa3f9dad92a9cc09
[INFO] running `Command { std: "docker" "start" "-a" "4ce8e0f1c5901de948459d58c866e25d043375b59e3f6ec6fa3f9dad92a9cc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce8e0f1c5901de948459d58c866e25d043375b59e3f6ec6fa3f9dad92a9cc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce8e0f1c5901de948459d58c866e25d043375b59e3f6ec6fa3f9dad92a9cc09", kill_on_drop: false }`
[INFO] [stdout] 4ce8e0f1c5901de948459d58c866e25d043375b59e3f6ec6fa3f9dad92a9cc09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fc497d4d51354d0878f93edac1403f4013e5448b6bf0358f90724e881d45d27
[INFO] running `Command { std: "docker" "start" "-a" "3fc497d4d51354d0878f93edac1403f4013e5448b6bf0358f90724e881d45d27", 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 prettyplease v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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 utf8parse v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling humantime v2.1.0
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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)]` 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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glasgae v0.3.0 (/opt/rustwide/workdir/crates/glasgae)
[INFO] [stdout] warning: unused imports: `derive_applicative`, `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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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)]` 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)]` 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] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.80s
[INFO] running `Command { std: "docker" "inspect" "3fc497d4d51354d0878f93edac1403f4013e5448b6bf0358f90724e881d45d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc497d4d51354d0878f93edac1403f4013e5448b6bf0358f90724e881d45d27", kill_on_drop: false }`
[INFO] [stdout] 3fc497d4d51354d0878f93edac1403f4013e5448b6bf0358f90724e881d45d27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c74bb40ba510310a49b7c723cb5c567e6bf88fec59d650f514c3585e5b078648
[INFO] running `Command { std: "docker" "start" "-a" "c74bb40ba510310a49b7c723cb5c567e6bf88fec59d650f514c3585e5b078648", 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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)]` 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: `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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `derive_applicative`, `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)]` 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)]` 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] [stderr]    Compiling glasgae v0.3.0 (/opt/rustwide/workdir/crates/glasgae)
[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)]` 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] [stdout] warning: 26 warnings emitted
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `derive_applicative`, `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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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)]` 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: 1 warning emitted
[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)]` 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] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s
[INFO] running `Command { std: "docker" "inspect" "c74bb40ba510310a49b7c723cb5c567e6bf88fec59d650f514c3585e5b078648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74bb40ba510310a49b7c723cb5c567e6bf88fec59d650f514c3585e5b078648", kill_on_drop: false }`
[INFO] [stdout] c74bb40ba510310a49b7c723cb5c567e6bf88fec59d650f514c3585e5b078648
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c78db67919116669820038fa8ebd818d970f280f03418e07a32dc7de4b5ded4d
[INFO] running `Command { std: "docker" "start" "-a" "c78db67919116669820038fa8ebd818d970f280f03418e07a32dc7de4b5ded4d", 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)]` 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)]` 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`, `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)]` 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)]` 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)]` 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 1 suggestion)
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glasgae` (example "turnstile") generated 1 warning (run `cargo fix --example "turnstile"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glasgae-391888b884814af7)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test logger::test::test_monad_logger ... ok
[INFO] [stdout] test logger::state_logging::test::test_state_logging ... ok
[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::reader::test::test_html_reader ... ok
[INFO] [stdout] test transformers::reader::test::test_html ... ok
[INFO] [stdout] test transformers::state::test::test_coin_s ... ok
[INFO] [stdout] test transformers::state::test::test_fold_m ... 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_filter_m ... ok
[INFO] [stdout] test transformers::state::test::test_turnstile ... ok
[INFO] [stdout] test transformers::writer::test::test_acc_writer ... ok
[INFO] [stdout] test transformers::state::test::test_replicate ... ok
[INFO] [stdout] test zipper_cont::test::test_1 ... ok
[INFO] [stdout] test zipper_cont::test::test_3 ... ok
[INFO] [stdout] test zipper_cont::test::test_2 ... 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_zip_2 ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_1 ... 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] thread 'logger::test::test_monad_logger_state' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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:     0x55f45592bc35 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55f45592bc35 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f45592bc35 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f45592bc35 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f45595291b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55f45595291b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55f45592946f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55f45592ba0e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f45592ba0e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f45592d439 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55f45592d0fe - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55f455810f5a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55f455810f5a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55f45592da3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55f45592da3b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55f45592d7b4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55f45592c0f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55f45592d4e7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55f455770983 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55f455770ef6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55f45581c492 - core::result::Result<T,E>::expect::h8edb0af07eb70855
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x55f45581c492 - env_logger::logger::init::hb28f78e0e59b617f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.11.3/src/logger.rs:879:5
[INFO] [stdout]   22:     0x55f455792157 - core::ops::function::FnOnce::call_once::h7626e13bda491154
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55f45579141e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdc94151b27f87494
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f45577dcbb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he360a2323f50fdea
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   25:     0x55f4557aabf3 - glasgae::base::grl::io::IO<T>::run::h10e41ca9cbbf57e3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   26:     0x55f4557ab95f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h920dddf6c3bdfcd0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   27:     0x55f45579167e - core::ops::function::FnOnce::call_once{{vtable.shim}}::he7c6d5a2b0b118d5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   29:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   30:     0x55f4557ab6af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h1fa4cb8953326ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   31:     0x55f45578ecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h25c67446cc37af2f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   33:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   34:     0x55f4557ab6af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h1fa4cb8953326ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   35:     0x55f45578ecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h25c67446cc37af2f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   37:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   38:     0x55f4557ab6af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h1fa4cb8953326ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   39:     0x55f45578ecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h25c67446cc37af2f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   41:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   42:     0x55f4557ab6af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h1fa4cb8953326ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   43:     0x55f45578ecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h25c67446cc37af2f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   46:     0x55f4557ab6af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h1fa4cb8953326ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   47:     0x55f45578ecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h25c67446cc37af2f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   49:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   50:     0x55f4557ab6af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h1fa4cb8953326ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   51:     0x55f45578ecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h25c67446cc37af2f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   53:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   54:     0x55f4557ab6af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h1fa4cb8953326ff1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   55:     0x55f45578ecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h25c67446cc37af2f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x55f455778b5b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h44b738d6cfb1a6b2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   57:     0x55f4557aac33 - glasgae::base::grl::io::IO<T>::run::h3c2d6b351e7ac41a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   58:     0x55f4557ab8af - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h6bcbbd065912210f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   59:     0x55f45579007e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h76985898954c5a40
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x55f45577dcbb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he360a2323f50fdea
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x55f4557aabf3 - glasgae::base::grl::io::IO<T>::run::h10e41ca9cbbf57e3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   62:     0x55f4557aac72 - <glasgae::base::grl::io::IO<T> as std::process::Termination>::report::h6cad355067753904
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:122:28
[INFO] [stdout]   63:     0x55f4557d659e - test::assert_test_result::hf86e16ac607772b7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:228:16
[INFO] [stdout]   64:     0x55f4557bcb63 - glasgae::logger::test::test_monad_logger_state::{{closure}}::h450dd9e0fe7c3872
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/logger/mod.rs:287:5
[INFO] [stdout]   65:     0x55f455792126 - core::ops::function::FnOnce::call_once::h74e5357b5f4a9421
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x55f45581593b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x55f45581593b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   68:     0x55f455815041 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   69:     0x55f455815041 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x55f455815041 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   71:     0x55f455815041 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   72:     0x55f455815041 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   73:     0x55f455815041 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   74:     0x55f455815041 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   75:     0x55f4557dda04 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   76:     0x55f4557dda04 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   77:     0x55f4557e2432 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   78:     0x55f4557e2432 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x55f4557e2432 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   80:     0x55f4557e2432 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   81:     0x55f4557e2432 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   82:     0x55f4557e2432 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   83:     0x55f4557e2432 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x55f455931c1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   85:     0x55f455931c1b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   86:     0x55f455931c1b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   87:     0x7f24229b3ac3 - <unknown>
[INFO] [stdout]   88:     0x7f2422a44a04 - __clone
[INFO] [stdout]   89:                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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p glasgae --lib`
[INFO] running `Command { std: "docker" "inspect" "c78db67919116669820038fa8ebd818d970f280f03418e07a32dc7de4b5ded4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78db67919116669820038fa8ebd818d970f280f03418e07a32dc7de4b5ded4d", kill_on_drop: false }`
[INFO] [stdout] c78db67919116669820038fa8ebd818d970f280f03418e07a32dc7de4b5ded4d
[INFO] testing Shfty/glasgae against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShfty%2Fglasgae" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Shfty/glasgae on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b87019e7bac1a2dd4193dcdda0af2cde6e152d75bd7fe94038e043e28330794
[INFO] running `Command { std: "docker" "start" "-a" "8b87019e7bac1a2dd4193dcdda0af2cde6e152d75bd7fe94038e043e28330794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b87019e7bac1a2dd4193dcdda0af2cde6e152d75bd7fe94038e043e28330794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b87019e7bac1a2dd4193dcdda0af2cde6e152d75bd7fe94038e043e28330794", kill_on_drop: false }`
[INFO] [stdout] 8b87019e7bac1a2dd4193dcdda0af2cde6e152d75bd7fe94038e043e28330794
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e35895f714a8a9183c787e62dc7c310ec2a7f53752db446094ad710519b124a3
[INFO] running `Command { std: "docker" "start" "-a" "e35895f714a8a9183c787e62dc7c310ec2a7f53752db446094ad710519b124a3", 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling regex-automata v0.4.6
[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 anstream v0.6.13
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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)]` 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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glasgae v0.3.0 (/opt/rustwide/workdir/crates/glasgae)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `derive_applicative`, `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)]` 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)]` 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)]` 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] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.69s
[INFO] running `Command { std: "docker" "inspect" "e35895f714a8a9183c787e62dc7c310ec2a7f53752db446094ad710519b124a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e35895f714a8a9183c787e62dc7c310ec2a7f53752db446094ad710519b124a3", kill_on_drop: false }`
[INFO] [stdout] e35895f714a8a9183c787e62dc7c310ec2a7f53752db446094ad710519b124a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25b1799db849f4baea5295d7aba31c8c1ddcb752d893b2fabf18d19c09ba61e1
[INFO] running `Command { std: "docker" "start" "-a" "25b1799db849f4baea5295d7aba31c8c1ddcb752d893b2fabf18d19c09ba61e1", 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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)]` 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `derive_applicative`, `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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glasgae v0.3.0 (/opt/rustwide/workdir/crates/glasgae)
[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)]` 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)]` 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] [stdout] warning: 26 warnings emitted
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `derive_applicative`, `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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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)]` 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: 1 warning emitted
[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)]` 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] [stdout] warning: 26 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.55s
[INFO] running `Command { std: "docker" "inspect" "25b1799db849f4baea5295d7aba31c8c1ddcb752d893b2fabf18d19c09ba61e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25b1799db849f4baea5295d7aba31c8c1ddcb752d893b2fabf18d19c09ba61e1", kill_on_drop: false }`
[INFO] [stdout] 25b1799db849f4baea5295d7aba31c8c1ddcb752d893b2fabf18d19c09ba61e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 17a28c0cea90084cca2b0cb2e0b600a2127077de9eaec83e54a5849595ed8859
[INFO] running `Command { std: "docker" "start" "-a" "17a28c0cea90084cca2b0cb2e0b600a2127077de9eaec83e54a5849595ed8859", 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)]` 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)]` 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`, `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)]` 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)]` 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)]` 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 1 suggestion)
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `glasgae` (example "turnstile") generated 1 warning (run `cargo fix --example "turnstile"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glasgae-391888b884814af7)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test base::data::tree::rose_tree::test_rose_tree_sequence ... ok
[INFO] [stdout] test logger::test::test_monad_logger ... ok
[INFO] [stdout] test logger::state_logging::test::test_state_logging ... ok
[INFO] [stdout] test transformers::state::test::test_filter_m ... 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_fold_m ... ok
[INFO] [stdout] test transformers::state::test::test_monday_s ... ok
[INFO] [stdout] test transformers::state::test::test_replicate ... ok
[INFO] [stdout] test transformers::cont::test::test_cont_1 ... ok
[INFO] [stdout] test transformers::state::test::test_turnstile ... ok
[INFO] [stdout] test transformers::reader::test::test_html_reader ... ok
[INFO] [stdout] test transformers::reader::test::test_html ... ok
[INFO] [stdout] test zipper_cont::test::test_2 ... 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_3 ... 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_3 ... ok
[INFO] [stdout] test transformers::writer::test::test_acc_writer ... ok
[INFO] [stdout] test zipper_cont::test::test_zip_2 ... 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] thread 'logger::test::test_monad_logger_state' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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:     0x562a3f9dc0b5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x562a3f9dc0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x562a3f9dc0b5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x562a3f9dc0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x562a3fa02d3b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x562a3fa02d3b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x562a3f9d999f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x562a3f9dbe8e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x562a3f9dbe8e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x562a3f9dd7f9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x562a3f9dd54c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x562a3f8c102f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x562a3f8c102f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x562a3f9dddfb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x562a3f9dddfb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x562a3f9ddb74 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x562a3f9dc579 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x562a3f9dd8a7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x562a3f820963 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x562a3f820ed6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x562a3f8cc422 - core::result::Result<T,E>::expect::hd7bd9dc8170c14d1
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x562a3f8cc422 - env_logger::logger::init::h6a71d9d889d36e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.11.3/src/logger.rs:879:5
[INFO] [stdout]   22:     0x562a3f841b47 - core::ops::function::FnOnce::call_once::h0e35da62c0dadf6e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x562a3f8402fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h94621060a6363d88
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x562a3f829e7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7346f002b161494f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   25:     0x562a3f85ab93 - glasgae::base::grl::io::IO<T>::run::h7df26f4ba0874e50
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   26:     0x562a3f85b94f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hae389692a65222fd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   27:     0x562a3f8417de - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa119fe86e7b42e7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   29:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   30:     0x562a3f85b9ef - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hd713dbd50288dfba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   31:     0x562a3f84018e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h908f393e6ea99cf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   33:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   34:     0x562a3f85b9ef - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hd713dbd50288dfba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   35:     0x562a3f84018e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h908f393e6ea99cf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   37:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   38:     0x562a3f85b9ef - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hd713dbd50288dfba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   39:     0x562a3f84018e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h908f393e6ea99cf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   41:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   42:     0x562a3f85b9ef - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hd713dbd50288dfba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   43:     0x562a3f84018e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h908f393e6ea99cf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   46:     0x562a3f85b9ef - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hd713dbd50288dfba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   47:     0x562a3f84018e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h908f393e6ea99cf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   49:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   50:     0x562a3f85b9ef - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hd713dbd50288dfba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   51:     0x562a3f84018e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h908f393e6ea99cf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   53:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   54:     0x562a3f85b9ef - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::hd713dbd50288dfba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   55:     0x562a3f84018e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h908f393e6ea99cf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x562a3f82995b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h66bc27507caf5b81
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   57:     0x562a3f85ab53 - glasgae::base::grl::io::IO<T>::run::h29e174bc005e020c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   58:     0x562a3f85b74f - <glasgae::base::grl::io::IO<T> as glasgae::base::control::monad::ChainM<U>>::chain_m::{{closure}}::h79068ae5a6d80044
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:177:31
[INFO] [stdout]   59:     0x562a3f83f49e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4987983d1d5640d2
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x562a3f829e7b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7346f002b161494f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x562a3f85ab93 - glasgae::base::grl::io::IO<T>::run::h7df26f4ba0874e50
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:113:9
[INFO] [stdout]   62:     0x562a3f85abb2 - <glasgae::base::grl::io::IO<T> as std::process::Termination>::report::hfbe08b95ccc80b18
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/base/grl/io.rs:122:28
[INFO] [stdout]   63:     0x562a3f87786e - test::assert_test_result::hf78fd16499c99f7d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:228:16
[INFO] [stdout]   64:     0x562a3f880663 - glasgae::logger::test::test_monad_logger_state::{{closure}}::h7f44a396670aa9fc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/glasgae/src/logger/mod.rs:287:5
[INFO] [stdout]   65:     0x562a3f842306 - core::ops::function::FnOnce::call_once::ha2ae15854233cc15
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x562a3f8c594b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x562a3f8c594b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   68:     0x562a3f8c5011 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   69:     0x562a3f8c5011 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x562a3f8c5011 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   71:     0x562a3f8c5011 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   72:     0x562a3f8c5011 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   73:     0x562a3f8c5011 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   74:     0x562a3f8c5011 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   75:     0x562a3f88d9e4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   76:     0x562a3f88d9e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   77:     0x562a3f8924b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   78:     0x562a3f8924b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x562a3f8924b2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   80:     0x562a3f8924b2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   81:     0x562a3f8924b2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   82:     0x562a3f8924b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   83:     0x562a3f8924b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x562a3f9e1fcb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   85:     0x562a3f9e1fcb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   86:     0x562a3f9e1fcb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   87:     0x7ff10a2c8ac3 - <unknown>
[INFO] [stdout]   88:     0x7ff10a359a04 - __clone
[INFO] [stdout]   89:                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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p glasgae --lib`
[INFO] running `Command { std: "docker" "inspect" "17a28c0cea90084cca2b0cb2e0b600a2127077de9eaec83e54a5849595ed8859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a28c0cea90084cca2b0cb2e0b600a2127077de9eaec83e54a5849595ed8859", kill_on_drop: false }`
[INFO] [stdout] 17a28c0cea90084cca2b0cb2e0b600a2127077de9eaec83e54a5849595ed8859
