[INFO] fetching crate gramma 0.2.21... [INFO] testing gramma-0.2.21 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate gramma 0.2.21 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate gramma 0.2.21 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gramma 0.2.21 [INFO] finished tweaking crates.io crate gramma 0.2.21 [INFO] tweaked toml for crates.io crate gramma 0.2.21 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61980a4961ec3b1ddda62eb478786ccc596c2c2e264feac1011f2a1224f81471 [INFO] running `Command { std: "docker" "start" "-a" "61980a4961ec3b1ddda62eb478786ccc596c2c2e264feac1011f2a1224f81471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61980a4961ec3b1ddda62eb478786ccc596c2c2e264feac1011f2a1224f81471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61980a4961ec3b1ddda62eb478786ccc596c2c2e264feac1011f2a1224f81471", kill_on_drop: false }` [INFO] [stdout] 61980a4961ec3b1ddda62eb478786ccc596c2c2e264feac1011f2a1224f81471 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2feea6e3dda7b7afb4e4c31c0fc665fe7130362246be426d52d07cf6fb324002 [INFO] running `Command { std: "docker" "start" "-a" "2feea6e3dda7b7afb4e4c31c0fc665fe7130362246be426d52d07cf6fb324002", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling gramma v0.2.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `MyTryKind` is never used [INFO] [stdout] --> src/utils.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/utils.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait MyTry: Sized { [INFO] [stdout] | ----- associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn flat_map( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn continue_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn flat_map_break( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn break_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MapBreak` is never used [INFO] [stdout] --> src/utils.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `WithContinue` is never used [INFO] [stdout] --> src/utils.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionalExt` is never used [INFO] [stdout] --> src/utils.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `Command { std: "docker" "inspect" "2feea6e3dda7b7afb4e4c31c0fc665fe7130362246be426d52d07cf6fb324002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2feea6e3dda7b7afb4e4c31c0fc665fe7130362246be426d52d07cf6fb324002", kill_on_drop: false }` [INFO] [stdout] 2feea6e3dda7b7afb4e4c31c0fc665fe7130362246be426d52d07cf6fb324002 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83c422d6bdc1415f986312c1004e341d1776072f148608c683195cee8c9c3f77 [INFO] running `Command { std: "docker" "start" "-a" "83c422d6bdc1415f986312c1004e341d1776072f148608c683195cee8c9c3f77", kill_on_drop: false }` [INFO] [stdout] warning: trait `MyTryKind` is never used [INFO] [stdout] --> src/utils.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/utils.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait MyTry: Sized { [INFO] [stdout] | ----- associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn flat_map( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn continue_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn flat_map_break( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn break_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gramma v0.2.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `MapBreak` is never used [INFO] [stdout] --> src/utils.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `WithContinue` is never used [INFO] [stdout] --> src/utils.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionalExt` is never used [INFO] [stdout] --> src/utils.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MyTryKind` is never used [INFO] [stdout] --> src/utils.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/utils.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait MyTry: Sized { [INFO] [stdout] | ----- associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn flat_map( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn continue_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn flat_map_break( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn break_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MapBreak` is never used [INFO] [stdout] --> src/utils.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `WithContinue` is never used [INFO] [stdout] --> src/utils.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionalExt` is never used [INFO] [stdout] --> src/utils.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "83c422d6bdc1415f986312c1004e341d1776072f148608c683195cee8c9c3f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c422d6bdc1415f986312c1004e341d1776072f148608c683195cee8c9c3f77", kill_on_drop: false }` [INFO] [stdout] 83c422d6bdc1415f986312c1004e341d1776072f148608c683195cee8c9c3f77 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5076aa1c5734c1166c63544bb40248fae7f76c36c3d9643f279868fd16e0e081 [INFO] running `Command { std: "docker" "start" "-a" "5076aa1c5734c1166c63544bb40248fae7f76c36c3d9643f279868fd16e0e081", kill_on_drop: false }` [INFO] [stderr] warning: trait `MyTryKind` is never used [INFO] [stderr] --> src/utils.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/utils.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 43 | pub(crate) trait MyTry: Sized { [INFO] [stderr] | ----- associated items in this trait [INFO] [stderr] ... [INFO] [stderr] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 65 | fn flat_map( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 90 | fn continue_also_with( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 109 | fn flat_map_break( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | fn break_also_with( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `MapBreak` is never used [INFO] [stderr] --> src/utils.rs:136:18 [INFO] [stderr] | [INFO] [stderr] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `WithContinue` is never used [INFO] [stderr] --> src/utils.rs:140:17 [INFO] [stderr] | [INFO] [stderr] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `FunctionalExt` is never used [INFO] [stderr] --> src/utils.rs:217:18 [INFO] [stderr] | [INFO] [stderr] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gramma` (lib) generated 5 warnings [INFO] [stderr] warning: `gramma` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gramma-e9f29d0033eb9281) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test string_matcher::basic_matchers::src_start_at_end ... ok [INFO] [stdout] test string_matcher::basic_matchers::src_start_mid_src ... ok [INFO] [stdout] test string_matcher::basic_matchers::src_start_at_start ... ok [INFO] [stdout] test string_matcher::simple_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/long_lookahead.rs (/opt/rustwide/target/debug/deps/long_lookahead-c3a8e26aa152fa3a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test long3 ... ok [INFO] [stdout] test long2 ... ok [INFO] [stdout] test long1 ... ok [INFO] [stdout] test long4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/nested_exprs.rs (/opt/rustwide/target/debug/deps/nested_exprs-58588e71dc9fad48) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parse_test2 ... ok [INFO] [stdout] test parse_test1 ... ok [INFO] [stdout] test parse_test3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/string_matcher.rs (/opt/rustwide/target/debug/deps/string_matcher-9bf47db98fc9c612) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test matchers::infix::simple_add_match ... ok [INFO] [stdout] test matchers::infix::simple_or_miss ... ok [INFO] [stdout] test matchers::infix::simple_or_match ... ok [INFO] [stdout] test matchers::lookaround::consistent_follows_match ... ok [INFO] [stdout] test matchers::lookaround::inconsistent_follows_miss ... ok [INFO] [stdout] test matchers::lookaround::consistent_precedes_match ... ok [INFO] [stdout] test matchers::infix::simple_add_miss ... ok [INFO] [stdout] test matchers::lookaround::simple_follows_match ... ok [INFO] [stdout] test matchers::lookaround::inconsistent_precedes_miss ... ok [INFO] [stdout] test matchers::lookaround::simple_follows_miss ... ok [INFO] [stdout] test matchers::lookaround::simple_precedes_match ... ok [INFO] [stdout] test matchers::lookaround::simple_precedes_miss ... ok [INFO] [stdout] test matchers::repeat::backtrack_empty_match_greedy ... ok [INFO] [stdout] test matchers::repeat::backtrack_empty_match_lazy ... ok [INFO] [stdout] test matchers::repeat::backtrack_empty_miss_simple ... ok [INFO] [stdout] test matchers::repeat::char_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::char_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::char_repeat_simple ... ok [INFO] [stdout] test matchers::repeat::empty_match_greedy ... ok [INFO] [stdout] test matchers::repeat::empty_match_lazy ... ok [INFO] [stdout] test matchers::repeat::complex_repeat_miss_simple ... ok [INFO] [stdout] test matchers::repeat::complex_repeat_match_greedy ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_not_enough_miss ... ok [INFO] [stdout] test matchers::repeat::empty_match_simple ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_too_many_match ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_matches_empty_when_repetition_found ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_simple ... ok [INFO] [stdout] test matchers::repeat::complex_repeat_match_lazy ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_match_greedy ... ok [INFO] [stdout] test matchers::repeat::follows_after_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_match_lazy ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_lazy ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_match ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_miss ... ok [INFO] [stdout] test matchers::repeat::negative_follows_after_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::follows_after_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_follows_after_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::greedy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_lookahead_in_simple_list ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::greedy_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::greedy_simple ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_match_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::simple_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::simple_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::greedy_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::lazy_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::lazy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::lazy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::greedy_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::lazy_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::lazy_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_with_terminator_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::simple_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_with_terminator_lazy ... ok [INFO] [stdout] test matchers::repeat::partial_backtrack_empty_match_greedy ... ok [INFO] [stdout] test matchers::repeat::partial_backtrack_empty_match_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::greedy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::simple_greedy ... ok [INFO] [stdout] test matchers::repeat::partial_backtrack_empty_miss_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::simple_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::simple_lazy ... ok [INFO] [stdout] test matchers::repeat::upper_bounded_repeat_match_greedy ... ok [INFO] [stdout] test matchers::repeat::upper_bounded_repeat_match_lazy ... ok [INFO] [stdout] test matchers::repeat::upper_bounded_repeat_match_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_greedy_in_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::lazy_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/token.rs (/opt/rustwide/target/debug/deps/token-f1aaefc511c2663f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test token_tests::string_pattern::parse_expr1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/transforms.rs (/opt/rustwide/target/debug/deps/transforms-ebf0ad77a9c65d03) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test not_parse_simple_invalid_1 ... ok [INFO] [stdout] test not_parse_simple_valid_1 ... ok [INFO] [stdout] test not_parse_text_segment_invalid_1 ... ok [INFO] [stdout] test not_parse_text_block_valid_1 ... ok [INFO] [stdout] test not_parse_text_segment_valid_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests gramma [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 259) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 197) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 135) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 159) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 276) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 179) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 100) ... ok [INFO] [stdout] test src/string_matcher/macros.rs - string_matcher::macros::define_string_pattern (line 54) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 243) ... ok [INFO] [stdout] test src/ast/macros/mod.rs - ast::macros::define_rule (line 405) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 12) ... ok [INFO] [stdout] test src/string_matcher/macros.rs - string_matcher::macros::string_matcher (line 12) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 88) ... ok [INFO] [stdout] test src/string_matcher/macros.rs - string_matcher::macros::string_pattern (line 35) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 214) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/string_matcher/operators.rs - string_matcher::operators::follows (line 369) ... ok [INFO] [stdout] test src/string_matcher/operators.rs - string_matcher::operators::precedes (line 348) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5076aa1c5734c1166c63544bb40248fae7f76c36c3d9643f279868fd16e0e081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5076aa1c5734c1166c63544bb40248fae7f76c36c3d9643f279868fd16e0e081", kill_on_drop: false }` [INFO] [stdout] 5076aa1c5734c1166c63544bb40248fae7f76c36c3d9643f279868fd16e0e081 [INFO] testing gramma-0.2.21 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] extracting crate gramma 0.2.21 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate gramma 0.2.21 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gramma 0.2.21 [INFO] finished tweaking crates.io crate gramma 0.2.21 [INFO] tweaked toml for crates.io crate gramma 0.2.21 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ce90c639ffa7012c0b3d7a3c35c48bd478dd9dc271037c36d03be36df3fac88 [INFO] running `Command { std: "docker" "start" "-a" "9ce90c639ffa7012c0b3d7a3c35c48bd478dd9dc271037c36d03be36df3fac88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ce90c639ffa7012c0b3d7a3c35c48bd478dd9dc271037c36d03be36df3fac88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce90c639ffa7012c0b3d7a3c35c48bd478dd9dc271037c36d03be36df3fac88", kill_on_drop: false }` [INFO] [stdout] 9ce90c639ffa7012c0b3d7a3c35c48bd478dd9dc271037c36d03be36df3fac88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577802bd21abb2e2bab710f38e3301dbbd82f2819c4b00e62a1bec88d8a8e35e [INFO] running `Command { std: "docker" "start" "-a" "577802bd21abb2e2bab710f38e3301dbbd82f2819c4b00e62a1bec88d8a8e35e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling gramma v0.2.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `MyTryKind` is never used [INFO] [stdout] --> src/utils.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/utils.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait MyTry: Sized { [INFO] [stdout] | ----- associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn flat_map( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn continue_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn flat_map_break( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn break_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MapBreak` is never used [INFO] [stdout] --> src/utils.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `WithContinue` is never used [INFO] [stdout] --> src/utils.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionalExt` is never used [INFO] [stdout] --> src/utils.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `Command { std: "docker" "inspect" "577802bd21abb2e2bab710f38e3301dbbd82f2819c4b00e62a1bec88d8a8e35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577802bd21abb2e2bab710f38e3301dbbd82f2819c4b00e62a1bec88d8a8e35e", kill_on_drop: false }` [INFO] [stdout] 577802bd21abb2e2bab710f38e3301dbbd82f2819c4b00e62a1bec88d8a8e35e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4da383f13227fca6bfcf85a3efbae150c21d4410800eaf203759abcc5ba8420 [INFO] running `Command { std: "docker" "start" "-a" "f4da383f13227fca6bfcf85a3efbae150c21d4410800eaf203759abcc5ba8420", kill_on_drop: false }` [INFO] [stdout] warning: trait `MyTryKind` is never used [INFO] [stdout] --> src/utils.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gramma v0.2.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/utils.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait MyTry: Sized { [INFO] [stdout] | ----- associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn flat_map( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn continue_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn flat_map_break( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn break_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MapBreak` is never used [INFO] [stdout] --> src/utils.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `WithContinue` is never used [INFO] [stdout] --> src/utils.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionalExt` is never used [INFO] [stdout] --> src/utils.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MyTryKind` is never used [INFO] [stdout] --> src/utils.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/utils.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait MyTry: Sized { [INFO] [stdout] | ----- associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn flat_map( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn continue_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn flat_map_break( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn break_also_with( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MapBreak` is never used [INFO] [stdout] --> src/utils.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `WithContinue` is never used [INFO] [stdout] --> src/utils.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionalExt` is never used [INFO] [stdout] --> src/utils.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "f4da383f13227fca6bfcf85a3efbae150c21d4410800eaf203759abcc5ba8420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4da383f13227fca6bfcf85a3efbae150c21d4410800eaf203759abcc5ba8420", kill_on_drop: false }` [INFO] [stdout] f4da383f13227fca6bfcf85a3efbae150c21d4410800eaf203759abcc5ba8420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6f7170ff5bdea3283c4c92e9f8d948bfb12444e06271c8598da84af54729a83 [INFO] running `Command { std: "docker" "start" "-a" "e6f7170ff5bdea3283c4c92e9f8d948bfb12444e06271c8598da84af54729a83", kill_on_drop: false }` [INFO] [stderr] warning: trait `MyTryKind` is never used [INFO] [stderr] --> src/utils.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | pub(crate) trait MyTryKind: MyTry { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/utils.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 43 | pub(crate) trait MyTry: Sized { [INFO] [stderr] | ----- associated items in this trait [INFO] [stderr] ... [INFO] [stderr] 50 | fn from_continue(c: Self::Continue) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | fn from_break(b: Self::Break) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | fn map(self, f: impl FnOnce(Self::Continue) -> C) -> WithContinue { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 65 | fn flat_map( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | fn continue_also(self, f: impl FnOnce(&mut Self::Continue)) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 90 | fn continue_also_with( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 99 | fn map_break(self, f: impl FnOnce(Self::Break) -> B) -> Self::WithBreak [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 109 | fn flat_map_break( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | fn break_also_with( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `MapBreak` is never used [INFO] [stderr] --> src/utils.rs:136:18 [INFO] [stderr] | [INFO] [stderr] 136 | pub(crate) trait MapBreak: MyTry { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `WithContinue` is never used [INFO] [stderr] --> src/utils.rs:140:17 [INFO] [stderr] | [INFO] [stderr] 140 | pub(crate) type WithContinue = <::Kind as MyTryKind>::WithContinue; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `FunctionalExt` is never used [INFO] [stderr] --> src/utils.rs:217:18 [INFO] [stderr] | [INFO] [stderr] 217 | pub(crate) trait FunctionalExt: Sized { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gramma` (lib) generated 5 warnings [INFO] [stderr] warning: `gramma` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gramma-e9f29d0033eb9281) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test string_matcher::basic_matchers::src_start_at_end ... ok [INFO] [stdout] test string_matcher::basic_matchers::src_start_mid_src ... ok [INFO] [stdout] test string_matcher::basic_matchers::src_start_at_start ... ok [INFO] [stdout] test string_matcher::simple_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/long_lookahead.rs (/opt/rustwide/target/debug/deps/long_lookahead-c3a8e26aa152fa3a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test long3 ... ok [INFO] [stdout] test long2 ... ok [INFO] [stdout] test long1 ... ok [INFO] [stdout] test long4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/nested_exprs.rs (/opt/rustwide/target/debug/deps/nested_exprs-58588e71dc9fad48) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parse_test2 ... ok [INFO] [stdout] test parse_test1 ... ok [INFO] [stdout] test parse_test3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/string_matcher.rs (/opt/rustwide/target/debug/deps/string_matcher-9bf47db98fc9c612) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test matchers::infix::simple_add_match ... ok [INFO] [stdout] test matchers::infix::simple_or_match ... ok [INFO] [stdout] test matchers::infix::simple_or_miss ... ok [INFO] [stdout] test matchers::infix::simple_add_miss ... ok [INFO] [stdout] test matchers::lookaround::consistent_precedes_match ... ok [INFO] [stdout] test matchers::lookaround::consistent_follows_match ... ok [INFO] [stdout] test matchers::lookaround::inconsistent_follows_miss ... ok [INFO] [stdout] test matchers::lookaround::inconsistent_precedes_miss ... ok [INFO] [stdout] test matchers::lookaround::simple_follows_miss ... ok [INFO] [stdout] test matchers::lookaround::simple_follows_match ... ok [INFO] [stdout] test matchers::lookaround::simple_precedes_match ... ok [INFO] [stdout] test matchers::lookaround::simple_precedes_miss ... ok [INFO] [stdout] test matchers::repeat::backtrack_empty_match_greedy ... ok [INFO] [stdout] test matchers::repeat::backtrack_empty_match_lazy ... ok [INFO] [stdout] test matchers::repeat::backtrack_empty_miss_simple ... ok [INFO] [stdout] test matchers::repeat::char_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::char_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::char_repeat_simple ... ok [INFO] [stdout] test matchers::repeat::complex_repeat_match_greedy ... ok [INFO] [stdout] test matchers::repeat::complex_repeat_match_lazy ... ok [INFO] [stdout] test matchers::repeat::empty_match_lazy ... ok [INFO] [stdout] test matchers::repeat::empty_match_greedy ... ok [INFO] [stdout] test matchers::repeat::empty_match_simple ... ok [INFO] [stdout] test matchers::repeat::complex_repeat_miss_simple ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_match ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_greedy ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_too_many_match ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_simple ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_matches_empty_when_repetition_found ... ok [INFO] [stdout] test matchers::repeat::follows_after_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_not_enough_miss ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_match_greedy ... ok [INFO] [stdout] test matchers::repeat::fixed_repeat_zero_lazy ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_match_simple ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_miss ... ok [INFO] [stdout] test matchers::repeat::follows_after_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_follows_after_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_follows_after_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::lower_bounded_repeat_match_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_lookahead_in_simple_list ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::lazy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::lazy_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::greedy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::simple_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::simple_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::greedy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::lazy_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::greedy_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::greedy_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::greedy_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::lazy_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::simple_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::lazy_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::simple_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::lazy_lazy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::simple_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_greedy ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_simple ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_symbol::greedy_lazy ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_with_terminator_greedy ... ok [INFO] [stdout] test matchers::repeat::negative_precedes_in_repeat::match_letter::simple_simple ... ok [INFO] [stdout] test matchers::repeat::partial_backtrack_empty_match_greedy ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_with_terminator_lazy ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_greedy_in_simple ... ok [INFO] [stdout] test matchers::repeat::partial_backtrack_empty_miss_simple ... ok [INFO] [stdout] test matchers::repeat::partial_backtrack_empty_match_lazy ... ok [INFO] [stdout] test matchers::repeat::upper_bounded_repeat_match_lazy ... ok [INFO] [stdout] test matchers::repeat::upper_bounded_repeat_match_simple ... ok [INFO] [stdout] test matchers::repeat::nested_repeat_lazy ... ok [INFO] [stdout] test matchers::repeat::upper_bounded_repeat_match_greedy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/token.rs (/opt/rustwide/target/debug/deps/token-f1aaefc511c2663f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test token_tests::string_pattern::parse_expr1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/transforms.rs (/opt/rustwide/target/debug/deps/transforms-ebf0ad77a9c65d03) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test not_parse_simple_invalid_1 ... ok [INFO] [stdout] test not_parse_simple_valid_1 ... ok [INFO] [stdout] test not_parse_text_segment_invalid_1 ... ok [INFO] [stdout] test not_parse_text_block_valid_1 ... ok [INFO] [stdout] test not_parse_text_segment_valid_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests gramma [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 276) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 159) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... FAILED [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 259) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 214) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 197) ... ok [INFO] [stdout] test src/string_matcher/operators.rs - string_matcher::operators::precedes (line 348) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 179) ... ok [INFO] [stdout] test src/string_matcher/operators.rs - string_matcher::operators::follows (line 369) ... ok [INFO] [stdout] test src/ast/macros/mod.rs - ast::macros::define_rule (line 405) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 243) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 88) ... ok [INFO] [stdout] test src/string_matcher/macros.rs - string_matcher::macros::string_pattern (line 35) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 135) ... ok [INFO] [stdout] test src/string_matcher/macros.rs - string_matcher::macros::string_matcher (line 12) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 100) ... ok [INFO] [stdout] test src/string_matcher/mod.rs - string_matcher (line 12) ... ok [INFO] [stdout] test src/string_matcher/macros.rs - string_matcher::macros::define_string_pattern (line 54) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 22) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e6f7170ff5bdea3283c4c92e9f8d948bfb12444e06271c8598da84af54729a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f7170ff5bdea3283c4c92e9f8d948bfb12444e06271c8598da84af54729a83", kill_on_drop: false }` [INFO] [stdout] e6f7170ff5bdea3283c4c92e9f8d948bfb12444e06271c8598da84af54729a83