[INFO] fetching crate edita 0.2.1... [INFO] testing edita-0.2.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate edita 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate edita 0.2.1 [INFO] finished tweaking crates.io crate edita 0.2.1 [INFO] tweaked toml for crates.io crate edita 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate edita 0.2.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68d5b3a16c72c964e6d09965a4fd12971c682eddf8c9775cbf41f082054539e9 [INFO] running `Command { std: "docker" "start" "-a" "68d5b3a16c72c964e6d09965a4fd12971c682eddf8c9775cbf41f082054539e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68d5b3a16c72c964e6d09965a4fd12971c682eddf8c9775cbf41f082054539e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d5b3a16c72c964e6d09965a4fd12971c682eddf8c9775cbf41f082054539e9", kill_on_drop: false }` [INFO] [stdout] 68d5b3a16c72c964e6d09965a4fd12971c682eddf8c9775cbf41f082054539e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3c7873aeb3e4f54e067aa3b9f46b351967973070869d6e32d2b4b64422d77e7 [INFO] running `Command { std: "docker" "start" "-a" "c3c7873aeb3e4f54e067aa3b9f46b351967973070869d6e32d2b4b64422d77e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling edita-core v0.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling hirola-macros v0.4.0 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-signals v0.3.34 [INFO] [stderr] Compiling hirola-core v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling hirola-dom v0.4.0 [INFO] [stderr] Compiling hirola v0.4.0 [INFO] [stderr] Compiling edita v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RemoveBold` is never constructed [INFO] [stdout] --> src/commands/bold.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct RemoveBold; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HtmlBlock` is never constructed [INFO] [stdout] --> src/editor.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HtmlBlock; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockQuoteBlock` is never constructed [INFO] [stdout] --> src/nodes/block_quote.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BlockQuoteBlock; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/editor.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | fn signal(&self) -> LocalBoxSignal>; [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] 47 | fn signal(&self) -> LocalBoxSignal<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/editor.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | fn signal(&self) -> LocalBoxSignal> { [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] 61 | fn signal(&self) -> LocalBoxSignal<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.51s [INFO] running `Command { std: "docker" "inspect" "c3c7873aeb3e4f54e067aa3b9f46b351967973070869d6e32d2b4b64422d77e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c7873aeb3e4f54e067aa3b9f46b351967973070869d6e32d2b4b64422d77e7", kill_on_drop: false }` [INFO] [stdout] c3c7873aeb3e4f54e067aa3b9f46b351967973070869d6e32d2b4b64422d77e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21695bda0f0760c21636ea26dd0bf20eab1c6ac217e95b7f4a5aee73a672c88f [INFO] running `Command { std: "docker" "start" "-a" "21695bda0f0760c21636ea26dd0bf20eab1c6ac217e95b7f4a5aee73a672c88f", kill_on_drop: false }` [INFO] [stderr] Compiling edita v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RemoveBold` is never constructed [INFO] [stdout] --> src/commands/bold.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct RemoveBold; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HtmlBlock` is never constructed [INFO] [stdout] --> src/editor.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HtmlBlock; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockQuoteBlock` is never constructed [INFO] [stdout] --> src/nodes/block_quote.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BlockQuoteBlock; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/editor.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | fn signal(&self) -> LocalBoxSignal>; [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] 47 | fn signal(&self) -> LocalBoxSignal<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/editor.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | fn signal(&self) -> LocalBoxSignal> { [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] 61 | fn signal(&self) -> LocalBoxSignal<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveBold` is never constructed [INFO] [stdout] --> src/commands/bold.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct RemoveBold; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HtmlBlock` is never constructed [INFO] [stdout] --> src/editor.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HtmlBlock; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlockQuoteBlock` is never constructed [INFO] [stdout] --> src/nodes/block_quote.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BlockQuoteBlock; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/editor.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | fn signal(&self) -> LocalBoxSignal>; [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] 47 | fn signal(&self) -> LocalBoxSignal<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/editor.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | fn signal(&self) -> LocalBoxSignal> { [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] 61 | fn signal(&self) -> LocalBoxSignal<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "21695bda0f0760c21636ea26dd0bf20eab1c6ac217e95b7f4a5aee73a672c88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21695bda0f0760c21636ea26dd0bf20eab1c6ac217e95b7f4a5aee73a672c88f", kill_on_drop: false }` [INFO] [stdout] 21695bda0f0760c21636ea26dd0bf20eab1c6ac217e95b7f4a5aee73a672c88f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d187c3a5b5f3445f281cd2a353afaf47b30ce2919ea82d0a1ef17e65387bae1 [INFO] running `Command { std: "docker" "start" "-a" "3d187c3a5b5f3445f281cd2a353afaf47b30ce2919ea82d0a1ef17e65387bae1", kill_on_drop: false }` [INFO] [stderr] warning: struct `RemoveBold` is never constructed [INFO] [stderr] --> src/commands/bold.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct RemoveBold; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `HtmlBlock` is never constructed [INFO] [stderr] --> src/editor.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct HtmlBlock; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BlockQuoteBlock` is never constructed [INFO] [stderr] --> src/nodes/block_quote.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct BlockQuoteBlock; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/editor.rs:47:15 [INFO] [stderr] | [INFO] [stderr] 47 | fn signal(&self) -> LocalBoxSignal>; [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] 47 | fn signal(&self) -> LocalBoxSignal<'_, Vec>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/editor.rs:61:15 [INFO] [stderr] | [INFO] [stderr] 61 | fn signal(&self) -> LocalBoxSignal> { [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] 61 | fn signal(&self) -> LocalBoxSignal<'_, Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `edita` (lib) generated 5 warnings (run `cargo fix --lib -p edita` to apply 2 suggestions) [INFO] [stderr] warning: `edita` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edita-40aae7f1ab4c67fd) [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 edita [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" "3d187c3a5b5f3445f281cd2a353afaf47b30ce2919ea82d0a1ef17e65387bae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d187c3a5b5f3445f281cd2a353afaf47b30ce2919ea82d0a1ef17e65387bae1", kill_on_drop: false }` [INFO] [stdout] 3d187c3a5b5f3445f281cd2a353afaf47b30ce2919ea82d0a1ef17e65387bae1