[INFO] fetching crate hirola-macros 0.4.0... [INFO] testing hirola-macros-0.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hirola-macros 0.4.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate hirola-macros 0.4.0 [INFO] finished tweaking crates.io crate hirola-macros 0.4.0 [INFO] tweaked toml for crates.io crate hirola-macros 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hirola-macros 0.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (available: v0.5.0) [INFO] [stderr] Adding rstml v0.11.2 (available: v0.12.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb06489e388f17f060909013b668a5cc2adbf493a2c0a4b308507ed7d2d8baf9 [INFO] running `Command { std: "docker" "start" "-a" "bb06489e388f17f060909013b668a5cc2adbf493a2c0a4b308507ed7d2d8baf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb06489e388f17f060909013b668a5cc2adbf493a2c0a4b308507ed7d2d8baf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb06489e388f17f060909013b668a5cc2adbf493a2c0a4b308507ed7d2d8baf9", kill_on_drop: false }` [INFO] [stdout] bb06489e388f17f060909013b668a5cc2adbf493a2c0a4b308507ed7d2d8baf9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e297436e8d1c444ac1b6f4df4c12eff371f1ec44d4f7e4c2ccb611d5698d4db6 [INFO] running `Command { std: "docker" "start" "-a" "e297436e8d1c444ac1b6f4df4c12eff371f1ec44d4f7e4c2ccb611d5698d4db6", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling hirola-macros v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s [INFO] running `Command { std: "docker" "inspect" "e297436e8d1c444ac1b6f4df4c12eff371f1ec44d4f7e4c2ccb611d5698d4db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e297436e8d1c444ac1b6f4df4c12eff371f1ec44d4f7e4c2ccb611d5698d4db6", kill_on_drop: false }` [INFO] [stdout] e297436e8d1c444ac1b6f4df4c12eff371f1ec44d4f7e4c2ccb611d5698d4db6 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb967b78046c54e2aaa6b0ccf34d351392af0f97c29d899f9973dfa90d4898f [INFO] running `Command { std: "docker" "start" "-a" "7bb967b78046c54e2aaa6b0ccf34d351392af0f97c29d899f9973dfa90d4898f", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stderr] Compiling hirola-macros v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hirola_ssr` [INFO] [stdout] --> tests/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hirola_ssr::render_to_string; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `hirola_ssr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hirola_ssr`, use `cargo add hirola_ssr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hirola_ssr` [INFO] [stdout] --> tests/component.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hirola_ssr::{render_to_string, SsrNode}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `hirola_ssr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hirola_ssr`, use `cargo add hirola_ssr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `hirola` in the crate root [INFO] [stdout] --> tests/component.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `hirola` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `hirola` in this scope [INFO] [stdout] --> tests/component.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `hirola` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hirola`, use `cargo add hirola` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `hirola` in the crate root [INFO] [stdout] --> tests/component.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | html! {
{world}
} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `hirola` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `hirola` in the crate root [INFO] [stdout] --> tests/component.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ could not find `hirola` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `hirola` in this scope [INFO] [stdout] --> tests/component.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[component] [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `hirola` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hirola`, use `cargo add hirola` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `hirola` in the crate root [INFO] [stdout] --> tests/component.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | html! {{world}
} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `hirola` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `hirola` in the crate root [INFO] [stdout] --> tests/component.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / html! { [INFO] [stdout] 19 | | <> [INFO] [stdout] 20 | |{world}
}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `hirola` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 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 `hirola-macros` (test "lib") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hirola-macros` (test "component") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "7bb967b78046c54e2aaa6b0ccf34d351392af0f97c29d899f9973dfa90d4898f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb967b78046c54e2aaa6b0ccf34d351392af0f97c29d899f9973dfa90d4898f", kill_on_drop: false }` [INFO] [stdout] 7bb967b78046c54e2aaa6b0ccf34d351392af0f97c29d899f9973dfa90d4898f