[INFO] fetching crate hui 0.1.0-alpha.6...
[INFO] testing hui-0.1.0-alpha.6 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate hui 0.1.0-alpha.6 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hui 0.1.0-alpha.6
[INFO] finished tweaking crates.io crate hui 0.1.0-alpha.6
[INFO] tweaked toml for crates.io crate hui 0.1.0-alpha.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hui 0.1.0-alpha.6 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hui 0.1.0-alpha.6 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded document-features v0.2.11
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded rect_packer v0.2.1
[INFO] [stderr]   Downloaded tinyset v0.5.1
[INFO] [stderr]   Downloaded derive_setters v0.1.6
[INFO] [stderr]   Downloaded litrs v0.4.1
[INFO] [stderr]   Downloaded syn v2.0.98
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded glam v0.30.0
[INFO] [stderr]   Downloaded hui-derive v0.1.0-alpha.6
[INFO] [stderr]   Downloaded hui-shared v0.1.0-alpha.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e686c176c206586126c42aaa9a24332fcc6527e13275414a0d799b23ba3e6e90
[INFO] running `Command { std: "docker" "start" "-a" "e686c176c206586126c42aaa9a24332fcc6527e13275414a0d799b23ba3e6e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e686c176c206586126c42aaa9a24332fcc6527e13275414a0d799b23ba3e6e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e686c176c206586126c42aaa9a24332fcc6527e13275414a0d799b23ba3e6e90", kill_on_drop: false }`
[INFO] [stdout] e686c176c206586126c42aaa9a24332fcc6527e13275414a0d799b23ba3e6e90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d51ccab336b645c16cc61184794be842e75932d549bd57906760a122879799
[INFO] running `Command { std: "docker" "start" "-a" "d0d51ccab336b645c16cc61184794be842e75932d549bd57906760a122879799", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glam v0.30.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rect_packer v0.2.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling hui-shared v0.1.0-alpha.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling hui-derive v0.1.0-alpha.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_setters v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinyset v0.5.1
[INFO] [stderr]    Compiling hui v0.1.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> src/draw/atlas.rs:234:28
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> src/draw/atlas.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `remove_queue` is never read
[INFO] [stdout]   --> src/draw/atlas.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub(crate) struct TextureAtlasManager {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |   remove_queue: Vec<TextureAllocation>,
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `modify` and `remove` are never used
[INFO] [stdout]    --> src/draw/atlas.rs:234:10
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl TextureAtlasManager {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `measure` is never used
[INFO] [stdout]    --> src/text.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl TextRenderer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |   pub fn measure(&self, font: FontHandle, size: u16, text: &str) -> TextMeasureResponse {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instance.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 |   pub fn atlas(&self) -> TextureAtlasMeta {
[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] 263 |   pub fn atlas(&self) -> TextureAtlasMeta<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/event.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<UiEvent> {
[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] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<'_, UiEvent> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |   pub fn ctx(&self) -> InputCtx {
[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] 238 |   pub fn ctx(&self) -> InputCtx<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/draw/atlas.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |   pub fn meta(&self) -> TextureAtlasMeta {
[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] 266 |   pub fn meta(&self) -> TextureAtlasMeta<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/draw/atlas.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 |   pub fn context(&self) -> ImageCtx {
[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] 274 |   pub fn context(&self) -> ImageCtx<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |   pub fn to_measure(&self) -> TextMeasure {
[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] 99 |   pub fn to_measure(&self) -> TextMeasure<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.31s
[INFO] running `Command { std: "docker" "inspect" "d0d51ccab336b645c16cc61184794be842e75932d549bd57906760a122879799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d51ccab336b645c16cc61184794be842e75932d549bd57906760a122879799", kill_on_drop: false }`
[INFO] [stdout] d0d51ccab336b645c16cc61184794be842e75932d549bd57906760a122879799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bcea2645834374d077e2d4d00c562b6c887b114298fabf1fdb6f2f67e630799
[INFO] running `Command { std: "docker" "start" "-a" "4bcea2645834374d077e2d4d00c562b6c887b114298fabf1fdb6f2f67e630799", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> src/draw/atlas.rs:234:28
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hui v0.1.0-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> src/draw/atlas.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `remove_queue` is never read
[INFO] [stdout]   --> src/draw/atlas.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub(crate) struct TextureAtlasManager {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |   remove_queue: Vec<TextureAllocation>,
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `modify` and `remove` are never used
[INFO] [stdout]    --> src/draw/atlas.rs:234:10
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl TextureAtlasManager {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `measure` is never used
[INFO] [stdout]    --> src/text.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl TextRenderer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |   pub fn measure(&self, font: FontHandle, size: u16, text: &str) -> TextMeasureResponse {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instance.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 |   pub fn atlas(&self) -> TextureAtlasMeta {
[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] 263 |   pub fn atlas(&self) -> TextureAtlasMeta<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/event.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<UiEvent> {
[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] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<'_, UiEvent> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |   pub fn ctx(&self) -> InputCtx {
[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] 238 |   pub fn ctx(&self) -> InputCtx<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/draw/atlas.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |   pub fn meta(&self) -> TextureAtlasMeta {
[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] 266 |   pub fn meta(&self) -> TextureAtlasMeta<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/draw/atlas.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 |   pub fn context(&self) -> ImageCtx {
[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] 274 |   pub fn context(&self) -> ImageCtx<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |   pub fn to_measure(&self) -> TextMeasure {
[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] 99 |   pub fn to_measure(&self) -> TextMeasure<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> src/draw/atlas.rs:234:28
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> src/draw/atlas.rs:238:28
[INFO] [stdout]     |
[INFO] [stdout] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `remove_queue` is never read
[INFO] [stdout]   --> src/draw/atlas.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub(crate) struct TextureAtlasManager {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |   remove_queue: Vec<TextureAllocation>,
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `modify` and `remove` are never used
[INFO] [stdout]    --> src/draw/atlas.rs:234:10
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl TextureAtlasManager {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `measure` is never used
[INFO] [stdout]    --> src/text.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | impl TextRenderer {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |   pub fn measure(&self, font: FontHandle, size: u16, text: &str) -> TextMeasureResponse {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instance.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 |   pub fn atlas(&self) -> TextureAtlasMeta {
[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] 263 |   pub fn atlas(&self) -> TextureAtlasMeta<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/event.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<UiEvent> {
[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] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<'_, UiEvent> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |   pub fn ctx(&self) -> InputCtx {
[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] 238 |   pub fn ctx(&self) -> InputCtx<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/draw/atlas.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 266 |   pub fn meta(&self) -> TextureAtlasMeta {
[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] 266 |   pub fn meta(&self) -> TextureAtlasMeta<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/draw/atlas.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 |   pub fn context(&self) -> ImageCtx {
[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] 274 |   pub fn context(&self) -> ImageCtx<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/text.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |   pub fn to_measure(&self) -> TextMeasure {
[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] 99 |   pub fn to_measure(&self) -> TextMeasure<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "4bcea2645834374d077e2d4d00c562b6c887b114298fabf1fdb6f2f67e630799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcea2645834374d077e2d4d00c562b6c887b114298fabf1fdb6f2f67e630799", kill_on_drop: false }`
[INFO] [stdout] 4bcea2645834374d077e2d4d00c562b6c887b114298fabf1fdb6f2f67e630799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c6f7adeca02fd67ac1ebb0dbc5f25806de5fe0b4bb579c4d201ff6c7bf7d22b
[INFO] running `Command { std: "docker" "start" "-a" "3c6f7adeca02fd67ac1ebb0dbc5f25806de5fe0b4bb579c4d201ff6c7bf7d22b", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `handle`
[INFO] [stderr]    --> src/draw/atlas.rs:234:28
[INFO] [stderr]     |
[INFO] [stderr] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stderr]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `handle`
[INFO] [stderr]    --> src/draw/atlas.rs:238:28
[INFO] [stderr]     |
[INFO] [stderr] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stderr]     |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stderr] 
[INFO] [stderr] warning: field `remove_queue` is never read
[INFO] [stderr]   --> src/draw/atlas.rs:78:3
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub(crate) struct TextureAtlasManager {
[INFO] [stderr]    |                   ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 78 |   remove_queue: Vec<TextureAllocation>,
[INFO] [stderr]    |   ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `modify` and `remove` are never used
[INFO] [stderr]    --> src/draw/atlas.rs:234:10
[INFO] [stderr]     |
[INFO] [stderr]  88 | impl TextureAtlasManager {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 234 |   pub fn modify(&mut self, handle: ImageHandle) {
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 238 |   pub fn remove(&mut self, handle: ImageHandle) {
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `measure` is never used
[INFO] [stderr]    --> src/text.rs:103:10
[INFO] [stderr]     |
[INFO] [stderr]  98 | impl TextRenderer {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 103 |   pub fn measure(&self, font: FontHandle, size: u16, text: &str) -> TextMeasureResponse {
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/instance.rs:263:16
[INFO] [stderr]     |
[INFO] [stderr] 263 |   pub fn atlas(&self) -> TextureAtlasMeta {
[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] 263 |   pub fn atlas(&self) -> TextureAtlasMeta<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/event.rs:34:23
[INFO] [stderr]    |
[INFO] [stderr] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<UiEvent> {
[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] 34 |   pub(crate) fn drain(&mut self) -> std::vec::Drain<'_, UiEvent> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/input.rs:238:14
[INFO] [stderr]     |
[INFO] [stderr] 238 |   pub fn ctx(&self) -> InputCtx {
[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] 238 |   pub fn ctx(&self) -> InputCtx<'_> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/draw/atlas.rs:266:15
[INFO] [stderr]     |
[INFO] [stderr] 266 |   pub fn meta(&self) -> TextureAtlasMeta {
[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] [stdout] 
[INFO] [stderr] 266 |   pub fn meta(&self) -> TextureAtlasMeta<'_> {
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |                                         ++++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/draw/atlas.rs:274:18
[INFO] [stderr]     |
[INFO] [stderr] 274 |   pub fn context(&self) -> ImageCtx {
[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] 274 |   pub fn context(&self) -> ImageCtx<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/text.rs:99:21
[INFO] [stderr]    |
[INFO] [stderr] 99 |   pub fn to_measure(&self) -> TextMeasure {
[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] 99 |   pub fn to_measure(&self) -> TextMeasure<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hui` (lib) generated 11 warnings (run `cargo fix --lib -p hui` to apply 8 suggestions)
[INFO] [stderr] warning: `hui` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hui-c3fde3ab4f61fa4c)
[INFO] [stderr]    Doc-tests hui
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/macros.rs - macros::rect_frame (line 81) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros.rs - macros::rect_frame (line 81) stdout ----
[INFO] [stdout] error: cannot find macro `_frame` in this scope
[INFO] [stdout]   --> src/macros.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | _frame! {
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/macros.rs - macros::rect_frame (line 81)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.22s
[INFO] running `Command { std: "docker" "inspect" "3c6f7adeca02fd67ac1ebb0dbc5f25806de5fe0b4bb579c4d201ff6c7bf7d22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6f7adeca02fd67ac1ebb0dbc5f25806de5fe0b4bb579c4d201ff6c7bf7d22b", kill_on_drop: false }`
[INFO] [stdout] 3c6f7adeca02fd67ac1ebb0dbc5f25806de5fe0b4bb579c4d201ff6c7bf7d22b
