[INFO] fetching crate interpolator 0.5.0...
[INFO] testing interpolator-0.5.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate interpolator 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate interpolator 0.5.0
[INFO] finished tweaking crates.io crate interpolator 0.5.0
[INFO] tweaked toml for crates.io crate interpolator 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate interpolator 0.5.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding proptest-derive v0.3.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e96fe5cdf03b485993c850566f986627366b34751e9d1cb02d608534b2aa597d
[INFO] running `Command { std: "docker" "start" "-a" "e96fe5cdf03b485993c850566f986627366b34751e9d1cb02d608534b2aa597d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e96fe5cdf03b485993c850566f986627366b34751e9d1cb02d608534b2aa597d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e96fe5cdf03b485993c850566f986627366b34751e9d1cb02d608534b2aa597d", kill_on_drop: false }`
[INFO] [stdout] e96fe5cdf03b485993c850566f986627366b34751e9d1cb02d608534b2aa597d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 18ccd60e083aa76540cfd4496fa64d6f0349dd807258f8f584c3cce8c8c52f41
[INFO] running `Command { std: "docker" "start" "-a" "18ccd60e083aa76540cfd4496fa64d6f0349dd807258f8f584c3cce8c8c52f41", kill_on_drop: false }`
[INFO] [stderr]    Compiling interpolator v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/formattable.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(feature = "display", feature = "debug"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `iter`, `number`, and `pointer`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/parser.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct Range(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn get(&self, key: &str) -> Option<Formattable>;
[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] 168 |     fn get(&self, key: &str) -> Option<Formattable<'_>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn get(&self, key: &str) -> Option<Formattable> {
[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] 172 |     fn get(&self, key: &str) -> Option<Formattable<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] running `Command { std: "docker" "inspect" "18ccd60e083aa76540cfd4496fa64d6f0349dd807258f8f584c3cce8c8c52f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ccd60e083aa76540cfd4496fa64d6f0349dd807258f8f584c3cce8c8c52f41", kill_on_drop: false }`
[INFO] [stdout] 18ccd60e083aa76540cfd4496fa64d6f0349dd807258f8f584c3cce8c8c52f41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 39ddde21bec9936c10935a8a0de019a9679c222a802047dab5fd9c01c103aa80
[INFO] running `Command { std: "docker" "start" "-a" "39ddde21bec9936c10935a8a0de019a9679c222a802047dab5fd9c01c103aa80", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling trybuild2 v1.3.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/formattable.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(feature = "display", feature = "debug"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `iter`, `number`, and `pointer`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/parser.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct Range(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn get(&self, key: &str) -> Option<Formattable>;
[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] 168 |     fn get(&self, key: &str) -> Option<Formattable<'_>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn get(&self, key: &str) -> Option<Formattable> {
[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] 172 |     fn get(&self, key: &str) -> Option<Formattable<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling interpolator v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `display`
[INFO] [stdout]    --> src/formattable.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(feature = "display", feature = "debug"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debug`, `iter`, `number`, and `pointer`
[INFO] [stdout]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Range` is never constructed
[INFO] [stdout]   --> src/parser.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub(crate) struct Range(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn get(&self, key: &str) -> Option<Formattable>;
[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] 168 |     fn get(&self, key: &str) -> Option<Formattable<'_>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn get(&self, key: &str) -> Option<Formattable> {
[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] 172 |     fn get(&self, key: &str) -> Option<Formattable<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.25s
[INFO] running `Command { std: "docker" "inspect" "39ddde21bec9936c10935a8a0de019a9679c222a802047dab5fd9c01c103aa80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ddde21bec9936c10935a8a0de019a9679c222a802047dab5fd9c01c103aa80", kill_on_drop: false }`
[INFO] [stdout] 39ddde21bec9936c10935a8a0de019a9679c222a802047dab5fd9c01c103aa80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b1b65d5358b13740833f12724d29ee5e1976c22031c971762bd89058235c63fc
[INFO] running `Command { std: "docker" "start" "-a" "b1b65d5358b13740833f12724d29ee5e1976c22031c971762bd89058235c63fc", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `display`
[INFO] [stderr]    --> src/formattable.rs:177:11
[INFO] [stderr]     |
[INFO] [stderr] 177 | #[cfg(all(feature = "display", feature = "debug"))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `debug`, `iter`, `number`, and `pointer`
[INFO] [stderr]     = help: consider adding `display` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Range` is never constructed
[INFO] [stderr]   --> src/parser.rs:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub(crate) struct Range(
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn get(&self, key: &str) -> Option<Formattable>;
[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] 168 |     fn get(&self, key: &str) -> Option<Formattable<'_>>;
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:172:12
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn get(&self, key: &str) -> Option<Formattable> {
[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] 172 |     fn get(&self, key: &str) -> Option<Formattable<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `interpolator` (lib) generated 4 warnings (run `cargo fix --lib -p interpolator` to apply 2 suggestions)
[INFO] [stderr] warning: `interpolator` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/interpolator/2b7e0491d8403075/deps/interpolator-2b7e0491d8403075)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests interpolator
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/macros.rs - macros::context (line 173) - compile fail ... ok
[INFO] [stdout] test src/macros.rs - macros::list (line 215) ... ok
[INFO] [stdout] test src/macros.rs - macros::context (line 165) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/lib.rs - write (line 206) ... ok
[INFO] [stdout] test src/lib.rs - format (line 137) ... ok
[INFO] [stdout] test src/macros.rs - macros::list (line 223) - compile fail ... ok
[INFO] [stdout] test src/macros.rs - macros::ieprint (line 109) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::iwrite (line 29) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::iprint (line 75) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::iformat (line 9) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::iprintln (line 92) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::iwriteln (line 49) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::list (line 191) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::context (line 149) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::ieprintln (line 126) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros.rs - macros::ieprint (line 109) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | ieprint!("{a}, {b:?}", a = 10, b:? = "test").unwrap();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `ieprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::iwrite (line 29) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]   --> src/macros.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | iwrite!(&mut buf, "{a}, {b:?}", a = 10, b:? = "test").unwrap();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `iwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::iprint (line 75) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]   --> src/macros.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | iprint!("{a}, {b:?}", a = 10, b:? = "test").unwrap();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `iprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::iformat (line 9) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]   --> src/macros.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     iformat!("{a}, {b:?}", a = 10, b:? = "test").unwrap(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `iformat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::iprintln (line 92) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]   --> src/macros.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | iprintln!("{a}, {b:?}", a = 10, b:? = "test").unwrap();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `iprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::iwriteln (line 49) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]   --> src/macros.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | iwriteln!(&mut buf, "{a}, {b:?}", a = 10, b:? = "test").unwrap();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `iwriteln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::list (line 191) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `assert_dbg`
[INFO] [stdout]    --> src/macros.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | use assert_dbg::assert_dbg;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_dbg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `assert_dbg`, use `cargo add assert_dbg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_iter` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     iformat!("{list:i({})(, )}", list:i).unwrap(),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `iformat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for struct `Formattable<'a>` in the current scope
[INFO] [stdout]    --> src/macros.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | let list = list![: :?:X; 4, 0x10, 0xa4];
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_upper_hex` found for struct `Formattable<'a>` in the current scope
[INFO] [stdout]    --> src/macros.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | let list = list![: :?:X; 4, 0x10, 0xa4];
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for struct `Formattable<'a>` in the current scope
[INFO] [stdout]    --> src/macros.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | let list = list![: :?:X; 4, 0x10, 0xa4];
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_upper_hex` found for struct `Formattable<'a>` in the current scope
[INFO] [stdout]    --> src/macros.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | let list = list![: :?:X; 4, 0x10, 0xa4];
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for struct `Formattable<'a>` in the current scope
[INFO] [stdout]    --> src/macros.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | let list = list![: :?:X; 4, 0x10, 0xa4];
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_upper_hex` found for struct `Formattable<'a>` in the current scope
[INFO] [stdout]    --> src/macros.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | let list = list![: :?:X; 4, 0x10, 0xa4];
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_iter` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 |     iformat!("{list:i({} {:?} {:X})(, )}", list:i).unwrap(),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `iformat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::context (line 149) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_lower_hex` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_lower_hex` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |   let context = context! {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 155 | |     a,
[INFO] [stdout] 156 | |     a:?, // This does not override the display implementation, only debug
[INFO] [stdout] 157 | |     a: :?, // This overrides both display and debug
[INFO] [stdout] 158 | |     a = 5, // Only overrides display
[INFO] [stdout] 159 | |     a:?:x = 5, // Sets debug and lower hex implementation
[INFO] [stdout] 160 | | };
[INFO] [stdout]     | |_^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::ieprintln (line 126) stdout ----
[INFO] [stdout] error[E0599]: no method named `set_debug` found for mutable reference `&mut Formattable<'_>` in the current scope
[INFO] [stdout]    --> src/macros.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | ieprintln!("{a}, {b:?}", a = 10, b:? = "test").unwrap();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut Formattable<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::set_trait` which comes from the expansion of the macro `ieprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros.rs - macros::context (line 149)
[INFO] [stdout]     src/macros.rs - macros::ieprint (line 109)
[INFO] [stdout]     src/macros.rs - macros::ieprintln (line 126)
[INFO] [stdout]     src/macros.rs - macros::iformat (line 9)
[INFO] [stdout]     src/macros.rs - macros::iprint (line 75)
[INFO] [stdout]     src/macros.rs - macros::iprintln (line 92)
[INFO] [stdout]     src/macros.rs - macros::iwrite (line 29)
[INFO] [stdout]     src/macros.rs - macros::iwriteln (line 49)
[INFO] [stdout]     src/macros.rs - macros::list (line 191)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b1b65d5358b13740833f12724d29ee5e1976c22031c971762bd89058235c63fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b65d5358b13740833f12724d29ee5e1976c22031c971762bd89058235c63fc", kill_on_drop: false }`
[INFO] [stdout] b1b65d5358b13740833f12724d29ee5e1976c22031c971762bd89058235c63fc
