[INFO] fetching crate ribir_dev_helper 0.4.0-alpha.27... [INFO] testing ribir_dev_helper-0.4.0-alpha.27 against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] extracting crate ribir_dev_helper 0.4.0-alpha.27 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate ribir_dev_helper 0.4.0-alpha.27 on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ribir_dev_helper 0.4.0-alpha.27 [INFO] finished tweaking crates.io crate ribir_dev_helper 0.4.0-alpha.27 [INFO] tweaked toml for crates.io crate ribir_dev_helper 0.4.0-alpha.27 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate ribir_dev_helper 0.4.0-alpha.27 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df89ac2ef953cffd6bdbd25371ed0006cf0ce6b90047e8196f2ea9fe0661f648 [INFO] running `Command { std: "docker" "start" "-a" "df89ac2ef953cffd6bdbd25371ed0006cf0ce6b90047e8196f2ea9fe0661f648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df89ac2ef953cffd6bdbd25371ed0006cf0ce6b90047e8196f2ea9fe0661f648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df89ac2ef953cffd6bdbd25371ed0006cf0ce6b90047e8196f2ea9fe0661f648", kill_on_drop: false }` [INFO] [stdout] df89ac2ef953cffd6bdbd25371ed0006cf0ce6b90047e8196f2ea9fe0661f648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 222626a6a85d7218cf357ae671abab6ac4aa6b8da4a282c971b4f788c193ee1e [INFO] running `Command { std: "docker" "start" "-a" "222626a6a85d7218cf357ae671abab6ac4aa6b8da4a282c971b4f788c193ee1e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling svg_fmt v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling usvg v0.44.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling dssim-core v3.2.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling material-color-utilities-rs v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ribir_algo v0.4.0-alpha.27 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling ribir_geom v0.4.0-alpha.27 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling lyon_path v1.0.6 [INFO] [stderr] Compiling lyon_tessellation v1.0.15 [INFO] [stderr] Compiling lyon_algorithms v1.0.5 [INFO] [stderr] Compiling ribir_painter v0.4.0-alpha.27 [INFO] [stderr] Compiling ribir_gpu v0.4.0-alpha.27 [INFO] [stderr] Compiling ribir_dev_helper v0.4.0-alpha.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "222626a6a85d7218cf357ae671abab6ac4aa6b8da4a282c971b4f788c193ee1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "222626a6a85d7218cf357ae671abab6ac4aa6b8da4a282c971b4f788c193ee1e", kill_on_drop: false }` [INFO] [stdout] 222626a6a85d7218cf357ae671abab6ac4aa6b8da4a282c971b4f788c193ee1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0430ec19c9780e8c7c3a008efa6f1ce3e4ed4cc7e746d16b2ff390a960d5a409 [INFO] running `Command { std: "docker" "start" "-a" "0430ec19c9780e8c7c3a008efa6f1ce3e4ed4cc7e746d16b2ff390a960d5a409", kill_on_drop: false }` [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ribir_dev_helper v0.4.0-alpha.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.35s [INFO] running `Command { std: "docker" "inspect" "0430ec19c9780e8c7c3a008efa6f1ce3e4ed4cc7e746d16b2ff390a960d5a409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0430ec19c9780e8c7c3a008efa6f1ce3e4ed4cc7e746d16b2ff390a960d5a409", kill_on_drop: false }` [INFO] [stdout] 0430ec19c9780e8c7c3a008efa6f1ce3e4ed4cc7e746d16b2ff390a960d5a409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b0a531804df4fb1e5893d14b34b15836e18e774c1f210e77ffc9fae2f89cb6a [INFO] running `Command { std: "docker" "start" "-a" "8b0a531804df4fb1e5893d14b34b15836e18e774c1f210e77ffc9fae2f89cb6a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ribir_dev_helper-14269eb2fd85ef69) [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] [stderr] Doc-tests ribir_dev_helper [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/widget_test.rs - widget_test::widget_image_tests (line 48) ... ok [INFO] [stdout] test src/unit_test_describe.rs - unit_test_describe::unit_test_describe (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b0a531804df4fb1e5893d14b34b15836e18e774c1f210e77ffc9fae2f89cb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0a531804df4fb1e5893d14b34b15836e18e774c1f210e77ffc9fae2f89cb6a", kill_on_drop: false }` [INFO] [stdout] 8b0a531804df4fb1e5893d14b34b15836e18e774c1f210e77ffc9fae2f89cb6a