[INFO] fetching crate zng-wgt-menu 0.8.1...
[INFO] building zng-wgt-menu-0.8.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate zng-wgt-menu 0.8.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate zng-wgt-menu 0.8.1
[INFO] finished tweaking crates.io crate zng-wgt-menu 0.8.1
[INFO] tweaked toml for crates.io crate zng-wgt-menu 0.8.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng-wgt-menu 0.8.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng-wgt-menu 0.8.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08292debf882f7986061f7f8fc528320f0c907b66ff4a4c57c40017069d9eeda
[INFO] running `Command { std: "docker" "start" "-a" "08292debf882f7986061f7f8fc528320f0c907b66ff4a4c57c40017069d9eeda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08292debf882f7986061f7f8fc528320f0c907b66ff4a4c57c40017069d9eeda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08292debf882f7986061f7f8fc528320f0c907b66ff4a4c57c40017069d9eeda", kill_on_drop: false }`
[INFO] [stdout] 08292debf882f7986061f7f8fc528320f0c907b66ff4a4c57c40017069d9eeda
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca6284a6ae27b1c5087cd788bddafe2d1bcdaeae4c7b3c0a01baad8c60dac0cf
[INFO] running `Command { std: "docker" "start" "-a" "ca6284a6ae27b1c5087cd788bddafe2d1bcdaeae4c7b3c0a01baad8c60dac0cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling zng-clone-move v0.3.1
[INFO] [stderr]    Compiling zng-handle v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling zng-view-api v0.15.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling zng-task v0.8.1
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling minifier v0.3.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zng-var-proc-macros v0.4.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling linkme v0.3.33
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zng-task-proc-macros v0.3.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling zng-color-proc-macros v0.3.1
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling zng-app-proc-macros v0.6.2
[INFO] [stderr]    Compiling zng-ext-l10n-proc-macros v0.3.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling zng-txt v0.4.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zng-env-proc-macros v0.4.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling zng-tp-licenses v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zng-unit v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zng-unique-id v0.8.0
[INFO] [stderr]    Compiling tracing-shared v0.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling zng-env v0.7.0
[INFO] [stderr]    Compiling zng-state-map v0.7.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zng-app-context v0.9.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling zng-time v0.6.0
[INFO] [stderr]    Compiling zng-var v0.9.1
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling zng-layout v0.6.1
[INFO] [stderr]    Compiling zng-color v0.8.1
[INFO] [stderr]    Compiling zng-app v0.18.1
[INFO] [stderr]    Compiling zng-wgt v0.10.1
[INFO] [stderr]    Compiling zng-ext-image v0.7.1
[INFO] [stderr]    Compiling zng-ext-fs-watcher v0.7.1
[INFO] [stderr]    Compiling zng-ext-l10n v0.10.1
[INFO] [stderr]    Compiling zng-ext-window v0.8.1
[INFO] [stderr]    Compiling zng-wgt-transform v0.7.1
[INFO] [stderr]    Compiling zng-wgt-fill v0.7.1
[INFO] [stderr]    Compiling zng-ext-clipboard v0.7.1
[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/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name zng_app --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-app-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(never)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crash_handler", "deadlock_detection", "dyn_app_extension", "inspector", "ipc", "multi_app", "test_util", "trace_recorder", "trace_wgt_item", "trace_widget"))' -C metadata=87560a5b1a3cce97 -C extra-filename=-16ff0ce91ab8a740 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic=/opt/rustwide/target/debug/deps/libatomic-8f51392a3e459ac1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-acda04f25319bd82.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b080c43be4eb0961.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-f1764a0a24559943.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-e47507d4c90f7243.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9441367d09c907d3.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f13c1fdf365a5804.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-00e694bb8c5bde9f.so --extern pretty_type_name=/opt/rustwide/target/debug/deps/libpretty_type_name-0e8398097447f72f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-162f0afffede7a36.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-21521a829a1dbf85.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9689232c2edd8b24.rmeta --extern unic_langid=/opt/rustwide/target/debug/deps/libunic_langid-a2c7deef08d20b47.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-5017e9507498ef51.rmeta --extern zng_app_context=/opt/rustwide/target/debug/deps/libzng_app_context-5123614719331bc6.rmeta --extern zng_app_proc_macros=/opt/rustwide/target/debug/deps/libzng_app_proc_macros-ee8c7bcab9bfcfbf.so --extern zng_clone_move=/opt/rustwide/target/debug/deps/libzng_clone_move-574502a80b383792.rmeta --extern zng_color=/opt/rustwide/target/debug/deps/libzng_color-265cd61a529fd577.rmeta --extern zng_env=/opt/rustwide/target/debug/deps/libzng_env-a24ca109b0f4d493.rmeta --extern zng_handle=/opt/rustwide/target/debug/deps/libzng_handle-269215a31b50b743.rmeta --extern zng_layout=/opt/rustwide/target/debug/deps/libzng_layout-0d7ea612be0fd87d.rmeta --extern zng_state_map=/opt/rustwide/target/debug/deps/libzng_state_map-3c33b758fc192f47.rmeta --extern zng_task=/opt/rustwide/target/debug/deps/libzng_task-2650bc2800867207.rmeta --extern zng_time=/opt/rustwide/target/debug/deps/libzng_time-22da5e812ea2a6ef.rmeta --extern zng_tp_licenses=/opt/rustwide/target/debug/deps/libzng_tp_licenses-2c7955fcb7e3a624.rmeta --extern zng_txt=/opt/rustwide/target/debug/deps/libzng_txt-564c8094ce91c342.rmeta --extern zng_unique_id=/opt/rustwide/target/debug/deps/libzng_unique_id-bdd93d7a1733b1b8.rmeta --extern zng_var=/opt/rustwide/target/debug/deps/libzng_var-672f1aa4e8dd775c.rmeta --extern zng_view_api=/opt/rustwide/target/debug/deps/libzng_view_api-7a2ad280d3fdc9b8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ca6284a6ae27b1c5087cd788bddafe2d1bcdaeae4c7b3c0a01baad8c60dac0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6284a6ae27b1c5087cd788bddafe2d1bcdaeae4c7b3c0a01baad8c60dac0cf", kill_on_drop: false }`
[INFO] [stdout] ca6284a6ae27b1c5087cd788bddafe2d1bcdaeae4c7b3c0a01baad8c60dac0cf
