[INFO] fetching crate zng-wgt-window 0.18.2...
[INFO] testing zng-wgt-window-0.18.2 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate zng-wgt-window 0.18.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zng-wgt-window 0.18.2
[INFO] finished tweaking crates.io crate zng-wgt-window 0.18.2
[INFO] tweaked toml for crates.io crate zng-wgt-window 0.18.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng-wgt-window 0.18.2 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng-wgt-window 0.18.2 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b
[INFO] running `Command { std: "docker" "start" "fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b", 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" "fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling linkme-impl v0.3.37
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling linkme v0.3.37
[INFO] [stderr]    Compiling futures-io v0.3.33
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling zng-clone-move v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zng-handle v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling self_cell v1.3.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling zng-task v0.15.2
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling zng-view-api v0.22.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling prettyplease v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling minifier v0.3.6
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling path-dedot v4.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]    Compiling path-absolutize v4.0.1
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling zng-ext-font v0.16.2
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling zng-var-proc-macros v0.5.1
[INFO] [stderr]    Compiling zng-task-proc-macros v0.4.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zng-color-proc-macros v0.4.1
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling bytemuck v1.25.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling font-types v0.12.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling inotify v0.11.4
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zng-app-proc-macros v0.9.3
[INFO] [stderr]    Compiling zng-ext-l10n-proc-macros v0.4.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling zng-txt v0.6.0
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zng-env-proc-macros v0.7.0
[INFO] [stderr]    Compiling zng-tp-licenses v0.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling read-fonts v0.41.0
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zng-unique-id v0.12.1
[INFO] [stderr]    Compiling zng-unit v0.7.1
[INFO] [stderr]    Compiling tracing-shared v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling zng-env v0.12.1
[INFO] [stderr]    Compiling zng-state-map v0.11.1
[INFO] [stderr]    Compiling zng-app-context v0.14.1
[INFO] [stderr]    Compiling zng-time v0.11.1
[INFO] [stderr]    Compiling zng-var v0.15.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling zng-layout v0.13.2
[INFO] [stderr]    Compiling harfrust v0.12.0
[INFO] [stderr]    Compiling skrifa v0.44.0
[INFO] [stderr]    Compiling zng-color v0.15.2
[INFO] [stderr]    Compiling zng-app v0.25.2
[INFO] [stderr]    Compiling zng-wgt v0.17.2
[INFO] [stderr]    Compiling zng-ext-image v0.14.2
[INFO] [stderr]    Compiling zng-ext-fs-watcher v0.14.2
[INFO] [stderr]    Compiling zng-ext-l10n v0.17.2
[INFO] [stderr]    Compiling zng-ext-window v0.15.2
[INFO] [stderr]    Compiling zng-wgt-fill v0.14.2
[INFO] [stderr]    Compiling zng-ext-clipboard v0.14.2
[INFO] [stderr]    Compiling zng-wgt-transform v0.14.2
[INFO] [stderr]    Compiling zng-wgt-filter v0.14.2
[INFO] [stderr]    Compiling zng-wgt-style v0.15.2
[INFO] [stderr]    Compiling zng-wgt-container v0.16.2
[INFO] [stderr]    Compiling zng-wgt-size-offset v0.14.2
[INFO] [stderr]    Compiling zng-wgt-access v0.14.2
[INFO] [stderr]    Compiling zng-wgt-data v0.14.2
[INFO] [stderr] error: could not compile `zng-app` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name zng_app --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-app-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(never)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crash_handler", "deadlock_detection", "inspector", "ipc", "memory_profiler", "multi_app", "test_util", "trace_recorder", "trace_wgt_item", "trace_widget"))' -C metadata=56738affd6ad79ca -C extra-filename=-9e43b3d830adb07b --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern atomic=/opt/rustwide/target/release/deps/libatomic-7d6da4e194e39e23.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-679aab34ff32f47b.rmeta --extern bytemuck=/opt/rustwide/target/release/deps/libbytemuck-9608a06af2b801d8.rmeta --extern dunce=/opt/rustwide/target/release/deps/libdunce-2b73d8bb9b134281.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-3623fd0389b79344.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-69401d7c0cb0381b.rmeta --extern pastey=/opt/rustwide/target/release/deps/libpastey-6ee09502cff40034.so --extern pretty_type_name=/opt/rustwide/target/release/deps/libpretty_type_name-47939f27d8875121.rmeta --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-682890645aa46447.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-c651cd3bffc931d5.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-99f0b6db99010145.rmeta --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-6c0288ceca923354.rmeta --extern unic_langid=/opt/rustwide/target/release/deps/libunic_langid-44556b8e30380acd.rmeta --extern unicase=/opt/rustwide/target/release/deps/libunicase-20195940872a148f.rmeta --extern zng_app_context=/opt/rustwide/target/release/deps/libzng_app_context-a4b1f44bda62e747.rmeta --extern zng_app_proc_macros=/opt/rustwide/target/release/deps/libzng_app_proc_macros-577353877690e47b.so --extern zng_clone_move=/opt/rustwide/target/release/deps/libzng_clone_move-558f348132054c4c.rmeta --extern zng_color=/opt/rustwide/target/release/deps/libzng_color-c2fe407b50164158.rmeta --extern zng_env=/opt/rustwide/target/release/deps/libzng_env-8cea4d460e73d033.rmeta --extern zng_handle=/opt/rustwide/target/release/deps/libzng_handle-94b36b761b1eaa04.rmeta --extern zng_layout=/opt/rustwide/target/release/deps/libzng_layout-356f557348a875f2.rmeta --extern zng_state_map=/opt/rustwide/target/release/deps/libzng_state_map-9dd86e12fab621a4.rmeta --extern zng_task=/opt/rustwide/target/release/deps/libzng_task-b409b1f67cb83913.rmeta --extern zng_time=/opt/rustwide/target/release/deps/libzng_time-950b38cb34b3525a.rmeta --extern zng_tp_licenses=/opt/rustwide/target/release/deps/libzng_tp_licenses-95d594a6ff8a74db.rmeta --extern zng_txt=/opt/rustwide/target/release/deps/libzng_txt-bbf2ada2b3734641.rmeta --extern zng_unique_id=/opt/rustwide/target/release/deps/libzng_unique_id-a3254a1f4b7691b1.rmeta --extern zng_var=/opt/rustwide/target/release/deps/libzng_var-eb63e00d5420f8ac.rmeta --extern zng_view_api=/opt/rustwide/target/release/deps/libzng_view_api-7ba05142a8f1b959.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b", kill_on_drop: false }`
[INFO] [stdout] fc382f612209b314a1ac1c8c00f6404e437ff97319ab66141556898bfd1e5e2b
