[INFO] fetching crate hemtt-config 1.0.0... [INFO] checking hemtt-config-1.0.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate hemtt-config 1.0.0 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hemtt-config 1.0.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 583e54a389526dee02ed56456daaef6b9dbec07a8d91484956daf728bed3f9ed [INFO] running `Command { std: "docker" "start" "-a" "583e54a389526dee02ed56456daaef6b9dbec07a8d91484956daf728bed3f9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "583e54a389526dee02ed56456daaef6b9dbec07a8d91484956daf728bed3f9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583e54a389526dee02ed56456daaef6b9dbec07a8d91484956daf728bed3f9ed", kill_on_drop: false }` [INFO] [stdout] 583e54a389526dee02ed56456daaef6b9dbec07a8d91484956daf728bed3f9ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6809e678765f8a49a13dd1387c581a6e9d3258fbf1a917bc602cd8d7583087 [INFO] running `Command { std: "docker" "start" "-a" "5e6809e678765f8a49a13dd1387c581a6e9d3258fbf1a917bc602cd8d7583087", kill_on_drop: false }` [INFO] [stderr] Checking peekmore v1.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking hemtt-tokens v1.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [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[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] [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] 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] [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] 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/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] [stderr] error: could not compile `hemtt-config` (test "rapify") due to 2 previous errors [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/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" "5e6809e678765f8a49a13dd1387c581a6e9d3258fbf1a917bc602cd8d7583087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6809e678765f8a49a13dd1387c581a6e9d3258fbf1a917bc602cd8d7583087", kill_on_drop: false }` [INFO] [stdout] 5e6809e678765f8a49a13dd1387c581a6e9d3258fbf1a917bc602cd8d7583087