[INFO] fetching crate fontc_crater 0.1.1... [INFO] testing fontc_crater-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fontc_crater 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fontc_crater 0.1.1 [INFO] finished tweaking crates.io crate fontc_crater 0.1.1 [INFO] tweaked toml for crates.io crate fontc_crater 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fontc_crater 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fontc_crater 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 910ad1e754f781c8c107534eae502cc8c84ee3e23263658a7d070c986a1c6423 [INFO] running `Command { std: "docker" "start" "-a" "910ad1e754f781c8c107534eae502cc8c84ee3e23263658a7d070c986a1c6423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "910ad1e754f781c8c107534eae502cc8c84ee3e23263658a7d070c986a1c6423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910ad1e754f781c8c107534eae502cc8c84ee3e23263658a7d070c986a1c6423", kill_on_drop: false }` [INFO] [stdout] 910ad1e754f781c8c107534eae502cc8c84ee3e23263658a7d070c986a1c6423 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83f147815ad3954a59457f94af7b4ee80c437938742749cfa30db1cf0000c97 [INFO] running `Command { std: "docker" "start" "-a" "c83f147815ad3954a59457f94af7b4ee80c437938742749cfa30db1cf0000c97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling fontdrasil v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling vergen v9.0.4 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zerotrie v0.2.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0-beta2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.5 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling font-types v0.8.4 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling read-fonts v0.28.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling icu_locale_core v2.0.0-beta2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling icu_provider v2.0.0-beta2 [INFO] [stderr] Compiling icu_provider_baked v2.0.0-beta2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling icu_properties_data v2.0.0-beta2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling icu_properties v2.0.0-beta2 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling close_already v0.3.3 [INFO] [stderr] Compiling ascii_plist_derive v0.1.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tidy-sys v0.8.2 [INFO] [stderr] Compiling fontc v0.1.0 [INFO] [stderr] Compiling norad v0.15.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling formatx v0.2.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling write-fonts v0.37.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling kdam v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling google-fonts-sources v0.7.1 [INFO] [stderr] Compiling tidier v0.5.3 [INFO] [stderr] Compiling fontir v0.1.0 [INFO] [stderr] Compiling glyphs-reader v0.1.0 [INFO] [stderr] Compiling fea-rs v0.19.1 [INFO] [stderr] Compiling glyphs2fontir v0.1.0 [INFO] [stderr] Compiling fontra2fontir v0.1.0 [INFO] [stderr] Compiling ufo2fontir v0.1.0 [INFO] [stderr] Compiling fontbe v0.1.0 [INFO] [stderr] Compiling fontc_crater v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/ci/html.rs:553:33 [INFO] [stdout] | [INFO] [stdout] 553 | .filter(|k| (!current_both.contains(k))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 553 - .filter(|k| (!current_both.contains(k))) [INFO] [stdout] 553 + .filter(|k| !current_both.contains(k)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SkipReason` is never used [INFO] [stdout] --> src/main.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | enum SkipReason { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "c83f147815ad3954a59457f94af7b4ee80c437938742749cfa30db1cf0000c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83f147815ad3954a59457f94af7b4ee80c437938742749cfa30db1cf0000c97", kill_on_drop: false }` [INFO] [stdout] c83f147815ad3954a59457f94af7b4ee80c437938742749cfa30db1cf0000c97 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15397f9171bf377f538f97018d61de71bd7a534c9a30e4ed272ccf4005440ca3 [INFO] running `Command { std: "docker" "start" "-a" "15397f9171bf377f538f97018d61de71bd7a534c9a30e4ed272ccf4005440ca3", kill_on_drop: false }` [INFO] [stderr] Compiling fontc_crater v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/ci/html.rs:553:33 [INFO] [stdout] | [INFO] [stdout] 553 | .filter(|k| (!current_both.contains(k))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 553 - .filter(|k| (!current_both.contains(k))) [INFO] [stdout] 553 + .filter(|k| !current_both.contains(k)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SkipReason` is never used [INFO] [stdout] --> src/main.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | enum SkipReason { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "15397f9171bf377f538f97018d61de71bd7a534c9a30e4ed272ccf4005440ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15397f9171bf377f538f97018d61de71bd7a534c9a30e4ed272ccf4005440ca3", kill_on_drop: false }` [INFO] [stdout] 15397f9171bf377f538f97018d61de71bd7a534c9a30e4ed272ccf4005440ca3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eba9df5bb9f610d347d5f18d4dde16824710fa2eb07009b676bc87f9ccedc90b [INFO] running `Command { std: "docker" "start" "-a" "eba9df5bb9f610d347d5f18d4dde16824710fa2eb07009b676bc87f9ccedc90b", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/ci/html.rs:553:33 [INFO] [stderr] | [INFO] [stderr] 553 | .filter(|k| (!current_both.contains(k))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 553 - .filter(|k| (!current_both.contains(k))) [INFO] [stderr] 553 + .filter(|k| !current_both.contains(k)) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: enum `SkipReason` is never used [INFO] [stderr] --> src/main.rs:57:6 [INFO] [stderr] | [INFO] [stderr] 57 | enum SkipReason { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `fontc_crater` (bin "fontc_crater" test) generated 2 warnings (run `cargo fix --bin "fontc_crater" -p fontc_crater --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fontc_crater-2c23892f3cf2b7a0) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test target::tests::bad_config_path ... ok [INFO] [stdout] test target::tests::good_config_path ... ok [INFO] [stdout] test target::tests::construct_target_with_source ... ok [INFO] [stdout] test target::tests::relative_source_path ... ok [INFO] [stdout] test target::tests::bare_config_path ... ok [INFO] [stdout] test target::tests::serde_no_config ... ok [INFO] [stdout] test target::tests::invalid_source_path ... ok [INFO] [stdout] test target::tests::serde_target_full ... ok [INFO] [stdout] test target::tests::serde_path_only ... ok [INFO] [stdout] test ttx_diff_runner::tests::basic_serde ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eba9df5bb9f610d347d5f18d4dde16824710fa2eb07009b676bc87f9ccedc90b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba9df5bb9f610d347d5f18d4dde16824710fa2eb07009b676bc87f9ccedc90b", kill_on_drop: false }` [INFO] [stdout] eba9df5bb9f610d347d5f18d4dde16824710fa2eb07009b676bc87f9ccedc90b