[INFO] fetching crate zng-wgt-markdown 0.4.12... [INFO] building zng-wgt-markdown-0.4.12 against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] extracting crate zng-wgt-markdown 0.4.12 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate zng-wgt-markdown 0.4.12 on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zng-wgt-markdown 0.4.12 [INFO] finished tweaking crates.io crate zng-wgt-markdown 0.4.12 [INFO] tweaked toml for crates.io crate zng-wgt-markdown 0.4.12 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate zng-wgt-markdown 0.4.12 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b84acdf9c7f91394ad7aa3c673932de938e7f1064db558295f75c3a8ce3a84d1 [INFO] running `Command { std: "docker" "start" "-a" "b84acdf9c7f91394ad7aa3c673932de938e7f1064db558295f75c3a8ce3a84d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b84acdf9c7f91394ad7aa3c673932de938e7f1064db558295f75c3a8ce3a84d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84acdf9c7f91394ad7aa3c673932de938e7f1064db558295f75c3a8ce3a84d1", kill_on_drop: false }` [INFO] [stdout] b84acdf9c7f91394ad7aa3c673932de938e7f1064db558295f75c3a8ce3a84d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db44b4c7291735141196fdffc4bdeb5694a87537b75ad991432d5a26b59894dd [INFO] running `Command { std: "docker" "start" "-a" "db44b4c7291735141196fdffc4bdeb5694a87537b75ad991432d5a26b59894dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling linkme-impl v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zng-app-context v0.5.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling zng-var v0.5.16 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling zng-handle v0.2.5 [INFO] [stderr] Compiling zng-clone-move v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling zng-view-api v0.11.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling zng-task v0.4.18 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling zng-app v0.14.9 [INFO] [stderr] Compiling minifier v0.3.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling zng-wgt v0.6.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling zng-wgt-scroll v0.5.10 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zng-wgt-stack v0.4.9 [INFO] [stderr] Compiling zng-wgt-window v0.7.12 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zng-var-proc-macros v0.2.9 [INFO] [stderr] Compiling zng-color-proc-macros v0.2.7 [INFO] [stderr] Compiling zng-task-proc-macros v0.2.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling linkme v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling tracing-shared v0.1.5 [INFO] [stderr] Compiling zng-app-proc-macros v0.3.12 [INFO] [stderr] Compiling zng-ext-l10n-proc-macros v0.2.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling zng-txt v0.2.8 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling zng-tp-licenses v0.2.9 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling zng-unique-id v0.4.8 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling zng-state-map v0.3.8 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling zng-unit v0.2.11 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling fs4 v0.12.0 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling ipc-channel v0.19.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zng-env-proc-macros v0.2.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zng-env v0.3.9 [INFO] [stderr] Compiling zng-time v0.2.26 [INFO] [stderr] Compiling zng-layout v0.2.37 [INFO] [stderr] Compiling zng-color v0.4.6 [INFO] [stderr] Compiling zng-ext-image v0.3.9 [INFO] [stderr] Compiling zng-ext-fs-watcher v0.3.9 [INFO] [stderr] Compiling zng-ext-l10n v0.6.9 [INFO] [stderr] Compiling zng-ext-config v0.4.9 [INFO] [stderr] Compiling zng-ext-font v0.5.11 [INFO] [stderr] Compiling zng-ext-window v0.4.9 [INFO] [stderr] Compiling zng-wgt-size-offset v0.3.9 [INFO] [stderr] Compiling zng-wgt-fill v0.3.9 [INFO] [stderr] Compiling zng-wgt-transform v0.3.9 [INFO] [stderr] Compiling zng-ext-clipboard v0.3.9 [INFO] [stderr] Compiling zng-wgt-container v0.5.9 [INFO] [stderr] Compiling zng-wgt-filter v0.3.9 [INFO] [stderr] Compiling zng-wgt-style v0.4.9 [INFO] [stderr] Compiling zng-wgt-access v0.3.9 [INFO] [stderr] Compiling zng-wgt-data v0.3.9 [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/9a3ef2cd3ecaae3c6ef59768612837d797602a6d/bin/rustc --crate-name zng_app --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zng-app-0.14.9/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)' --cfg 'feature="debug_default"' --cfg 'feature="default"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crash_handler", "deadlock_detection", "debug_default", "default", "dyn_app_extension", "dyn_closure", "dyn_node", "inspector", "ipc", "multi_app", "test_util", "trace_wgt_item", "trace_widget"))' -C metadata=4d78d5610eb9f9cf -C extra-filename=-515eb6196f48856f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic=/opt/rustwide/target/debug/deps/libatomic-238d11d0e6004b58.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2dfaadf82362ae15.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d2a510c11435b974.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-f1764a0a24559943.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-c73b705583950e56.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-2a1143eab8cdc318.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-69464892766a6ec4.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.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-824deebab8351ca3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5b017f224a25d92b.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a75e397759627c5c.rmeta --extern unic_langid=/opt/rustwide/target/debug/deps/libunic_langid-83552746ec5548ff.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-5017e9507498ef51.rmeta --extern zng_app_context=/opt/rustwide/target/debug/deps/libzng_app_context-ff34a7e46da69955.rmeta --extern zng_app_proc_macros=/opt/rustwide/target/debug/deps/libzng_app_proc_macros-86fce64c071ec959.so --extern zng_clone_move=/opt/rustwide/target/debug/deps/libzng_clone_move-c8b4f6eaae8213f5.rmeta --extern zng_color=/opt/rustwide/target/debug/deps/libzng_color-780fae41b6c6977f.rmeta --extern zng_env=/opt/rustwide/target/debug/deps/libzng_env-66a2e1ef9e5abf92.rmeta --extern zng_handle=/opt/rustwide/target/debug/deps/libzng_handle-0358d7ba085311b6.rmeta --extern zng_layout=/opt/rustwide/target/debug/deps/libzng_layout-733060fa23e13397.rmeta --extern zng_state_map=/opt/rustwide/target/debug/deps/libzng_state_map-a441364846f013aa.rmeta --extern zng_task=/opt/rustwide/target/debug/deps/libzng_task-92fd4fe65106d45f.rmeta --extern zng_time=/opt/rustwide/target/debug/deps/libzng_time-5334272eb1e1df30.rmeta --extern zng_tp_licenses=/opt/rustwide/target/debug/deps/libzng_tp_licenses-9939b0b193218285.rmeta --extern zng_txt=/opt/rustwide/target/debug/deps/libzng_txt-1011593cca29b94c.rmeta --extern zng_unique_id=/opt/rustwide/target/debug/deps/libzng_unique_id-7f93bb0b63fdd0cf.rmeta --extern zng_var=/opt/rustwide/target/debug/deps/libzng_var-9b91e7242fd9c9ff.rmeta --extern zng_view_api=/opt/rustwide/target/debug/deps/libzng_view_api-2fc613c61e543796.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="dyn_app_extension"' --cfg 'feature="dyn_node"' --cfg 'feature="dyn_closure"' --cfg 'feature="inspector"' --cfg 'feature="trace_widget"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db44b4c7291735141196fdffc4bdeb5694a87537b75ad991432d5a26b59894dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db44b4c7291735141196fdffc4bdeb5694a87537b75ad991432d5a26b59894dd", kill_on_drop: false }` [INFO] [stdout] db44b4c7291735141196fdffc4bdeb5694a87537b75ad991432d5a26b59894dd