[INFO] fetching crate heart-patched-maud 0.26.0... [INFO] checking heart-patched-maud-0.26.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate heart-patched-maud 0.26.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate heart-patched-maud 0.26.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate heart-patched-maud 0.26.0 [INFO] tweaked toml for crates.io crate heart-patched-maud 0.26.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate heart-patched-maud 0.26.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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 410 packages to latest compatible versions [INFO] [stderr] Adding axum-core v0.4.5 (available: v0.5.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 32a9978f5fdb5ee6d18ac53c5718a7e1922bb23ffe944fabc62c8f3472a0769f [INFO] running `Command { std: "docker" "start" "-a" "32a9978f5fdb5ee6d18ac53c5718a7e1922bb23ffe944fabc62c8f3472a0769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a9978f5fdb5ee6d18ac53c5718a7e1922bb23ffe944fabc62c8f3472a0769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a9978f5fdb5ee6d18ac53c5718a7e1922bb23ffe944fabc62c8f3472a0769f", kill_on_drop: false }` [INFO] [stdout] 32a9978f5fdb5ee6d18ac53c5718a7e1922bb23ffe944fabc62c8f3472a0769f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d3df5a720ddfaf7ec043aa297f86449c7c600169e2919d494735f32bcfeecf3b [INFO] running `Command { std: "docker" "start" "-a" "d3df5a720ddfaf7ec043aa297f86449c7c600169e2919d494735f32bcfeecf3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling heart-patched-maud_macros v0.26.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking heart-patched-maud v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking trybuild v1.0.105 [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/absolute_paths.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use maud::html; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> benches/complicated_maud.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use maud::{html, Markup}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/maud.rs, use `mod maud` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 3 + mod maud; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> benches/complicated_maud.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use maud::{html, Markup, Render}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/maud.rs, use `mod maud` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 3 + mod maud; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/basic_syntax.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use maud::{html, Markup}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button` and `RequestMethod` [INFO] [stdout] --> benches/complicated_maud.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | use crate::btn::{Button, RequestMethod}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `heart-patched-maud` (test "absolute_paths") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/control_structures.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use maud::html; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` 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] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/misc.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use maud::html; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/misc.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use maud::Render; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/misc.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | use maud::Render; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/misc.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | use maud::{Markup, PreEscaped}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` 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 `heart-patched-maud` (bench "complicated_maud") due to 2 previous errors; 1 warning emitted [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> benches/maud.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use maud::html; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file benches/maud.rs, use `mod maud` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 3 + mod maud; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/splices.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use maud::html; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `maud` [INFO] [stdout] --> tests/splices.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use maud::PreEscaped; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `heart-patched-maud` (test "basic_syntax") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `heart-patched-maud` (test "control_structures") due to 1 previous error [INFO] [stderr] error: could not compile `heart-patched-maud` (bench "maud") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `heart-patched-maud` (test "splices") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `maud` [INFO] [stdout] --> tests/misc.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | impl maud::Render for R { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` 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 `maud` [INFO] [stdout] --> tests/misc.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | fn render(&self) -> maud::Markup { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `maud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `maud`, use `cargo add maud` 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] [stderr] error: could not compile `heart-patched-maud` (test "misc") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "d3df5a720ddfaf7ec043aa297f86449c7c600169e2919d494735f32bcfeecf3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3df5a720ddfaf7ec043aa297f86449c7c600169e2919d494735f32bcfeecf3b", kill_on_drop: false }` [INFO] [stdout] d3df5a720ddfaf7ec043aa297f86449c7c600169e2919d494735f32bcfeecf3b