[INFO] fetching crate cmakefmt 0.1.11... [INFO] checking cmakefmt-0.1.11 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate cmakefmt 0.1.11 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cmakefmt 0.1.11 [INFO] finished tweaking crates.io crate cmakefmt 0.1.11 [INFO] tweaked toml for crates.io crate cmakefmt 0.1.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cmakefmt 0.1.11 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cmakefmt 0.1.11 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a2f8894398ad1f77e97899f7c85054d8030ebc39d7b3c1559a72f0e24346bf7 [INFO] running `Command { std: "docker" "start" "-a" "2a2f8894398ad1f77e97899f7c85054d8030ebc39d7b3c1559a72f0e24346bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a2f8894398ad1f77e97899f7c85054d8030ebc39d7b3c1559a72f0e24346bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2f8894398ad1f77e97899f7c85054d8030ebc39d7b3c1559a72f0e24346bf7", kill_on_drop: false }` [INFO] [stdout] 2a2f8894398ad1f77e97899f7c85054d8030ebc39d7b3c1559a72f0e24346bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38d02d8fd21a4bc62577b77eeeb4b1ec1358b9b25d5de094723152092117b770 [INFO] running `Command { std: "docker" "start" "-a" "38d02d8fd21a4bc62577b77eeeb4b1ec1358b9b25d5de094723152092117b770", kill_on_drop: false }` [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking cmakefmt v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/strings.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | EscapedQuote(char), [INFO] [stdout] | ------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - EscapedQuote(char), [INFO] [stdout] 35 + EscapedQuote(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser/parse_condition.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 186 | .filter(|x| x != &to_ignore) [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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 186 - .filter(|x| x != &to_ignore) [INFO] [stdout] 186 + .filter(|x| !std::ptr::fn_addr_eq(*x, to_ignore)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/strings.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | EscapedQuote(char), [INFO] [stdout] | ------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - EscapedQuote(char), [INFO] [stdout] 35 + EscapedQuote(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser/parse_condition.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 186 | .filter(|x| x != &to_ignore) [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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 186 - .filter(|x| x != &to_ignore) [INFO] [stdout] 186 + .filter(|x| !std::ptr::fn_addr_eq(*x, to_ignore)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/strings.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | EscapedQuote(char), [INFO] [stdout] | ------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - EscapedQuote(char), [INFO] [stdout] 35 + EscapedQuote(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser/parse_condition.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 186 | .filter(|x| x != &to_ignore) [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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 186 - .filter(|x| x != &to_ignore) [INFO] [stdout] 186 + .filter(|x| !std::ptr::fn_addr_eq(*x, to_ignore)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/strings.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | EscapedQuote(char), [INFO] [stdout] | ------------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 - EscapedQuote(char), [INFO] [stdout] 35 + EscapedQuote(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser/parse_condition.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 186 | .filter(|x| x != &to_ignore) [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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 186 - .filter(|x| x != &to_ignore) [INFO] [stdout] 186 + .filter(|x| !std::ptr::fn_addr_eq(*x, to_ignore)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s [INFO] running `Command { std: "docker" "inspect" "38d02d8fd21a4bc62577b77eeeb4b1ec1358b9b25d5de094723152092117b770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d02d8fd21a4bc62577b77eeeb4b1ec1358b9b25d5de094723152092117b770", kill_on_drop: false }` [INFO] [stdout] 38d02d8fd21a4bc62577b77eeeb4b1ec1358b9b25d5de094723152092117b770