[INFO] cloning repository https://github.com/night-crawler/cursive-lazy-text-view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/night-crawler/cursive-lazy-text-view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnight-crawler%2Fcursive-lazy-text-view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnight-crawler%2Fcursive-lazy-text-view'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a7425e3634d3d50144af00a1f016252b3895145 [INFO] testing night-crawler/cursive-lazy-text-view against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnight-crawler%2Fcursive-lazy-text-view" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/night-crawler/cursive-lazy-text-view on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/night-crawler/cursive-lazy-text-view [INFO] finished tweaking git repo https://github.com/night-crawler/cursive-lazy-text-view [INFO] tweaked toml for git repo https://github.com/night-crawler/cursive-lazy-text-view written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/night-crawler/cursive-lazy-text-view already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4334854eac1f67aab95db4e7265f2a36fe78528bf52d4f07aa0321722dbd797a [INFO] running `Command { std: "docker" "start" "-a" "4334854eac1f67aab95db4e7265f2a36fe78528bf52d4f07aa0321722dbd797a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4334854eac1f67aab95db4e7265f2a36fe78528bf52d4f07aa0321722dbd797a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4334854eac1f67aab95db4e7265f2a36fe78528bf52d4f07aa0321722dbd797a", kill_on_drop: false }` [INFO] [stdout] 4334854eac1f67aab95db4e7265f2a36fe78528bf52d4f07aa0321722dbd797a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee01f03e0cb6734582c07cbc5439b9a6b00029278ca08e452d1bbb4070f220e3 [INFO] running `Command { std: "docker" "start" "-a" "ee01f03e0cb6734582c07cbc5439b9a6b00029278ca08e452d1bbb4070f220e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling lru v0.10.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling enum-map-derive v0.11.0 [INFO] [stderr] Compiling enum-map v2.5.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling enumset v1.0.12 [INFO] [stderr] Compiling cursive_core v0.3.7 [INFO] [stderr] Compiling cursive v0.20.0 [INFO] [stderr] Compiling lazy-text-view v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `set_content` and `get_content` are never used [INFO] [stdout] --> src/ltv.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl TextContent { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 98 | /// Replaces the content with the given value. [INFO] [stdout] 99 | pub fn set_content(&self, content: S) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn get_content(&self) -> TextContentRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_content` is never used [INFO] [stdout] --> src/ltv.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 160 | impl TextContentInner { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 161 | /// From a shareable content (Arc + Mutex), return a [INFO] [stdout] 162 | fn get_content(content: &Arc>) -> TextContentRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/ltv.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 215 | impl TextView { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 255 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | pub fn set_style>(&mut self, style: S) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub fn style>(self, style: S) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn no_wrap(self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | pub fn set_content_wrap(&mut self, wrap: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn h_align(mut self, h: HAlign) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | pub fn v_align(mut self, v: VAlign) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | pub fn align(mut self, a: Align) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | pub fn center(mut self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn content(self, content: S) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | pub fn set_content(&mut self, content: S) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | pub fn get_content(&self) -> TextContentRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | pub fn get_shared_content(&mut self) -> TextContent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.07s [INFO] running `Command { std: "docker" "inspect" "ee01f03e0cb6734582c07cbc5439b9a6b00029278ca08e452d1bbb4070f220e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee01f03e0cb6734582c07cbc5439b9a6b00029278ca08e452d1bbb4070f220e3", kill_on_drop: false }` [INFO] [stdout] ee01f03e0cb6734582c07cbc5439b9a6b00029278ca08e452d1bbb4070f220e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1365b5c849a84432d37423655ce032043a2ef15afab8e2a72fac141676b452a [INFO] running `Command { std: "docker" "start" "-a" "b1365b5c849a84432d37423655ce032043a2ef15afab8e2a72fac141676b452a", kill_on_drop: false }` [INFO] [stderr] Compiling lazy-text-view v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `set_content` and `get_content` are never used [INFO] [stdout] --> src/ltv.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl TextContent { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 98 | /// Replaces the content with the given value. [INFO] [stdout] 99 | pub fn set_content(&self, content: S) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn get_content(&self) -> TextContentRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_content` is never used [INFO] [stdout] --> src/ltv.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 160 | impl TextContentInner { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 161 | /// From a shareable content (Arc + Mutex), return a [INFO] [stdout] 162 | fn get_content(content: &Arc>) -> TextContentRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/ltv.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 215 | impl TextView { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 255 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | pub fn set_style>(&mut self, style: S) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub fn style>(self, style: S) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn no_wrap(self) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | pub fn set_content_wrap(&mut self, wrap: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn h_align(mut self, h: HAlign) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | pub fn v_align(mut self, v: VAlign) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | pub fn align(mut self, a: Align) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | pub fn center(mut self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn content(self, content: S) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | pub fn set_content(&mut self, content: S) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | pub fn get_content(&self) -> TextContentRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | pub fn get_shared_content(&mut self) -> TextContent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "b1365b5c849a84432d37423655ce032043a2ef15afab8e2a72fac141676b452a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1365b5c849a84432d37423655ce032043a2ef15afab8e2a72fac141676b452a", kill_on_drop: false }` [INFO] [stdout] b1365b5c849a84432d37423655ce032043a2ef15afab8e2a72fac141676b452a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f9207280e63fef246842084088359034748c541753cf754e5bdd1b3e018649f [INFO] running `Command { std: "docker" "start" "-a" "6f9207280e63fef246842084088359034748c541753cf754e5bdd1b3e018649f", kill_on_drop: false }` [INFO] [stderr] warning: methods `set_content` and `get_content` are never used [INFO] [stderr] --> src/ltv.rs:99:12 [INFO] [stderr] | [INFO] [stderr] 97 | impl TextContent { [INFO] [stderr] | ---------------- methods in this implementation [INFO] [stderr] 98 | /// Replaces the content with the given value. [INFO] [stderr] 99 | pub fn set_content(&self, content: S) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 124 | pub fn get_content(&self) -> TextContentRef { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `get_content` is never used [INFO] [stderr] --> src/ltv.rs:162:8 [INFO] [stderr] | [INFO] [stderr] 160 | impl TextContentInner { [INFO] [stderr] | --------------------- associated function in this implementation [INFO] [stderr] 161 | /// From a shareable content (Arc + Mutex), return a [INFO] [stderr] 162 | fn get_content(content: &Arc>) -> TextContentRef { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/ltv.rs:255:12 [INFO] [stderr] | [INFO] [stderr] 215 | impl TextView { [INFO] [stderr] | ------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 255 | pub fn empty() -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 261 | pub fn set_style>(&mut self, style: S) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 270 | pub fn style>(self, style: S) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 278 | pub fn no_wrap(self) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | pub fn set_content_wrap(&mut self, wrap: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 291 | pub fn h_align(mut self, h: HAlign) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 299 | pub fn v_align(mut self, v: VAlign) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 307 | pub fn align(mut self, a: Align) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 315 | pub fn center(mut self) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 324 | pub fn content(self, content: S) -> Self [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 332 | pub fn set_content(&mut self, content: S) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 348 | pub fn get_content(&self) -> TextContentRef { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 353 | pub fn get_shared_content(&mut self) -> TextContent { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lazy-text-view` (bin "lazy-text-view" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazy_text_view-755fd7fa5cad0935) [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] running `Command { std: "docker" "inspect" "6f9207280e63fef246842084088359034748c541753cf754e5bdd1b3e018649f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9207280e63fef246842084088359034748c541753cf754e5bdd1b3e018649f", kill_on_drop: false }` [INFO] [stdout] 6f9207280e63fef246842084088359034748c541753cf754e5bdd1b3e018649f