[INFO] cloning repository https://github.com/TRI99ERED/mini-stat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TRI99ERED/mini-stat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTRI99ERED%2Fmini-stat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTRI99ERED%2Fmini-stat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40423595a1ead6d17e882068a73ff4a39705fbde
[INFO] testing TRI99ERED/mini-stat against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTRI99ERED%2Fmini-stat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TRI99ERED/mini-stat
[INFO] finished tweaking git repo https://github.com/TRI99ERED/mini-stat
[INFO] tweaked toml for git repo https://github.com/TRI99ERED/mini-stat written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TRI99ERED/mini-stat on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TRI99ERED/mini-stat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa57db5a26dfd57204efc2922640b37f24e9dbe48bbdba5be97dd6ab410eaa1f
[INFO] running `Command { std: "docker" "start" "-a" "aa57db5a26dfd57204efc2922640b37f24e9dbe48bbdba5be97dd6ab410eaa1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa57db5a26dfd57204efc2922640b37f24e9dbe48bbdba5be97dd6ab410eaa1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa57db5a26dfd57204efc2922640b37f24e9dbe48bbdba5be97dd6ab410eaa1f", kill_on_drop: false }`
[INFO] [stdout] aa57db5a26dfd57204efc2922640b37f24e9dbe48bbdba5be97dd6ab410eaa1f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6cd818ce0f0295ade602e4e74661fbc7dbcf2a3066570c12131ec3fbfdef3e9
[INFO] running `Command { std: "docker" "start" "-a" "a6cd818ce0f0295ade602e4e74661fbc7dbcf2a3066570c12131ec3fbfdef3e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling mini-stat v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/refcell.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> RefMut<Stat<Marker, N>> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> RefMut<'_, Stat<Marker, N>> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> MutexGuard<Stat<Marker, N>> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> MutexGuard<'_, Stat<Marker, N>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "a6cd818ce0f0295ade602e4e74661fbc7dbcf2a3066570c12131ec3fbfdef3e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6cd818ce0f0295ade602e4e74661fbc7dbcf2a3066570c12131ec3fbfdef3e9", kill_on_drop: false }`
[INFO] [stdout] a6cd818ce0f0295ade602e4e74661fbc7dbcf2a3066570c12131ec3fbfdef3e9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e71c140a4c2bc8c5df7dc9033deedaba931ec222cac1551b59ffdb897cc6edc0
[INFO] running `Command { std: "docker" "start" "-a" "e71c140a4c2bc8c5df7dc9033deedaba931ec222cac1551b59ffdb897cc6edc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling mini-stat v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/refcell.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> RefMut<Stat<Marker, N>> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> RefMut<'_, Stat<Marker, N>> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> MutexGuard<Stat<Marker, N>> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> MutexGuard<'_, Stat<Marker, N>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/refcell.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> RefMut<Stat<Marker, N>> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> RefMut<'_, Stat<Marker, N>> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> MutexGuard<Stat<Marker, N>> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn stat_mut(&self) -> MutexGuard<'_, Stat<Marker, N>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "e71c140a4c2bc8c5df7dc9033deedaba931ec222cac1551b59ffdb897cc6edc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71c140a4c2bc8c5df7dc9033deedaba931ec222cac1551b59ffdb897cc6edc0", kill_on_drop: false }`
[INFO] [stdout] e71c140a4c2bc8c5df7dc9033deedaba931ec222cac1551b59ffdb897cc6edc0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e0a7401ccc9b11c5c200a8005979d6f55972fa6ff587cca05c26a02c7bba2d8
[INFO] running `Command { std: "docker" "start" "-a" "5e0a7401ccc9b11c5c200a8005979d6f55972fa6ff587cca05c26a02c7bba2d8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/refcell.rs:31:21
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn stat_mut(&self) -> RefMut<Stat<Marker, N>> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn stat_mut(&self) -> RefMut<'_, Stat<Marker, N>> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sync.rs:31:21
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn stat_mut(&self) -> MutexGuard<Stat<Marker, N>> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn stat_mut(&self) -> MutexGuard<'_, Stat<Marker, N>> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-stat` (lib) generated 2 warnings (run `cargo fix --lib -p mini-stat` to apply 2 suggestions)
[INFO] [stderr] warning: `mini-stat` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_stat-863658ec1fdbd34f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/specs.rs (/opt/rustwide/target/debug/deps/specs-b09753ed5bb18954)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test custom_group ... ok
[INFO] [stdout] test two_stats_shared_mod ... ok
[INFO] [stdout] test specs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specs_refcell.rs (/opt/rustwide/target/debug/deps/specs_refcell-964481c9dcfa6687)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test specs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specs_sync.rs (/opt/rustwide/target/debug/deps/specs_sync-e3c4bdba22d02ecf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test specs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mini_stat
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/modifier/shared.rs - modifier::shared::Shared (line 43) ... FAILED
[INFO] [stdout] test src/modifier.rs - modifier::Modifier::from_raw (line 29) ... ok
[INFO] [stdout] test src/modifier.rs - modifier::Additive (line 200) ... ok
[INFO] [stdout] test src/modifier.rs - modifier::Flat (line 62) ... ok
[INFO] [stdout] test src/modifier.rs - modifier::Modifier::raw (line 44) ... ok
[INFO] [stdout] test src/modifier/shared.rs - modifier::shared::All (line 12) ... ok
[INFO] [stdout] test src/modifier.rs - modifier::Multiplicative (line 338) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/modifier/shared.rs - modifier::shared::Shared (line 43) stdout ----
[INFO] [stdout] error[E0774]: `derive` may only be applied to `struct`s, `enum`s and `union`s
[INFO] [stdout]  --> src/modifier/shared.rs:48:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Default, Clone, PartialEq)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not applicable here
[INFO] [stdout] 8 | use mini_stat::{modifier::shared::Shared, prelude::*};
[INFO] [stdout]   | ------------------------------------------------------ not a `struct`, `enum` or `union`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Shared<A> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<A> Shared<A> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     type TargetModifier = Flat<A, f64, &'static str>;
[INFO] [stdout]    |                                ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<A> Shared<A> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Flat::<A, f64, &'static str>::from_raw(self.raw())
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<A> Shared<A> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Shared<B> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |             ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<B> Shared<B> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     type TargetModifier = Flat<B, f64, &'static str>;
[INFO] [stdout]    |                                ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<B> Shared<B> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Flat::<B, f64, &'static str>::from_raw(self.raw())
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<B> Shared<B> for Flat<SomeGroup, f64, &'static str> {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 34 | let mut a = Stat::<A>::with_base(1.);
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:76:20
[INFO] [stdout]    |
[INFO] [stdout] 35 | let mut b = Stat::<B>::with_base(3.);
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:80:23
[INFO] [stdout]    |
[INFO] [stdout] 39 | a.apply_flat(Shared::<A>::share(modifier));
[INFO] [stdout]    |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/modifier/shared.rs:84:23
[INFO] [stdout]    |
[INFO] [stdout] 43 | b.apply_flat(Shared::<B>::share(modifier));
[INFO] [stdout]    |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0774.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/modifier/shared.rs - modifier::shared::Shared (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5e0a7401ccc9b11c5c200a8005979d6f55972fa6ff587cca05c26a02c7bba2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0a7401ccc9b11c5c200a8005979d6f55972fa6ff587cca05c26a02c7bba2d8", kill_on_drop: false }`
[INFO] [stdout] 5e0a7401ccc9b11c5c200a8005979d6f55972fa6ff587cca05c26a02c7bba2d8
