[INFO] cloning repository https://github.com/ljsoph/iced-square-radio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljsoph/iced-square-radio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljsoph%2Ficed-square-radio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljsoph%2Ficed-square-radio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f561ec70c076ed50d50e8cd0d14b014d49fb7df [INFO] testing ljsoph/iced-square-radio against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljsoph%2Ficed-square-radio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ljsoph/iced-square-radio [INFO] finished tweaking git repo https://github.com/ljsoph/iced-square-radio [INFO] tweaked toml for git repo https://github.com/ljsoph/iced-square-radio written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ljsoph/iced-square-radio on toolchain 311784882baa42a9638298cb325fa01a062c9d0f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ljsoph/iced-square-radio 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" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d94ed841a02f901bde4ce68e05bd353f0c4374e80aeda0009a3d13fcff611571 [INFO] running `Command { std: "docker" "start" "-a" "d94ed841a02f901bde4ce68e05bd353f0c4374e80aeda0009a3d13fcff611571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d94ed841a02f901bde4ce68e05bd353f0c4374e80aeda0009a3d13fcff611571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94ed841a02f901bde4ce68e05bd353f0c4374e80aeda0009a3d13fcff611571", kill_on_drop: false }` [INFO] [stdout] d94ed841a02f901bde4ce68e05bd353f0c4374e80aeda0009a3d13fcff611571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 343c312cd34c72717c61d35bba26f21ef33a634836950b1404ce4d5f5ec5560c [INFO] running `Command { std: "docker" "start" "-a" "343c312cd34c72717c61d35bba26f21ef33a634836950b1404ce4d5f5ec5560c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling lilt v0.8.1 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling rangemap v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling iced_core v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#01c79ad8) [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling font-types v0.10.1 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling iced_futures v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#01c79ad8) [INFO] [stderr] Compiling skrifa v0.37.0 [INFO] [stderr] Compiling harfrust v0.3.2 [INFO] [stderr] Compiling swash v0.2.6 [INFO] [stderr] Compiling cosmic-text v0.15.0 [INFO] [stderr] Compiling iced_graphics v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#01c79ad8) [INFO] [stderr] Compiling iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#01c79ad8) [INFO] [stderr] Compiling iced_widget v0.14.0-dev (https://github.com/iced-rs/iced?branch=master#01c79ad8) [INFO] [stderr] Compiling iced_ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.09s [INFO] running `Command { std: "docker" "inspect" "343c312cd34c72717c61d35bba26f21ef33a634836950b1404ce4d5f5ec5560c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343c312cd34c72717c61d35bba26f21ef33a634836950b1404ce4d5f5ec5560c", kill_on_drop: false }` [INFO] [stdout] 343c312cd34c72717c61d35bba26f21ef33a634836950b1404ce4d5f5ec5560c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 8ed85127527cf86e5435be81d10b9e595a7ee1fe98d390b6f4b947be5d32f7ca [INFO] running `Command { std: "docker" "start" "-a" "8ed85127527cf86e5435be81d10b9e595a7ee1fe98d390b6f4b947be5d32f7ca", kill_on_drop: false }` [INFO] [stderr] Compiling iced_ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "8ed85127527cf86e5435be81d10b9e595a7ee1fe98d390b6f4b947be5d32f7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed85127527cf86e5435be81d10b9e595a7ee1fe98d390b6f4b947be5d32f7ca", kill_on_drop: false }` [INFO] [stdout] 8ed85127527cf86e5435be81d10b9e595a7ee1fe98d390b6f4b947be5d32f7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 33dd537925d718e453f9a3fa194385e37288808e24c5d0afd0f3cc9998c77e14 [INFO] running `Command { std: "docker" "start" "-a" "33dd537925d718e453f9a3fa194385e37288808e24c5d0afd0f3cc9998c77e14", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/iced_ext/502936b1cc1e436e/deps/iced_ext-502936b1cc1e436e) [INFO] [stdout] [INFO] [stderr] Doc-tests iced_ext [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 2 tests [INFO] [stdout] test src/progress_bar_ext.rs - progress_bar_ext::ProgressBar (line 51) - compile ... ok [INFO] [stdout] test src/progress_bar_ext.rs - progress_bar_ext (line 4) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.36s [INFO] running `Command { std: "docker" "inspect" "33dd537925d718e453f9a3fa194385e37288808e24c5d0afd0f3cc9998c77e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dd537925d718e453f9a3fa194385e37288808e24c5d0afd0f3cc9998c77e14", kill_on_drop: false }` [INFO] [stdout] 33dd537925d718e453f9a3fa194385e37288808e24c5d0afd0f3cc9998c77e14