[INFO] cloning repository https://github.com/ejjonny/lilt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejjonny/lilt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejjonny%2Flilt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejjonny%2Flilt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 526ddfa4396c02dc09c844ec40aa811cc80f63d6 [INFO] checking ejjonny/lilt against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejjonny%2Flilt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ejjonny/lilt [INFO] finished tweaking git repo https://github.com/ejjonny/lilt [INFO] tweaked toml for git repo https://github.com/ejjonny/lilt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ejjonny/lilt on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ejjonny/lilt 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5f0d4c87881833e9e2f79ae61d0bd0b07cb077a90128f77300475c7b2333013 [INFO] running `Command { std: "docker" "start" "-a" "c5f0d4c87881833e9e2f79ae61d0bd0b07cb077a90128f77300475c7b2333013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f0d4c87881833e9e2f79ae61d0bd0b07cb077a90128f77300475c7b2333013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f0d4c87881833e9e2f79ae61d0bd0b07cb077a90128f77300475c7b2333013", kill_on_drop: false }` [INFO] [stdout] c5f0d4c87881833e9e2f79ae61d0bd0b07cb077a90128f77300475c7b2333013 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc83d6b3499d63ee55dff0a84d856c98b0a2ed8d7757eefd4407f00e21d3d62f [INFO] running `Command { std: "docker" "start" "-a" "cc83d6b3499d63ee55dff0a84d856c98b0a2ed8d7757eefd4407f00e21d3d62f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking hashbag v0.1.12 [INFO] [stderr] Checking lilt v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/animated.rs:477:12 [INFO] [stdout] | [INFO] [stdout] 443 | #[derive(Clone, Copy, Debug, PartialEq, Default)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 477 | Custom(fn(f32) -> f32), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking insta v1.42.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rustup-toolchain v0.1.9 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking rustdoc-types v0.35.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking public-api v0.43.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking cargo-manifest v0.17.0 [INFO] [stderr] Checking rustdoc-json v0.9.4 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/animated.rs:477:12 [INFO] [stdout] | [INFO] [stdout] 443 | #[derive(Clone, Copy, Debug, PartialEq, Default)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 477 | Custom(fn(f32) -> f32), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.41s [INFO] running `Command { std: "docker" "inspect" "cc83d6b3499d63ee55dff0a84d856c98b0a2ed8d7757eefd4407f00e21d3d62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc83d6b3499d63ee55dff0a84d856c98b0a2ed8d7757eefd4407f00e21d3d62f", kill_on_drop: false }` [INFO] [stdout] cc83d6b3499d63ee55dff0a84d856c98b0a2ed8d7757eefd4407f00e21d3d62f