[INFO] cloning repository https://github.com/Malotkya/RustHttpServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malotkya/RustHttpServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalotkya%2FRustHttpServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalotkya%2FRustHttpServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baeacfff9be903481d70017720b5a9d4464391e2
[INFO] checking Malotkya/RustHttpServer against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalotkya%2FRustHttpServer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Malotkya/RustHttpServer
[INFO] finished tweaking git repo https://github.com/Malotkya/RustHttpServer
[INFO] tweaked toml for git repo https://github.com/Malotkya/RustHttpServer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Malotkya/RustHttpServer on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Malotkya/RustHttpServer 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efe0dbdb4d24193a962ef7a728aec89a1cfb7101e332acb82d6ed8be98b1764f
[INFO] running `Command { std: "docker" "start" "-a" "efe0dbdb4d24193a962ef7a728aec89a1cfb7101e332acb82d6ed8be98b1764f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efe0dbdb4d24193a962ef7a728aec89a1cfb7101e332acb82d6ed8be98b1764f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe0dbdb4d24193a962ef7a728aec89a1cfb7101e332acb82d6ed8be98b1764f", kill_on_drop: false }`
[INFO] [stdout] efe0dbdb4d24193a962ef7a728aec89a1cfb7101e332acb82d6ed8be98b1764f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b37579539f1870f08754d241d5629053e33f41d7773728cfbc4c9af05af7b116
[INFO] running `Command { std: "docker" "start" "-a" "b37579539f1870f08754d241d5629053e33f41d7773728cfbc4c9af05af7b116", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling async_lib_macros v0.1.0 (/opt/rustwide/workdir/async_lib_macros)
[INFO] [stderr]    Compiling http_macro v0.1.0 (/opt/rustwide/workdir/http_macro)
[INFO] [stderr]    Compiling html_macros v0.1.0 (/opt/rustwide/workdir/html_macros)
[INFO] [stderr]     Checking html_types v0.1.0 (/opt/rustwide/workdir/html_types)
[INFO] [stdout] warning: unused import: `LinkedList`
[INFO] [stdout]  --> html_types/src/component/element/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         LinkedList,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Id as QueryId`
[INFO] [stdout]   --> html_types/src/component/element/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Id as QueryId,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async_lib v0.1.0 (/opt/rustwide/workdir/async_lib)
[INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]   --> html_types/src/component/document/internal.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |       pub fn new(doc: &Document, item: &ListItem) -> Self {
[INFO] [stdout]    |                                  ----  - let's call the lifetime of this reference `'1`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `item` is a reference that is only valid in the associated function body
[INFO] [stdout] ...
[INFO] [stdout] 97 |               data: Box::new(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 98 | |                 data as *mut dyn NodeInternalData
[INFO] [stdout] 99 | |             )
[INFO] [stdout]    | |             ^
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |_____________`item` escapes the associated function body here
[INFO] [stdout]    |               argument requires that `'1` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: requirement occurs because of a mutable pointer to `dyn node::internal::NodeInternalData`
[INFO] [stdout]    = note: mutable pointers are invariant over their type parameter
[INFO] [stdout]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stdout] note: raw pointer casts of trait objects do not cast away lifetimes
[INFO] [stdout]   --> html_types/src/component/document/internal.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 data as *mut dyn NodeInternalData
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this was previously accepted by the compiler but was changed recently
[INFO] [stdout]    = help: see <https://github.com/rust-lang/rust/issues/141402> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> html_types/src/component/element/mod.rs:433:44
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn insert_adjasent_html(&mut self, pos:InsertPosition, html: &str) -> Result<(), NodeError> {
[INFO] [stdout]     |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `html`
[INFO] [stdout]    --> html_types/src/component/element/mod.rs:433:64
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn insert_adjasent_html(&mut self, pos:InsertPosition, html: &str) -> Result<(), NodeError> {
[INFO] [stdout]     |                                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_html`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `html_types` (lib) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b37579539f1870f08754d241d5629053e33f41d7773728cfbc4c9af05af7b116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37579539f1870f08754d241d5629053e33f41d7773728cfbc4c9af05af7b116", kill_on_drop: false }`
[INFO] [stdout] b37579539f1870f08754d241d5629053e33f41d7773728cfbc4c9af05af7b116
