[INFO] fetching crate mogwai-html-macro 0.3.1... [INFO] testing mogwai-html-macro-0.3.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mogwai-html-macro 0.3.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mogwai-html-macro 0.3.1 [INFO] finished tweaking crates.io crate mogwai-html-macro 0.3.1 [INFO] tweaked toml for crates.io crate mogwai-html-macro 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mogwai-html-macro 0.3.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding syn-rsx v0.7.3 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce5d9eeb8cb5f847d47ca2e2f7f5d8e923cb889ea11e56d7aebbdd61127ef163 [INFO] running `Command { std: "docker" "start" "-a" "ce5d9eeb8cb5f847d47ca2e2f7f5d8e923cb889ea11e56d7aebbdd61127ef163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce5d9eeb8cb5f847d47ca2e2f7f5d8e923cb889ea11e56d7aebbdd61127ef163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5d9eeb8cb5f847d47ca2e2f7f5d8e923cb889ea11e56d7aebbdd61127ef163", kill_on_drop: false }` [INFO] [stdout] ce5d9eeb8cb5f847d47ca2e2f7f5d8e923cb889ea11e56d7aebbdd61127ef163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 704a4e101e7c6d095fc850dbee4e6548944544f479c0b013d3da507ea14a8fa4 [INFO] running `Command { std: "docker" "start" "-a" "704a4e101e7c6d095fc850dbee4e6548944544f479c0b013d3da507ea14a8fa4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn-rsx v0.7.3 [INFO] [stderr] Compiling mogwai-html-macro v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name_span` is never read [INFO] [stdout] --> src/tokens.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | Element { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 131 | name: String, [INFO] [stdout] 132 | name_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ViewToken` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s [INFO] running `Command { std: "docker" "inspect" "704a4e101e7c6d095fc850dbee4e6548944544f479c0b013d3da507ea14a8fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704a4e101e7c6d095fc850dbee4e6548944544f479c0b013d3da507ea14a8fa4", kill_on_drop: false }` [INFO] [stdout] 704a4e101e7c6d095fc850dbee4e6548944544f479c0b013d3da507ea14a8fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c37ca3901117633bfc6878829ab1ecf619ea672a05a6fe28a78757fd016e8e4 [INFO] running `Command { std: "docker" "start" "-a" "9c37ca3901117633bfc6878829ab1ecf619ea672a05a6fe28a78757fd016e8e4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling syn-rsx v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mogwai-html-macro v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name_span` is never read [INFO] [stdout] --> src/tokens.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | Element { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 131 | name: String, [INFO] [stdout] 132 | name_span: proc_macro2::Span, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ViewToken` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.54 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] --> tests/integration_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mogwai::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mogwai`, use `cargo add mogwai` 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 `mogwai` [INFO] [stdout] --> tests/integration_test.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | let _ = builder! { [INFO] [stdout] | _____________^ [INFO] [stdout] 15 | |
"just a string with the number" {format!("{}", x)} "<- blah blah"[INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mogwai`, use `cargo add mogwai` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] --> tests/integration_test.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | let s: String = view! { [INFO] [stdout] | _____________________^ [INFO] [stdout] 108 | |
"just a string with the number" {format!("{}", x)}[INFO] [stdout] 109 | | } [INFO] [stdout] | |_____^ use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mogwai`, use `cargo add mogwai` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] --> tests/integration_test.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | let s: String = view! { [INFO] [stdout] | _____________________^ [INFO] [stdout] 118 | |
"this is text <- text"[INFO] [stdout] 119 | | } [INFO] [stdout] | |_____^ use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mogwai`, use `cargo add mogwai` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mogwai` [INFO] [stdout] --> tests/integration_test.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | let _: String = view! { [INFO] [stdout] | _____________________^ [INFO] [stdout] 128 | |