[INFO] fetching crate zng-wgt-slider 0.11.3...
[INFO] testing zng-wgt-slider-0.11.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zng-wgt-slider 0.11.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate zng-wgt-slider 0.11.3
[INFO] finished tweaking crates.io crate zng-wgt-slider 0.11.3
[INFO] tweaked toml for crates.io crate zng-wgt-slider 0.11.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng-wgt-slider 0.11.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng-wgt-slider 0.11.3 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c7c657a7210fde7c795587747eb212b3fc9c0fef6e006528a5325830bacbe63
[INFO] running `Command { std: "docker" "start" "-a" "1c7c657a7210fde7c795587747eb212b3fc9c0fef6e006528a5325830bacbe63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c7c657a7210fde7c795587747eb212b3fc9c0fef6e006528a5325830bacbe63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7c657a7210fde7c795587747eb212b3fc9c0fef6e006528a5325830bacbe63", kill_on_drop: false }`
[INFO] [stdout] 1c7c657a7210fde7c795587747eb212b3fc9c0fef6e006528a5325830bacbe63
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 277ce0cd752e7f31be3e4b4fcaa6a39cccaf59499238a871c274d0f90fb813ee
[INFO] running `Command { std: "docker" "start" "-a" "277ce0cd752e7f31be3e4b4fcaa6a39cccaf59499238a871c274d0f90fb813ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling zng-handle v0.4.0
[INFO] [stderr]    Compiling zng-clone-move v0.4.0
[INFO] [stderr]    Compiling zng-task v0.13.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling zng-view-api v0.20.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling minifier v0.3.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zng-var-proc-macros v0.5.0
[INFO] [stderr]    Compiling zng-task-proc-macros v0.4.0
[INFO] [stderr]    Compiling zng-color-proc-macros v0.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling zng-app-proc-macros v0.9.1
[INFO] [stderr]    Compiling tracing-shared v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling zng-env-proc-macros v0.7.0
[INFO] [stderr]    Compiling zng-txt v0.6.0
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling zng-unique-id v0.12.1
[INFO] [stderr]    Compiling zng-tp-licenses v0.9.0
[INFO] [stderr]    Compiling zng-env v0.11.1
[INFO] [stderr]    Compiling zng-state-map v0.11.1
[INFO] [stderr]    Compiling zng-app-context v0.13.1
[INFO] [stderr]    Compiling zng-time v0.10.1
[INFO] [stderr]    Compiling zng-unit v0.7.0
[INFO] [stderr]    Compiling zng-var v0.14.1
[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.11.1
[INFO] [stderr]    Compiling zng-color v0.13.1
[INFO] [stderr]    Compiling zng-app v0.23.3
[INFO] [stderr]    Compiling zng-wgt v0.15.3
[INFO] [stderr]    Compiling zng-ext-image v0.12.3
[INFO] [stderr]    Compiling zng-ext-window v0.13.3
[INFO] [stderr]    Compiling zng-ext-clipboard v0.12.3
[INFO] [stderr]    Compiling zng-wgt-fill v0.12.3
[INFO] [stderr]    Compiling zng-wgt-transform v0.12.3
[INFO] [stderr]    Compiling zng-wgt-size-offset v0.12.3
[INFO] [stderr]    Compiling zng-wgt-style v0.13.3
[INFO] [stderr]    Compiling zng-wgt-container v0.14.3
[INFO] [stderr]    Compiling zng-ext-input v0.15.3
[INFO] [stderr]    Compiling zng-wgt-input v0.12.3
[INFO] [stderr]    Compiling zng-wgt-slider v0.11.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "277ce0cd752e7f31be3e4b4fcaa6a39cccaf59499238a871c274d0f90fb813ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "277ce0cd752e7f31be3e4b4fcaa6a39cccaf59499238a871c274d0f90fb813ee", kill_on_drop: false }`
[INFO] [stdout] 277ce0cd752e7f31be3e4b4fcaa6a39cccaf59499238a871c274d0f90fb813ee
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a9b7a20d202aa00485f261d55ec83d1a61a0cc886322186b8dbd30a228a69a2
[INFO] running `Command { std: "docker" "start" "-a" "2a9b7a20d202aa00485f261d55ec83d1a61a0cc886322186b8dbd30a228a69a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zng-wgt-slider v0.11.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.81s
[INFO] running `Command { std: "docker" "inspect" "2a9b7a20d202aa00485f261d55ec83d1a61a0cc886322186b8dbd30a228a69a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9b7a20d202aa00485f261d55ec83d1a61a0cc886322186b8dbd30a228a69a2", kill_on_drop: false }`
[INFO] [stdout] 2a9b7a20d202aa00485f261d55ec83d1a61a0cc886322186b8dbd30a228a69a2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dce02a375bc83e05a1283bfc8bc3e3f827eb578f55d852137757031c8ced708e
[INFO] running `Command { std: "docker" "start" "-a" "dce02a375bc83e05a1283bfc8bc3e3f827eb578f55d852137757031c8ced708e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_wgt_slider-5c21b877bfc3ddc6)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::selector_value_dip ... ok
[INFO] [stdout] test tests::selector_value_i64 ... ok
[INFO] [stdout] test tests::selector_value_f64 ... ok
[INFO] [stdout] test tests::selector_pct ... ok
[INFO] [stdout] test tests::selector_value_px ... ok
[INFO] [stdout] test tests::selector_value_length ... ok
[INFO] [stdout] test tests::selector_value_u8 ... ok
[INFO] [stdout] test tests::selector_value_i32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zng_wgt_slider
[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" "dce02a375bc83e05a1283bfc8bc3e3f827eb578f55d852137757031c8ced708e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce02a375bc83e05a1283bfc8bc3e3f827eb578f55d852137757031c8ced708e", kill_on_drop: false }`
[INFO] [stdout] dce02a375bc83e05a1283bfc8bc3e3f827eb578f55d852137757031c8ced708e
