[INFO] fetching crate moore-svlog-syntax 0.14.0... [INFO] testing moore-svlog-syntax-0.14.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate moore-svlog-syntax 0.14.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate moore-svlog-syntax 0.14.0 [INFO] finished tweaking crates.io crate moore-svlog-syntax 0.14.0 [INFO] tweaked toml for crates.io crate moore-svlog-syntax 0.14.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moore-svlog-syntax 0.14.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ea1ecb09aac2600a86cfa79108869398d9db45aa8552a24845adbefae62dcd9 [INFO] running `Command { std: "docker" "start" "-a" "7ea1ecb09aac2600a86cfa79108869398d9db45aa8552a24845adbefae62dcd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ea1ecb09aac2600a86cfa79108869398d9db45aa8552a24845adbefae62dcd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ea1ecb09aac2600a86cfa79108869398d9db45aa8552a24845adbefae62dcd9", kill_on_drop: false }` [INFO] [stdout] 7ea1ecb09aac2600a86cfa79108869398d9db45aa8552a24845adbefae62dcd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c699fac8dbc00604810e87a8238f7ad73be51662b3854cbbd8142fb8fe8f8fff [INFO] running `Command { std: "docker" "start" "-a" "c699fac8dbc00604810e87a8238f7ad73be51662b3854cbbd8142fb8fe8f8fff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling moore-common v0.14.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling moore-derive v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling moore-svlog-syntax v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ast.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ast.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | fn format_definite(&self) -> FormatNodeDefinite [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn format_definite(&self) -> FormatNodeDefinite<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lexer.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer { [INFO] [stdout] | -- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.31s [INFO] running `Command { std: "docker" "inspect" "c699fac8dbc00604810e87a8238f7ad73be51662b3854cbbd8142fb8fe8f8fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c699fac8dbc00604810e87a8238f7ad73be51662b3854cbbd8142fb8fe8f8fff", kill_on_drop: false }` [INFO] [stdout] c699fac8dbc00604810e87a8238f7ad73be51662b3854cbbd8142fb8fe8f8fff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe08bfd7f860a4912788101b4826bc5bc172c3b36bc7941de3f1ea78ca69804 [INFO] running `Command { std: "docker" "start" "-a" "efe08bfd7f860a4912788101b4826bc5bc172c3b36bc7941de3f1ea78ca69804", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ast.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ast.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | fn format_definite(&self) -> FormatNodeDefinite [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn format_definite(&self) -> FormatNodeDefinite<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling moore-svlog-syntax v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lexer.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer { [INFO] [stdout] | -- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ast.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> ast.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | fn format_definite(&self) -> FormatNodeDefinite [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | fn format_definite(&self) -> FormatNodeDefinite<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lexer.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer { [INFO] [stdout] | -- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> preproc.rs:1317:23 [INFO] [stdout] | [INFO] [stdout] 1317 | fn preproc(input: &str) -> Preprocessor { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1317 | fn preproc(input: &str) -> Preprocessor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.75s [INFO] running `Command { std: "docker" "inspect" "efe08bfd7f860a4912788101b4826bc5bc172c3b36bc7941de3f1ea78ca69804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe08bfd7f860a4912788101b4826bc5bc172c3b36bc7941de3f1ea78ca69804", kill_on_drop: false }` [INFO] [stdout] efe08bfd7f860a4912788101b4826bc5bc172c3b36bc7941de3f1ea78ca69804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b47a021681e8becae030f69be4186d8990034ac1253e6f34c3b97de4658bf607 [INFO] running `Command { std: "docker" "start" "-a" "b47a021681e8becae030f69be4186d8990034ac1253e6f34c3b97de4658bf607", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> ast.rs:123:26 [INFO] [stderr] | [INFO] [stderr] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 123 | fn format_indefinite(&self) -> FormatNodeIndefinite<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> ast.rs:132:24 [INFO] [stderr] | [INFO] [stderr] 132 | fn format_definite(&self) -> FormatNodeDefinite [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 132 | fn format_definite(&self) -> FormatNodeDefinite<'_> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> lexer.rs:23:44 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer { [INFO] [stderr] | -- ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 23 | pub fn new(input: Preprocessor<'a>) -> Lexer<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `moore-svlog-syntax` (lib) generated 3 warnings (run `cargo fix --lib -p moore-svlog-syntax` to apply 3 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> preproc.rs:1317:23 [INFO] [stderr] | [INFO] [stderr] 1317 | fn preproc(input: &str) -> Preprocessor { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1317 | fn preproc(input: &str) -> Preprocessor<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `moore-svlog-syntax` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p moore-svlog-syntax --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/moore_svlog_syntax-dddbe3362dbcabe7) [INFO] [stdout] test cat::tests::empty ... ok [INFO] [stdout] test lexer::tests::underscores_in_literal_constant_numbers ... ignored [INFO] [stdout] test lexer::tests::unbased_unsized_literal ... ok [INFO] [stdout] test cat::tests::non_empty ... ok [INFO] [stdout] test lexer::tests::unsized_literal_constant_numbers ... ok [INFO] [stdout] test lexer::tests::multiline_string_literal ... ok [INFO] [stdout] test lexer::tests::number_literal ... ok [INFO] [stdout] test lexer::tests::signed_literal_constant_numbers ... ok [INFO] [stdout] test lexer::tests::time_literal ... ok [INFO] [stdout] test lexer::tests::sized_literal_constant_numbers ... ok [INFO] [stdout] test lexer::tests::sys_idents ... ok [INFO] [stdout] test preproc::tests::include ... ok [INFO] [stdout] test preproc::tests::include_and_define ... ok [INFO] [stdout] test preproc::tests::macro_args ... ok [INFO] [stdout] test preproc::tests::macro_name_with_digits_and_underscores ... ok [INFO] [stdout] test preproc::tests::macro_noargs_parentheses ... ok [INFO] [stdout] test lexer::tests::idents ... ok [INFO] [stdout] test lexer::tests::esc_idents ... ok [INFO] [stdout] test lexer::tests::unsized_literal_constant_numbers_illegal - should panic ... ok [INFO] [stdout] test preproc::tests::conditional_define - should panic ... ok [INFO] [stderr] Doc-tests moore_svlog_syntax [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ast.rs - ast::Visitor (line 2574) ... ignored [INFO] [stdout] test cat.rs - cat (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b47a021681e8becae030f69be4186d8990034ac1253e6f34c3b97de4658bf607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47a021681e8becae030f69be4186d8990034ac1253e6f34c3b97de4658bf607", kill_on_drop: false }` [INFO] [stdout] b47a021681e8becae030f69be4186d8990034ac1253e6f34c3b97de4658bf607