[INFO] fetching crate inkml 0.0.1... [INFO] testing inkml-0.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate inkml 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate inkml 0.0.1 [INFO] finished tweaking crates.io crate inkml 0.0.1 [INFO] tweaked toml for crates.io crate inkml 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate inkml 0.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--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] Locking 1 package to latest compatible version [INFO] [stderr] Adding xml-rs v0.8.28 (available: v1.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dce2edc02ab6b7c8e852abace9d52ad34297452025466f3ebc13d26e7de1685d [INFO] running `Command { std: "docker" "start" "-a" "dce2edc02ab6b7c8e852abace9d52ad34297452025466f3ebc13d26e7de1685d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dce2edc02ab6b7c8e852abace9d52ad34297452025466f3ebc13d26e7de1685d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce2edc02ab6b7c8e852abace9d52ad34297452025466f3ebc13d26e7de1685d", kill_on_drop: false }` [INFO] [stdout] dce2edc02ab6b7c8e852abace9d52ad34297452025466f3ebc13d26e7de1685d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1085782c2e81bbb652b4d16f222d6134119b307e684df9d43feb5826e5469c86 [INFO] running `Command { std: "docker" "start" "-a" "1085782c2e81bbb652b4d16f222d6134119b307e684df9d43feb5826e5469c86", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling inkml v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/trace.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 132 - input = input.trim_left_matches(wsp); [INFO] [stdout] 132 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 91 - input = input.trim_left_matches(wsp); [INFO] [stdout] 91 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 98 - input = input.trim_left_matches(wsp); [INFO] [stdout] 98 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 112 - input = input.trim_left_matches(wsp); [INFO] [stdout] 112 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `digit` is never used [INFO] [stdout] --> src/lib.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn digit(c: char) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex` is never used [INFO] [stdout] --> src/lib.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TEST_INKML` is never used [INFO] [stdout] --> src/lib.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | static TEST_INKML: &str = include_str!("test.inkml"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PenUp` and `Indeterminate` are never constructed [INFO] [stdout] --> src/trace.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | enum TraceType { PenDown, PenUp, Indeterminate } [INFO] [stdout] | --------- ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `TraceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Begin`, `Middle`, and `End` are never constructed [INFO] [stdout] --> src/trace.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum TraceContinuation { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 15 | Begin, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | //Middle(xsd::AnyUri), [INFO] [stdout] 17 | Middle(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | //End(xsd::AnyUri) [INFO] [stdout] 19 | End(String), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TraceContinuation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 53 | fn hex(mut input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse(mut input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 87 | fn parse(mut input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 161 | fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trace.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 88 | pub fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "1085782c2e81bbb652b4d16f222d6134119b307e684df9d43feb5826e5469c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1085782c2e81bbb652b4d16f222d6134119b307e684df9d43feb5826e5469c86", kill_on_drop: false }` [INFO] [stdout] 1085782c2e81bbb652b4d16f222d6134119b307e684df9d43feb5826e5469c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95e961c8719c422f37471ec1555dfed6494881d3e172f7e0d679d93b17e33a0d [INFO] running `Command { std: "docker" "start" "-a" "95e961c8719c422f37471ec1555dfed6494881d3e172f7e0d679d93b17e33a0d", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/trace.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 132 - input = input.trim_left_matches(wsp); [INFO] [stdout] 132 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 91 - input = input.trim_left_matches(wsp); [INFO] [stdout] 91 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 98 - input = input.trim_left_matches(wsp); [INFO] [stdout] 98 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 112 - input = input.trim_left_matches(wsp); [INFO] [stdout] 112 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `digit` is never used [INFO] [stdout] --> src/lib.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn digit(c: char) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex` is never used [INFO] [stdout] --> src/lib.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TEST_INKML` is never used [INFO] [stdout] --> src/lib.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | static TEST_INKML: &str = include_str!("test.inkml"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PenUp` and `Indeterminate` are never constructed [INFO] [stdout] --> src/trace.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | enum TraceType { PenDown, PenUp, Indeterminate } [INFO] [stdout] | --------- ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `TraceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Begin`, `Middle`, and `End` are never constructed [INFO] [stdout] --> src/trace.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum TraceContinuation { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 15 | Begin, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | //Middle(xsd::AnyUri), [INFO] [stdout] 17 | Middle(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | //End(xsd::AnyUri) [INFO] [stdout] 19 | End(String), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TraceContinuation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 53 | fn hex(mut input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse(mut input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 87 | fn parse(mut input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 161 | fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trace.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 88 | pub fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inkml v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/trace.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 132 - input = input.trim_left_matches(wsp); [INFO] [stdout] 132 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 91 - input = input.trim_left_matches(wsp); [INFO] [stdout] 91 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 98 - input = input.trim_left_matches(wsp); [INFO] [stdout] 98 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | input = input.trim_left_matches(wsp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 112 - input = input.trim_left_matches(wsp); [INFO] [stdout] 112 + input = input.trim_start_matches(wsp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `digit` is never used [INFO] [stdout] --> src/lib.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn digit(c: char) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex` is never used [INFO] [stdout] --> src/lib.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PenUp` and `Indeterminate` are never constructed [INFO] [stdout] --> src/trace.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | enum TraceType { PenDown, PenUp, Indeterminate } [INFO] [stdout] | --------- ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variants in this enum [INFO] [stdout] | [INFO] [stdout] = note: `TraceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Begin`, `Middle`, and `End` are never constructed [INFO] [stdout] --> src/trace.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum TraceContinuation { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 15 | Begin, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | //Middle(xsd::AnyUri), [INFO] [stdout] 17 | Middle(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | //End(xsd::AnyUri) [INFO] [stdout] 19 | End(String), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TraceContinuation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 53 | fn hex(mut input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse(mut input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 87 | fn parse(mut input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 161 | fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trace.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [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] 88 | pub fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "95e961c8719c422f37471ec1555dfed6494881d3e172f7e0d679d93b17e33a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e961c8719c422f37471ec1555dfed6494881d3e172f7e0d679d93b17e33a0d", kill_on_drop: false }` [INFO] [stdout] 95e961c8719c422f37471ec1555dfed6494881d3e172f7e0d679d93b17e33a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 804de34d85fa0ce0e74ad2f8557b219155a2d6fe5b5c2ede5dc3f81fd6724d32 [INFO] running `Command { std: "docker" "start" "-a" "804de34d85fa0ce0e74ad2f8557b219155a2d6fe5b5c2ede5dc3f81fd6724d32", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/trace.rs:132:23 [INFO] [stderr] | [INFO] [stderr] 132 | input = input.trim_left_matches(wsp); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] help: replace the use of the deprecated method [INFO] [stderr] | [INFO] [stderr] 132 - input = input.trim_left_matches(wsp); [INFO] [stderr] 132 + input = input.trim_start_matches(wsp); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:91:23 [INFO] [stderr] | [INFO] [stderr] 91 | input = input.trim_left_matches(wsp); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: replace the use of the deprecated method [INFO] [stderr] | [INFO] [stderr] 91 - input = input.trim_left_matches(wsp); [INFO] [stderr] 91 + input = input.trim_start_matches(wsp); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:98:23 [INFO] [stderr] | [INFO] [stderr] 98 | input = input.trim_left_matches(wsp); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: replace the use of the deprecated method [INFO] [stderr] | [INFO] [stderr] 98 - input = input.trim_left_matches(wsp); [INFO] [stderr] 98 + input = input.trim_start_matches(wsp); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:112:27 [INFO] [stderr] | [INFO] [stderr] 112 | input = input.trim_left_matches(wsp); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: replace the use of the deprecated method [INFO] [stderr] | [INFO] [stderr] 112 - input = input.trim_left_matches(wsp); [INFO] [stderr] 112 + input = input.trim_start_matches(wsp); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: function `digit` is never used [INFO] [stderr] --> src/lib.rs:48:4 [INFO] [stderr] | [INFO] [stderr] 48 | fn digit(c: char) -> bool { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `hex` is never used [INFO] [stderr] --> src/lib.rs:53:4 [INFO] [stderr] | [INFO] [stderr] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: static `TEST_INKML` is never used [INFO] [stderr] --> src/lib.rs:207:8 [INFO] [stderr] | [INFO] [stderr] 207 | static TEST_INKML: &str = include_str!("test.inkml"); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `PenUp` and `Indeterminate` are never constructed [INFO] [stderr] --> src/trace.rs:7:27 [INFO] [stderr] | [INFO] [stderr] 7 | enum TraceType { PenDown, PenUp, Indeterminate } [INFO] [stderr] | --------- ^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | variants in this enum [INFO] [stderr] | [INFO] [stderr] = note: `TraceType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `Begin`, `Middle`, and `End` are never constructed [INFO] [stderr] --> src/trace.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub enum TraceContinuation { [INFO] [stderr] | ----------------- variants in this enum [INFO] [stderr] 15 | Begin, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 16 | //Middle(xsd::AnyUri), [INFO] [stderr] 17 | Middle(String), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 18 | //End(xsd::AnyUri) [INFO] [stderr] 19 | End(String), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TraceContinuation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | fn hex(mut input: &str) -> ParseResult<(&str, &str)> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the same lifetime is elided here [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [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] 53 | fn hex(mut input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:87:25 [INFO] [stderr] | [INFO] [stderr] 87 | fn parse(mut input: &str) -> ParseResult<(&str, Self)> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [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] 87 | fn parse(mut input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:161:21 [INFO] [stderr] | [INFO] [stderr] 161 | fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [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] 161 | fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trace.rs:88:25 [INFO] [stderr] | [INFO] [stderr] 88 | pub fn parse(input: &str) -> ParseResult<(&str, Self)> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [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] 88 | pub fn parse(input: &str) -> ParseResult<'_, (&str, Self)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `inkml` (lib) generated 13 warnings (run `cargo fix --lib -p inkml` to apply 8 suggestions) [INFO] [stderr] warning: `inkml` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inkml-6775b4d07f19c1c5) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::open_simple_inkml ... ok [INFO] [stdout] test point::single ... ok [INFO] [stdout] test trace::test::many ... ok [INFO] [stdout] test value::boolean ... ok [INFO] [stdout] test trace::test::single ... ok [INFO] [stdout] test value::not_given ... ok [INFO] [stdout] test value::inferred ... ok [INFO] [stdout] test point::many ... ok [INFO] [stdout] test point::empty_string - should panic ... ok [INFO] [stdout] test trace::test::empty_string - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests inkml [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" "804de34d85fa0ce0e74ad2f8557b219155a2d6fe5b5c2ede5dc3f81fd6724d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804de34d85fa0ce0e74ad2f8557b219155a2d6fe5b5c2ede5dc3f81fd6724d32", kill_on_drop: false }` [INFO] [stdout] 804de34d85fa0ce0e74ad2f8557b219155a2d6fe5b5c2ede5dc3f81fd6724d32