[INFO] cloning repository https://github.com/samsieber/igloo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samsieber/igloo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsieber%2Figloo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsieber%2Figloo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 608a756b59d704803c08b5b71cd796a8278abded
[INFO] checking samsieber/igloo/608a756b59d704803c08b5b71cd796a8278abded against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsieber%2Figloo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samsieber/igloo
[INFO] finished tweaking git repo https://github.com/samsieber/igloo
[INFO] tweaked toml for git repo https://github.com/samsieber/igloo written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samsieber/igloo on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samsieber/igloo 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/iceblock-jade/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/iceblock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/gen_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/igloo_macro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/mactest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diff v0.1.11
[INFO] [stderr]   Downloaded filetime v0.2.1
[INFO] [stderr]   Downloaded quote v0.6.5
[INFO] [stderr]   Downloaded serde_derive v1.0.74
[INFO] [stderr]   Downloaded ryu v0.2.5
[INFO] [stderr]   Downloaded syn v0.14.7
[INFO] [stderr]   Downloaded miow v0.3.2
[INFO] [stderr]   Downloaded serde v1.0.74
[INFO] [stderr]   Downloaded proc-macro2 v0.4.9
[INFO] [stderr]   Downloaded compiletest_rs v0.3.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea6450270f5a74e50d2155438e97424fcf80460bbec91c401e1ec97953351845
[INFO] running `Command { std: "docker" "start" "-a" "ea6450270f5a74e50d2155438e97424fcf80460bbec91c401e1ec97953351845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea6450270f5a74e50d2155438e97424fcf80460bbec91c401e1ec97953351845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea6450270f5a74e50d2155438e97424fcf80460bbec91c401e1ec97953351845", kill_on_drop: false }`
[INFO] [stdout] ea6450270f5a74e50d2155438e97424fcf80460bbec91c401e1ec97953351845
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8c7cc219acfa63abc87be6b30e00c7ffd38a0fa3fc5c512223b17b0a149f2a8
[INFO] running `Command { std: "docker" "start" "-a" "a8c7cc219acfa63abc87be6b30e00c7ffd38a0fa3fc5c512223b17b0a149f2a8", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/mactest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/iceblock-jade/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/gen_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/iceblock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/igloo_macro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.9
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking iceblock v0.1.0 (/opt/rustwide/workdir/iceblock)
[INFO] [stderr]    Compiling serde v1.0.74
[INFO] [stderr]    Compiling ryu v0.2.5
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]    --> iceblock/src/lib.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | use std::ops::Range;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> iceblock/src/lib.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub renderer: Box<Component<Render, Node, Diff>>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub renderer: Box<dyn Component<Render, Node, Diff>>,
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> iceblock/src/lib.rs:166:34
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn as_any(&mut self) -> &mut Any;
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn as_any(&mut self) -> &mut dyn Any;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> iceblock/src/lib.rs:173:34
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn as_any(&mut self) -> &mut Any;
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn as_any(&mut self) -> &mut dyn Any;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> iceblock/src/lib.rs:195:34
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn as_any(&mut self) -> &mut Any {
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn as_any(&mut self) -> &mut dyn Any {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> iceblock/src/lib.rs:319:34
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn as_any(&mut self) -> &mut Any {
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn as_any(&mut self) -> &mut dyn Any {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> iceblock/src/lib.rs:268:34
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     let res: Box<Component<Render, Node, Diff>> = Box::new(def_new_renderer);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 268 |                     let res: Box<dyn Component<Render, Node, Diff>> = Box::new(def_new_renderer);
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aho-corasick v0.6.6
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.9/src/unstable.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use stable::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 284 -     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout] 284 +     Nightly(SourceFile, FileName),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.9/src/unstable.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use stable::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 289 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 289 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> iceblock/src/lib.rs:247:25
[INFO] [stdout]     |
[INFO] [stdout] 247 |                         drop(same_component);
[INFO] [stdout]     |                         ^^^^^--------------^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&mut ComponentImpl<Comp, Props, State, Request, Render, Node, Diff>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 247 -                         drop(same_component);
[INFO] [stdout] 247 +                         let _ = same_component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling compiletest_rs v0.3.14
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.9/src/unstable.rs:347:27
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Span::Nightly(proc_macro::Span::def_site())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-20; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.9/src/unstable.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use stable::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 284 -     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout] 284 +     Nightly(SourceFile, FileName),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.9/src/unstable.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use stable::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 289 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 289 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking getopts v0.2.18
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking filetime v0.2.1
[INFO] [stdout] Some errors have detailed explanations: E0412, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.9/src/unstable.rs:347:27
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Span::Nightly(proc_macro::Span::def_site())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-11-20; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a8c7cc219acfa63abc87be6b30e00c7ffd38a0fa3fc5c512223b17b0a149f2a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c7cc219acfa63abc87be6b30e00c7ffd38a0fa3fc5c512223b17b0a149f2a8", kill_on_drop: false }`
[INFO] [stdout] a8c7cc219acfa63abc87be6b30e00c7ffd38a0fa3fc5c512223b17b0a149f2a8
