[INFO] cloning repository https://github.com/Brocktho/hypertext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brocktho/hypertext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrocktho%2Fhypertext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrocktho%2Fhypertext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29e9dedcbd6fab3bfa1ed73df08402ee0d0bd3cf
[INFO] testing Brocktho/hypertext against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrocktho%2Fhypertext" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brocktho/hypertext
[INFO] finished tweaking git repo https://github.com/Brocktho/hypertext
[INFO] tweaked toml for git repo https://github.com/Brocktho/hypertext written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brocktho/hypertext on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brocktho/hypertext already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9782b7250b2234cda5f0582f8bc07455f15056e8f8868b00a8538916bf2c80be
[INFO] running `Command { std: "docker" "start" "-a" "9782b7250b2234cda5f0582f8bc07455f15056e8f8868b00a8538916bf2c80be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9782b7250b2234cda5f0582f8bc07455f15056e8f8868b00a8538916bf2c80be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9782b7250b2234cda5f0582f8bc07455f15056e8f8868b00a8538916bf2c80be", kill_on_drop: false }`
[INFO] [stdout] 9782b7250b2234cda5f0582f8bc07455f15056e8f8868b00a8538916bf2c80be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3386009987dc34c3a36ec6bbf5d38b4274a5f3866ba943c53817aec2e1b28bd8
[INFO] running `Command { std: "docker" "start" "-a" "3386009987dc34c3a36ec6bbf5d38b4274a5f3866ba943c53817aec2e1b28bd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling rstml v0.12.0
[INFO] [stderr]    Compiling hypertext-macros v0.6.2 (/opt/rustwide/workdir/hypertext-macros)
[INFO] [stderr]    Compiling hypertext v0.6.2 (/opt/rustwide/workdir/hypertext)
[INFO] [stdout] warning: unused macro definition: `svg_elements`
[INFO] [stdout]     --> hypertext/src/html_elements.rs:1467:14
[INFO] [stdout]      |
[INFO] [stdout] 1467 | macro_rules! svg_elements {
[INFO] [stdout]      |              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated constant
[INFO] [stdout]     --> hypertext/src/html_elements.rs:52:25
[INFO] [stdout]      |
[INFO] [stdout]   52 |                           pub const $attr: $crate::Attribute = $crate::Attribute;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   62 | / elements! {
[INFO] [stdout]   63 | |     /// The root of an HTML document.
[INFO] [stdout]   64 | |     html
[INFO] [stdout] ...    |
[INFO] [stdout] 1432 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]      = note: this warning originates in the macro `elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.66s
[INFO] running `Command { std: "docker" "inspect" "3386009987dc34c3a36ec6bbf5d38b4274a5f3866ba943c53817aec2e1b28bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3386009987dc34c3a36ec6bbf5d38b4274a5f3866ba943c53817aec2e1b28bd8", kill_on_drop: false }`
[INFO] [stdout] 3386009987dc34c3a36ec6bbf5d38b4274a5f3866ba943c53817aec2e1b28bd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adbc4fe16e7ec7e0a0b90547d3fa50e0cb68d23e6b0ca34c83ef4ee4a1931c07
[INFO] running `Command { std: "docker" "start" "-a" "adbc4fe16e7ec7e0a0b90547d3fa50e0cb68d23e6b0ca34c83ef4ee4a1931c07", kill_on_drop: false }`
[INFO] [stderr]    Compiling hypertext-macros v0.6.2 (/opt/rustwide/workdir/hypertext-macros)
[INFO] [stderr]    Compiling hypertext v0.6.2 (/opt/rustwide/workdir/hypertext)
[INFO] [stdout] warning: unused macro definition: `svg_elements`
[INFO] [stdout]     --> hypertext/src/html_elements.rs:1467:14
[INFO] [stdout]      |
[INFO] [stdout] 1467 | macro_rules! svg_elements {
[INFO] [stdout]      |              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `svg_elements`
[INFO] [stdout]     --> hypertext/src/html_elements.rs:1467:14
[INFO] [stdout]      |
[INFO] [stdout] 1467 | macro_rules! svg_elements {
[INFO] [stdout]      |              ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated constant
[INFO] [stdout]     --> hypertext/src/html_elements.rs:52:25
[INFO] [stdout]      |
[INFO] [stdout]   52 |                           pub const $attr: $crate::Attribute = $crate::Attribute;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   62 | / elements! {
[INFO] [stdout]   63 | |     /// The root of an HTML document.
[INFO] [stdout]   64 | |     html
[INFO] [stdout] ...    |
[INFO] [stdout] 1432 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]      = note: this warning originates in the macro `elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated constant
[INFO] [stdout]     --> hypertext/src/html_elements.rs:52:25
[INFO] [stdout]      |
[INFO] [stdout]   52 |                           pub const $attr: $crate::Attribute = $crate::Attribute;
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]   62 | / elements! {
[INFO] [stdout]   63 | |     /// The root of an HTML document.
[INFO] [stdout]   64 | |     html
[INFO] [stdout] ...    |
[INFO] [stdout] 1432 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-W missing-docs`
[INFO] [stdout]      = note: this warning originates in the macro `elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s
[INFO] running `Command { std: "docker" "inspect" "adbc4fe16e7ec7e0a0b90547d3fa50e0cb68d23e6b0ca34c83ef4ee4a1931c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adbc4fe16e7ec7e0a0b90547d3fa50e0cb68d23e6b0ca34c83ef4ee4a1931c07", kill_on_drop: false }`
[INFO] [stdout] adbc4fe16e7ec7e0a0b90547d3fa50e0cb68d23e6b0ca34c83ef4ee4a1931c07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf6952cc0dbd93a2a9b9d55cd8f48d4cf4c14ff7a23fc15e1d065578c798f43a
[INFO] running `Command { std: "docker" "start" "-a" "bf6952cc0dbd93a2a9b9d55cd8f48d4cf4c14ff7a23fc15e1d065578c798f43a", kill_on_drop: false }`
[INFO] [stderr] warning: unused macro definition: `svg_elements`
[INFO] [stderr]     --> hypertext/src/html_elements.rs:1467:14
[INFO] [stderr]      |
[INFO] [stderr] 1467 | macro_rules! svg_elements {
[INFO] [stderr]      |              ^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated constant
[INFO] [stderr]     --> hypertext/src/html_elements.rs:52:25
[INFO] [stderr]      |
[INFO] [stderr]   52 |                           pub const $attr: $crate::Attribute = $crate::Attribute;
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]   62 | / elements! {
[INFO] [stderr]   63 | |     /// The root of an HTML document.
[INFO] [stderr]   64 | |     html
[INFO] [stderr] ...    |
[INFO] [stderr] 1432 | | }
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: requested on the command line with `-W missing-docs`
[INFO] [stderr]      = note: this warning originates in the macro `elements` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `hypertext` (lib) generated 2 warnings
[INFO] [stderr] warning: `hypertext` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hypertext-8c081ce3749bf5be)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-dd73975c74b92c95)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test inline_svg ... ok
[INFO] [stdout] test htmx ... ok
[INFO] [stdout] test readme ... ok
[INFO] [stdout] test elements_macro ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hypertext_macros-026153f6ef4d27df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hypertext
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test hypertext/src/html_elements.rs - html_elements::svg_elements (line 1451) ... FAILED
[INFO] [stdout] test hypertext/src/lib.rs - rsx_static (line 146) ... ok
[INFO] [stdout] test hypertext/src/html_elements.rs - html_elements::elements (line 10) ... ok
[INFO] [stdout] test hypertext/src/alloc.rs - alloc::maud (line 26) ... ok
[INFO] [stdout] test hypertext/src/alloc.rs - alloc::RenderIterator::render_all (line 193) ... ok
[INFO] [stdout] test hypertext/src/lib.rs - maud_static (line 121) ... ok
[INFO] [stdout] test hypertext/src/alloc.rs - alloc::Renderable (line 88) ... ok
[INFO] [stdout] test hypertext/src/lib.rs - (line 37) ... ok
[INFO] [stdout] test hypertext/src/alloc.rs - alloc::rsx (line 54) ... ok
[INFO] [stdout] test hypertext/src/attributes.rs - attributes::GlobalAttributes (line 17) ... ok
[INFO] [stdout] test hypertext/src/lib.rs - (line 81) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hypertext/src/html_elements.rs - html_elements::svg_elements (line 1451) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypertext::svg_elements`
[INFO] [stdout]     --> hypertext/src/html_elements.rs:1454:9
[INFO] [stdout]      |
[INFO] [stdout] 1454 |     use hypertext::svg_elements;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ no `svg_elements` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1454 -     use hypertext::svg_elements;
[INFO] [stdout] 1454 +     use hypertext::html_elements;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hypertext/src/html_elements.rs - html_elements::svg_elements (line 1451)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p hypertext --doc`
[INFO] running `Command { std: "docker" "inspect" "bf6952cc0dbd93a2a9b9d55cd8f48d4cf4c14ff7a23fc15e1d065578c798f43a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6952cc0dbd93a2a9b9d55cd8f48d4cf4c14ff7a23fc15e1d065578c798f43a", kill_on_drop: false }`
[INFO] [stdout] bf6952cc0dbd93a2a9b9d55cd8f48d4cf4c14ff7a23fc15e1d065578c798f43a
