[INFO] fetching crate spreet 0.12.1... [INFO] testing spreet-0.12.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate spreet 0.12.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate spreet 0.12.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spreet 0.12.1 [INFO] tweaked toml for crates.io crate spreet 0.12.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spreet 0.12.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spreet 0.12.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae3f156cf32398a85c59bb0364ee0c6f101285235c09128988a663a75829610 [INFO] running `Command { std: "docker" "start" "-a" "8ae3f156cf32398a85c59bb0364ee0c6f101285235c09128988a663a75829610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae3f156cf32398a85c59bb0364ee0c6f101285235c09128988a663a75829610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae3f156cf32398a85c59bb0364ee0c6f101285235c09128988a663a75829610", kill_on_drop: false }` [INFO] [stdout] 8ae3f156cf32398a85c59bb0364ee0c6f101285235c09128988a663a75829610 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b07295eaf6ac40939dfab424986574e21487da4f6a67774fa0905e8ed03b3f94 [INFO] running `Command { std: "docker" "start" "-a" "b07295eaf6ac40939dfab424986574e21487da4f6a67774fa0905e8ed03b3f94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling cc v1.1.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling libdeflate-sys v1.21.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling crunch v0.5.3 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling fontdb v0.21.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling libdeflater v1.21.0 [INFO] [stderr] Compiling sdf_glyph_renderer v1.0.1 [INFO] [stderr] Compiling usvg v0.43.0 [INFO] [stderr] Compiling resvg v0.43.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling spreet v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.80s [INFO] running `Command { std: "docker" "inspect" "b07295eaf6ac40939dfab424986574e21487da4f6a67774fa0905e8ed03b3f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07295eaf6ac40939dfab424986574e21487da4f6a67774fa0905e8ed03b3f94", kill_on_drop: false }` [INFO] [stdout] b07295eaf6ac40939dfab424986574e21487da4f6a67774fa0905e8ed03b3f94 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ab5418911906dfb4d9da2a5c5d51a62c0c55d0b6f8b75a0e896ed6dbbbb303a [INFO] running `Command { std: "docker" "start" "-a" "5ab5418911906dfb4d9da2a5c5d51a62c0c55d0b6f8b75a0e896ed6dbbbb303a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling usvg v0.43.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling resvg v0.43.0 [INFO] [stderr] Compiling spreet v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.97s [INFO] running `Command { std: "docker" "inspect" "5ab5418911906dfb4d9da2a5c5d51a62c0c55d0b6f8b75a0e896ed6dbbbb303a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ab5418911906dfb4d9da2a5c5d51a62c0c55d0b6f8b75a0e896ed6dbbbb303a", kill_on_drop: false }` [INFO] [stdout] 5ab5418911906dfb4d9da2a5c5d51a62c0c55d0b6f8b75a0e896ed6dbbbb303a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb22dee6ac19f04a0a7d6fc526fef76fc904a5e5cf0d0b7a2f3b7ac8b91a901f [INFO] running `Command { std: "docker" "start" "-a" "eb22dee6ac19f04a0a7d6fc526fef76fc904a5e5cf0d0b7a2f3b7ac8b91a901f", 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/spreet-422a01a9e0178f05) [INFO] [stderr] Running unittests src/bin/spreet/main.rs (/opt/rustwide/target/debug/deps/spreet-c02a0ba13f0e4098) [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-cbfee04afa98a33c) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test spreet_rejects_non_existent_input_directory ... ok [INFO] [stdout] test spreet_rejects_negative_ratio ... ok [INFO] [stdout] test spreet_can_output_minified_index_file_and_unique_spritesheet ... ok [INFO] [stdout] test spreet_can_output_spritesheet ... ok [INFO] [stdout] test spreet_can_output_minified_index_file ... ok [INFO] [stdout] test spreet_rejects_zero_ratio ... ok [INFO] [stdout] test spreet_can_output_unique_spritesheet ... ok [INFO] [stdout] test spreet_can_output_recursive_spritesheet ... ok [INFO] [stdout] test spreet_can_output_retina_spritesheet ... ok [INFO] [stdout] test spreet_can_output_unique_retina_spritesheet ... ok [INFO] [stdout] test spreet_can_output_sdf_icons ... ok [INFO] [stdout] test spreet_can_output_stretchable_icons ... ok [INFO] [stdout] test spreet_can_run_successfully ... ok [INFO] [stdout] test spreet_accepts_pngs_wrapped_in_svgs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.57s [INFO] [stdout] [INFO] [stderr] Running tests/fs.rs (/opt/rustwide/target/debug/deps/fs-4568940a13c6cd9f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test get_svg_input_paths_returns_error_when_path_does_not_exist ... ok [INFO] [stdout] test get_svg_input_paths_returns_non_recursive_results ... ok [INFO] [stdout] test get_svg_input_paths_returns_error_when_path_is_file ... ok [INFO] [stdout] test get_svg_input_paths_returns_recursive_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/sprite.rs (/opt/rustwide/target/debug/deps/sprite-d6595826223b0cde) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test sprite_name_returns_error_when_base_path_not_parent_of_path ... ok [INFO] [stdout] test sprite_name_returns_error_for_non_existent_base_path ... ok [INFO] [stdout] test sprite_name_works_with_deeply_nested_files ... ok [INFO] [stdout] test sprite_name_returns_ok_for_non_existent_path ... ok [INFO] [stdout] test sprite_name_works_with_nested_files ... ok [INFO] [stdout] test sprite_name_returns_error_when_path_is_empty ... ok [INFO] [stdout] test sprite_name_works_with_root_files ... ok [INFO] [stdout] test stretchable_icon_with_invalid_metadata_is_ignored ... ok [INFO] [stdout] test stretchable_icon_with_empty_metadata_is_ignored ... ok [INFO] [stdout] test stretchable_icon_with_metadata_in_hidden_element_is_ignored ... ok [INFO] [stdout] test stretchable_icon_has_metadata ... ok [INFO] [stdout] test stretchable_icon_metadata_matches_pixel_ratio ... ok [INFO] [stdout] test stretchable_icons_can_use_stretch_shorthand ... ok [INFO] [stdout] test unstretchable_icon_has_no_metadata ... ok [INFO] [stdout] test stretchable_icon_can_have_multiple_horizontal_stretch_zones ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests spreet [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" "eb22dee6ac19f04a0a7d6fc526fef76fc904a5e5cf0d0b7a2f3b7ac8b91a901f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb22dee6ac19f04a0a7d6fc526fef76fc904a5e5cf0d0b7a2f3b7ac8b91a901f", kill_on_drop: false }` [INFO] [stdout] eb22dee6ac19f04a0a7d6fc526fef76fc904a5e5cf0d0b7a2f3b7ac8b91a901f