[INFO] fetching crate slint-backend-linuxfb 0.2.0...
[INFO] checking slint-backend-linuxfb-0.2.0 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate slint-backend-linuxfb 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate slint-backend-linuxfb 0.2.0
[INFO] finished tweaking crates.io crate slint-backend-linuxfb 0.2.0
[INFO] tweaked toml for crates.io crate slint-backend-linuxfb 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slint-backend-linuxfb 0.2.0 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slint-backend-linuxfb 0.2.0 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `slint-backend-linuxfb` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3
[INFO] running `Command { std: "docker" "start" "81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `slint-backend-linuxfb` (manifest) generated 1 warning
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking parlance v0.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling const-field-offset-macro v0.2.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking const-field-offset v0.2.0
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling vtable-macro v0.4.0
[INFO] [stderr]     Checking htmlparser v0.2.1
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling auto_enums v0.8.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking vtable v0.4.0
[INFO] [stderr]     Checking lyon_extra v1.1.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking icu_segmenter v2.2.0
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=dab36ab969326d1f -C extra-filename=-36efec8200c17a5c --out-dir /opt/rustwide/target/debug/build/read-fonts/36efec8200c17a5c/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/bd17f0e611cfbc89/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/5228eef5fe28d5d5/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/bd17f0e611cfbc89/out/libbytemuck-bd17f0e611cfbc89.rmeta --extern core_maths=/opt/rustwide/target/debug/build/core_maths/a353600079564d89/out/libcore_maths-a353600079564d89.rmeta --extern font_types=/opt/rustwide/target/debug/build/font-types/0109d6a373134862/out/libfont_types-0109d6a373134862.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="into"' --cfg 'feature="mul"' --cfg 'feature="not"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=639c94aa345adf51 -C extra-filename=-6e15e15d81e564e3 --out-dir /opt/rustwide/target/debug/build/derive_more-impl/6e15e15d81e564e3/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/unicode-segmentation/0c171d8d3d2babaa/out --extern convert_case=/opt/rustwide/target/debug/build/convert_case/ea45c53527f909cf/out/libconvert_case-ea45c53527f909cf.rlib --extern convert_case=/opt/rustwide/target/debug/build/convert_case/ea45c53527f909cf/out/libconvert_case-ea45c53527f909cf.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rlib --extern quote=/opt/rustwide/target/debug/build/quote/12a774c18bdf157c/out/libquote-12a774c18bdf157c.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/96e082687b56cdd9/out/libsyn-96e082687b56cdd9.rlib --extern syn=/opt/rustwide/target/debug/build/syn/96e082687b56cdd9/out/libsyn-96e082687b56cdd9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rlib --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3", kill_on_drop: false }`
[INFO] [stdout] 81509c652dbef4a0eb099c1f262c6da0935e8124512edf050d8b2159e8d00be3
