[INFO] fetching crate hemtt-config 1.0.0... [INFO] checking hemtt-config-1.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate hemtt-config 1.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate hemtt-config 1.0.0 [INFO] finished tweaking crates.io crate hemtt-config 1.0.0 [INFO] tweaked toml for crates.io crate hemtt-config 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hemtt-config 1.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hemtt-error v1.0.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea320f0f9244b496a0d9c49d60bf90b8cdcc2d6622d31aae1015235620757cca [INFO] running `Command { std: "docker" "start" "-a" "ea320f0f9244b496a0d9c49d60bf90b8cdcc2d6622d31aae1015235620757cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea320f0f9244b496a0d9c49d60bf90b8cdcc2d6622d31aae1015235620757cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea320f0f9244b496a0d9c49d60bf90b8cdcc2d6622d31aae1015235620757cca", kill_on_drop: false }` [INFO] [stdout] ea320f0f9244b496a0d9c49d60bf90b8cdcc2d6622d31aae1015235620757cca [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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0734164b11a65de8c4e41b3ec0eaf266b1777a0cd45e06f10860b179c30b8ec [INFO] running `Command { std: "docker" "start" "-a" "f0734164b11a65de8c4e41b3ec0eaf266b1777a0cd45e06f10860b179c30b8ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking peekmore v1.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking hemtt-tokens v1.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking hemtt-error v1.0.0 [INFO] [stderr] Checking hemtt-config v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> tests/rapify.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hemtt_preprocessor::{preprocess_file, resolvers::LocalResolver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hemtt_preprocessor` [INFO] [stdout] --> tests/rapify.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hemtt_preprocessor::{preprocess_file, resolvers::LocalResolver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/class.rs:489:26 [INFO] [stdout] | [INFO] [stdout] 489 | let mut tokens = hemtt_preprocessor::preprocess_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hemtt-config` (test "rapify") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/class.rs:566:26 [INFO] [stdout] | [INFO] [stdout] 566 | let mut tokens = hemtt_preprocessor::preprocess_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/class.rs:597:26 [INFO] [stdout] | [INFO] [stdout] 597 | let mut tokens = hemtt_preprocessor::preprocess_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/class.rs:629:26 [INFO] [stdout] | [INFO] [stdout] 629 | let mut tokens = hemtt_preprocessor::preprocess_string( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/entry.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | let mut tokens = hemtt_preprocessor::preprocess_string(r#""test""#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/entry.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | let mut tokens = hemtt_preprocessor::preprocess_string(&source.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/entry.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | let mut tokens = hemtt_preprocessor::preprocess_string(source) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/entry.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | let mut tokens = hemtt_preprocessor::preprocess_string(source) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/entry.rs:204:30 [INFO] [stdout] | [INFO] [stdout] 204 | let mut tokens = hemtt_preprocessor::preprocess_string(source) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | let mut tokens = hemtt_preprocessor::preprocess_string("12345678901234567") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | let mut tokens = hemtt_preprocessor::preprocess_string("1234567890") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:236:26 [INFO] [stdout] | [INFO] [stdout] 236 | let mut tokens = hemtt_preprocessor::preprocess_string("-1234567890") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:251:26 [INFO] [stdout] | [INFO] [stdout] 251 | let mut tokens = hemtt_preprocessor::preprocess_string("1234567890.1234567890") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:262:26 [INFO] [stdout] | [INFO] [stdout] 262 | let mut tokens = hemtt_preprocessor::preprocess_string("-1234567890.1234567890") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 277 | let mut tokens = hemtt_preprocessor::preprocess_string("0x1234567890") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | let mut tokens = hemtt_preprocessor::preprocess_string("1e-3") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:303:26 [INFO] [stdout] | [INFO] [stdout] 303 | let mut tokens = hemtt_preprocessor::preprocess_string("1e3") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:314:26 [INFO] [stdout] | [INFO] [stdout] 314 | let mut tokens = hemtt_preprocessor::preprocess_string("1e-007") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | let mut tokens = hemtt_preprocessor::preprocess_string("1e007") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:336:26 [INFO] [stdout] | [INFO] [stdout] 336 | let mut tokens = hemtt_preprocessor::preprocess_string("1E007") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:347:26 [INFO] [stdout] | [INFO] [stdout] 347 | let mut tokens = hemtt_preprocessor::preprocess_string("1E-007") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/number.rs:358:26 [INFO] [stdout] | [INFO] [stdout] 358 | let mut tokens = hemtt_preprocessor::preprocess_string("1e+007") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/str.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | let mut tokens = hemtt_preprocessor::preprocess_string(r#""test""#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/str.rs:141:26 [INFO] [stdout] | [INFO] [stdout] 141 | let mut tokens = hemtt_preprocessor::preprocess_string(r#""test is ""cool""""#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] --> src/model/str.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | let mut tokens = hemtt_preprocessor::preprocess_string(r#""test" \n "is" \n "cool""#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hemtt_preprocessor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hemtt_preprocessor`, use `cargo add hemtt_preprocessor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hemtt-config` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "f0734164b11a65de8c4e41b3ec0eaf266b1777a0cd45e06f10860b179c30b8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0734164b11a65de8c4e41b3ec0eaf266b1777a0cd45e06f10860b179c30b8ec", kill_on_drop: false }` [INFO] [stdout] f0734164b11a65de8c4e41b3ec0eaf266b1777a0cd45e06f10860b179c30b8ec