[INFO] fetching crate omnilinter 0.7.0...
[INFO] testing omnilinter-0.7.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate omnilinter 0.7.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate omnilinter 0.7.0
[INFO] finished tweaking crates.io crate omnilinter 0.7.0
[INFO] tweaked toml for crates.io crate omnilinter 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate omnilinter 0.7.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omnilinter 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded relative-path v1.9.2
[INFO] [stderr]   Downloaded pest_meta v2.7.8
[INFO] [stderr]   Downloaded pest_generator v2.7.8
[INFO] [stderr]   Downloaded pest v2.7.8
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded pest_derive v2.7.8
[INFO] [stderr]   Downloaded either v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ae8825a63dfef29b1fd284d6d93d9da05d3f80c0adb60eac84d1ffacb1dfcfe
[INFO] running `Command { std: "docker" "start" "-a" "2ae8825a63dfef29b1fd284d6d93d9da05d3f80c0adb60eac84d1ffacb1dfcfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae8825a63dfef29b1fd284d6d93d9da05d3f80c0adb60eac84d1ffacb1dfcfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae8825a63dfef29b1fd284d6d93d9da05d3f80c0adb60eac84d1ffacb1dfcfe", kill_on_drop: false }`
[INFO] [stdout] 2ae8825a63dfef29b1fd284d6d93d9da05d3f80c0adb60eac84d1ffacb1dfcfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 453e8b831d6a16be6919f0dd334483e55e738220d6c267a2595398f9b325a72a
[INFO] running `Command { std: "docker" "start" "-a" "453e8b831d6a16be6919f0dd334483e55e738220d6c267a2595398f9b325a72a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]    Compiling omnilinter v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.20s
[INFO] running `Command { std: "docker" "inspect" "453e8b831d6a16be6919f0dd334483e55e738220d6c267a2595398f9b325a72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453e8b831d6a16be6919f0dd334483e55e738220d6c267a2595398f9b325a72a", kill_on_drop: false }`
[INFO] [stdout] 453e8b831d6a16be6919f0dd334483e55e738220d6c267a2595398f9b325a72a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 175d8eaef4a6da876337906b7bbc8e926c3ece220461443da4f572f7913cc135
[INFO] running `Command { std: "docker" "start" "-a" "175d8eaef4a6da876337906b7bbc8e926c3ece220461443da4f572f7913cc135", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling omnilinter v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/conditionless_rule.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::TestCase;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/content_condition_combinations.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/content_conditions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/error_exitcode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::TestCase;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/glob_patterns.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::TestCase;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/glob_scope.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use testutils::{paths, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/ignore_marker.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/includes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/lines_condition.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/multiple_rules.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/parsing_errors.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/path_condition_combinations.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/path_conditions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/premature.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/regexp_patterns.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/reporting_target.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/size_condition.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/stdout.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, paths, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> tests/integration_tests/tags.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use testutils::{lines, TestCase};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `omnilinter` (test "integration_test") due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `testutils`
[INFO] [stdout]  --> src/config/parser/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use testutils::lines;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `testutils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testutils`, use `cargo add testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `omnilinter` (bin "omnilinter" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "175d8eaef4a6da876337906b7bbc8e926c3ece220461443da4f572f7913cc135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "175d8eaef4a6da876337906b7bbc8e926c3ece220461443da4f572f7913cc135", kill_on_drop: false }`
[INFO] [stdout] 175d8eaef4a6da876337906b7bbc8e926c3ece220461443da4f572f7913cc135
