[INFO] fetching crate hemtt-config 1.0.0...
[INFO] checking hemtt-config-1.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hemtt-config 1.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate hemtt-config 1.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peekmore v1.3.0
[INFO] [stderr]   Downloaded hemtt-error v1.0.0
[INFO] [stderr]   Downloaded hemtt-tokens v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e48a8c55876d25d8dd232bcb2668ea02b37ffdb4b7232dc5084240d9f34c8e19
[INFO] running `Command { std: "docker" "start" "-a" "e48a8c55876d25d8dd232bcb2668ea02b37ffdb4b7232dc5084240d9f34c8e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e48a8c55876d25d8dd232bcb2668ea02b37ffdb4b7232dc5084240d9f34c8e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e48a8c55876d25d8dd232bcb2668ea02b37ffdb4b7232dc5084240d9f34c8e19", kill_on_drop: false }`
[INFO] [stdout] e48a8c55876d25d8dd232bcb2668ea02b37ffdb4b7232dc5084240d9f34c8e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c68bb1a1a92018bc2e11448849118182a8f429ba397c21979729da472b6c6ae
[INFO] running `Command { std: "docker" "start" "-a" "2c68bb1a1a92018bc2e11448849118182a8f429ba397c21979729da472b6c6ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking peekmore v1.3.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking hemtt-tokens v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking hemtt-error v1.0.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking hemtt-config v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peekmore::PeekMore`
[INFO] [stdout]    --> src/model/number.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     use peekmore::PeekMore;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peekmore::PeekMore`
[INFO] [stdout]    --> src/model/class.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |     use peekmore::PeekMore;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peekmore::PeekMore`
[INFO] [stdout]    --> src/model/str.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use peekmore::PeekMore;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peekmore::PeekMore`
[INFO] [stdout]    --> src/model/entry.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use peekmore::PeekMore;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `hemtt_preprocessor`
[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 undeclared crate or module `hemtt_preprocessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `peekmore::PeekMore`
[INFO] [stdout]  --> tests/rapify.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use peekmore::PeekMore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[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] [stderr] error: could not compile `hemtt-config` (test "rapify") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 25 previous errors; 4 warnings emitted
[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 26 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2c68bb1a1a92018bc2e11448849118182a8f429ba397c21979729da472b6c6ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c68bb1a1a92018bc2e11448849118182a8f429ba397c21979729da472b6c6ae", kill_on_drop: false }`
[INFO] [stdout] 2c68bb1a1a92018bc2e11448849118182a8f429ba397c21979729da472b6c6ae
