[INFO] fetching crate zng-wgt-window 0.10.2... [INFO] testing zng-wgt-window-0.10.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate zng-wgt-window 0.10.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate zng-wgt-window 0.10.2 [INFO] finished tweaking crates.io crate zng-wgt-window 0.10.2 [INFO] tweaked toml for crates.io crate zng-wgt-window 0.10.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zng-wgt-window 0.10.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zng-wgt-window 0.10.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4935c030b427f368517911e80d47319f10172a40534b930769f4aa7f3e7286ab [INFO] running `Command { std: "docker" "start" "-a" "4935c030b427f368517911e80d47319f10172a40534b930769f4aa7f3e7286ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4935c030b427f368517911e80d47319f10172a40534b930769f4aa7f3e7286ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4935c030b427f368517911e80d47319f10172a40534b930769f4aa7f3e7286ab", kill_on_drop: false }` [INFO] [stdout] 4935c030b427f368517911e80d47319f10172a40534b930769f4aa7f3e7286ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350e5237fa5b7a406f4d65c22f7a38645f31c24595567e0b6c81602020eb5d7b [INFO] running `Command { std: "docker" "start" "-a" "350e5237fa5b7a406f4d65c22f7a38645f31c24595567e0b6c81602020eb5d7b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zng-app-context v0.8.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling smallbox v0.8.8 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling zng-var v0.8.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zng-clone-move v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zng-handle v0.3.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling zng-view-api v0.14.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling zng-task v0.7.2 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling duct v1.1.0 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling minifier v0.3.6 [INFO] [stderr] Compiling zng-app v0.17.2 [INFO] [stderr] Compiling zng-wgt v0.9.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling zng-wgt-data v0.6.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling zng-wgt-scroll v0.8.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling zng-wgt-stack v0.7.2 [INFO] [stderr] Compiling zng-wgt-window v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zng-var-proc-macros v0.4.0 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling tracing-shared v0.1.5 [INFO] [stderr] Compiling zng-task-proc-macros v0.3.0 [INFO] [stderr] Compiling zng-color-proc-macros v0.3.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.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.1 [INFO] [stderr] Compiling zng-ext-l10n-proc-macros v0.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling zng-txt v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling zng-tp-licenses v0.5.0 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling zng-unique-id v0.7.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling zng-state-map v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling zng-unit v0.4.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ipc-channel v0.20.1 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling zng-env-proc-macros v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling zng-env v0.6.2 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling zng-time v0.5.2 [INFO] [stderr] Compiling zng-layout v0.5.2 [INFO] [stderr] Compiling zng-color v0.7.2 [INFO] [stderr] Compiling zng-ext-image v0.6.2 [INFO] [stderr] Compiling zng-ext-fs-watcher v0.6.2 [INFO] [stderr] Compiling zng-ext-l10n v0.9.2 [INFO] [stderr] Compiling zng-ext-config v0.7.2 [INFO] [stderr] Compiling zng-ext-font v0.8.2 [INFO] [stderr] Compiling zng-ext-window v0.7.2 [INFO] [stderr] Compiling zng-ext-clipboard v0.6.2 [INFO] [stderr] Compiling zng-wgt-fill v0.6.2 [INFO] [stderr] Compiling zng-wgt-transform v0.6.2 [INFO] [stderr] Compiling zng-wgt-filter v0.6.2 [INFO] [stderr] Compiling zng-wgt-style v0.7.2 [INFO] [stderr] Compiling zng-wgt-size-offset v0.6.2 [INFO] [stderr] Compiling zng-wgt-container v0.8.2 [INFO] [stderr] Compiling zng-wgt-access v0.6.2 [INFO] [stderr] Compiling zng-ext-input v0.9.2 [INFO] [stderr] Compiling zng-wgt-input v0.6.2 [INFO] [stderr] Compiling zng-ext-undo v0.6.2 [INFO] [stderr] Compiling zng-wgt-layer v0.7.2 [INFO] [stderr] Compiling zng-wgt-text v0.8.2 [INFO] [stderr] Compiling zng-wgt-button v0.8.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "350e5237fa5b7a406f4d65c22f7a38645f31c24595567e0b6c81602020eb5d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350e5237fa5b7a406f4d65c22f7a38645f31c24595567e0b6c81602020eb5d7b", kill_on_drop: false }` [INFO] [stdout] 350e5237fa5b7a406f4d65c22f7a38645f31c24595567e0b6c81602020eb5d7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9b9707f3050a584176cbd0bc14c09058536beb6c7ec5701503c85fce8ace09e [INFO] running `Command { std: "docker" "start" "-a" "f9b9707f3050a584176cbd0bc14c09058536beb6c7ec5701503c85fce8ace09e", kill_on_drop: false }` [INFO] [stderr] Compiling zng-wgt-window v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "f9b9707f3050a584176cbd0bc14c09058536beb6c7ec5701503c85fce8ace09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b9707f3050a584176cbd0bc14c09058536beb6c7ec5701503c85fce8ace09e", kill_on_drop: false }` [INFO] [stdout] f9b9707f3050a584176cbd0bc14c09058536beb6c7ec5701503c85fce8ace09e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f1e0214f039c54188bbb6609e0736e42e807491b09c80f45eeef63c784216b2 [INFO] running `Command { std: "docker" "start" "-a" "3f1e0214f039c54188bbb6609e0736e42e807491b09c80f45eeef63c784216b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_wgt_window-12ccdef62cbf747f) [INFO] [stderr] Doc-tests zng_wgt_window [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f1e0214f039c54188bbb6609e0736e42e807491b09c80f45eeef63c784216b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1e0214f039c54188bbb6609e0736e42e807491b09c80f45eeef63c784216b2", kill_on_drop: false }` [INFO] [stdout] 3f1e0214f039c54188bbb6609e0736e42e807491b09c80f45eeef63c784216b2