[INFO] fetching crate lsa 0.1.8... [INFO] testing lsa-0.1.8 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate lsa 0.1.8 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lsa 0.1.8 [INFO] finished tweaking crates.io crate lsa 0.1.8 [INFO] tweaked toml for crates.io crate lsa 0.1.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lsa 0.1.8 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lsa 0.1.8 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 399e2f7244fb038f0722ebdaeacca4a14bc8030caf0071314cc90c8ee32326e2 [INFO] running `Command { std: "docker" "start" "-a" "399e2f7244fb038f0722ebdaeacca4a14bc8030caf0071314cc90c8ee32326e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "399e2f7244fb038f0722ebdaeacca4a14bc8030caf0071314cc90c8ee32326e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "399e2f7244fb038f0722ebdaeacca4a14bc8030caf0071314cc90c8ee32326e2", kill_on_drop: false }` [INFO] [stdout] 399e2f7244fb038f0722ebdaeacca4a14bc8030caf0071314cc90c8ee32326e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] befb97c40e99d9c1508d2710e7f29349fd3659d22b8a3db92d86cd2476445f46 [INFO] running `Command { std: "docker" "start" "-a" "befb97c40e99d9c1508d2710e7f29349fd3659d22b8a3db92d86cd2476445f46", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Compiling lsa v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.78s [INFO] running `Command { std: "docker" "inspect" "befb97c40e99d9c1508d2710e7f29349fd3659d22b8a3db92d86cd2476445f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "befb97c40e99d9c1508d2710e7f29349fd3659d22b8a3db92d86cd2476445f46", kill_on_drop: false }` [INFO] [stdout] befb97c40e99d9c1508d2710e7f29349fd3659d22b8a3db92d86cd2476445f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f821db66d6a8cdcc29ff3bbf54c0ea764fd554bc228c2bfe7d155cd7d0306287 [INFO] running `Command { std: "docker" "start" "-a" "f821db66d6a8cdcc29ff3bbf54c0ea764fd554bc228c2bfe7d155cd7d0306287", kill_on_drop: false }` [INFO] [stderr] Compiling lsa v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "f821db66d6a8cdcc29ff3bbf54c0ea764fd554bc228c2bfe7d155cd7d0306287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f821db66d6a8cdcc29ff3bbf54c0ea764fd554bc228c2bfe7d155cd7d0306287", kill_on_drop: false }` [INFO] [stdout] f821db66d6a8cdcc29ff3bbf54c0ea764fd554bc228c2bfe7d155cd7d0306287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52b84d79360be0e25f3d6628a405099466160be04412068576708bacc37be596 [INFO] running `Command { std: "docker" "start" "-a" "52b84d79360be0e25f3d6628a405099466160be04412068576708bacc37be596", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lsa-11bf16cf8769c06e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test theme::tests::test_custom_icon_by_extension ... ok [INFO] [stdout] test theme::tests::test_default_icon_by_name_with_custom_entry ... ok [INFO] [stdout] test theme::tests::test_default_icon_by_extension_with_custom_entry ... ok [INFO] [stdout] test theme::tests::test_custom_icon_by_name ... ok [INFO] [stdout] test theme::tests::test_empty_theme_return_default ... ok [INFO] [stdout] test theme::tests::test_default_theme ... ok [INFO] [stdout] test theme::tests::test_serde_dir_from_yaml ... ok [INFO] [stdout] test theme::tests::test_partial_theme_return_default ... ok [INFO] [stdout] test theme::tests::test_tmp_partial_default_theme_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52b84d79360be0e25f3d6628a405099466160be04412068576708bacc37be596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b84d79360be0e25f3d6628a405099466160be04412068576708bacc37be596", kill_on_drop: false }` [INFO] [stdout] 52b84d79360be0e25f3d6628a405099466160be04412068576708bacc37be596