[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] checking Brocktho/hypertext against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrocktho%2Fhypertext" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Brocktho/hypertext on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded rstml v0.12.0
[INFO] [stderr]   Downloaded poem-derive v3.1.4
[INFO] [stderr]   Downloaded wildmatch v2.4.0
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded bytestring v1.4.0
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded winnow v0.6.21
[INFO] [stderr]   Downloaded headers v0.4.0
[INFO] [stderr]   Downloaded impl-more v0.1.9
[INFO] [stderr]   Downloaded poem v3.1.6
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded rfc7239 v0.1.3
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f8c63bdd1a0eb0343e9ef9c924cfe198933498757ebf6127a537f1b6b3b51e3
[INFO] running `Command { std: "docker" "start" "-a" "1f8c63bdd1a0eb0343e9ef9c924cfe198933498757ebf6127a537f1b6b3b51e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f8c63bdd1a0eb0343e9ef9c924cfe198933498757ebf6127a537f1b6b3b51e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8c63bdd1a0eb0343e9ef9c924cfe198933498757ebf6127a537f1b6b3b51e3", kill_on_drop: false }`
[INFO] [stdout] 1f8c63bdd1a0eb0343e9ef9c924cfe198933498757ebf6127a537f1b6b3b51e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be3d725a984337609abbb3e091306b1816783363e6f4da5f6517c15fad51bb4
[INFO] running `Command { std: "docker" "start" "-a" "6be3d725a984337609abbb3e091306b1816783363e6f4da5f6517c15fad51bb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[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]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.95
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]     Checking rstml v0.12.0
[INFO] [stderr]     Checking hypertext-macros v0.6.2 (/opt/rustwide/workdir/hypertext-macros)
[INFO] [stderr]     Checking 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)]` 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)]` 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 `dev` profile [unoptimized + debuginfo] target(s) in 22.02s
[INFO] running `Command { std: "docker" "inspect" "6be3d725a984337609abbb3e091306b1816783363e6f4da5f6517c15fad51bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be3d725a984337609abbb3e091306b1816783363e6f4da5f6517c15fad51bb4", kill_on_drop: false }`
[INFO] [stdout] 6be3d725a984337609abbb3e091306b1816783363e6f4da5f6517c15fad51bb4
