[INFO] fetching crate lsa 0.1.8... [INFO] testing lsa-0.1.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate lsa 0.1.8 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lsa 0.1.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded copypasta v0.10.2 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.9 [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded error-code v3.3.2 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded polling v3.9.0 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded comfy-table v7.1.4 [INFO] [stderr] Downloaded wayland-protocols v0.32.9 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52dcd3f9bb7356fbf93f8a77cb0adb36cd304d9b97b6697c6eb578f4e346096e [INFO] running `Command { std: "docker" "start" "-a" "52dcd3f9bb7356fbf93f8a77cb0adb36cd304d9b97b6697c6eb578f4e346096e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52dcd3f9bb7356fbf93f8a77cb0adb36cd304d9b97b6697c6eb578f4e346096e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52dcd3f9bb7356fbf93f8a77cb0adb36cd304d9b97b6697c6eb578f4e346096e", kill_on_drop: false }` [INFO] [stdout] 52dcd3f9bb7356fbf93f8a77cb0adb36cd304d9b97b6697c6eb578f4e346096e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ef7cd5bb4cbde939bb5fc98f19ad79e7e937ecd1bffec3099728cd967f74576 [INFO] running `Command { std: "docker" "start" "-a" "3ef7cd5bb4cbde939bb5fc98f19ad79e7e937ecd1bffec3099728cd967f74576", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling chrono v0.4.41 [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 globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [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 26.72s [INFO] running `Command { std: "docker" "inspect" "3ef7cd5bb4cbde939bb5fc98f19ad79e7e937ecd1bffec3099728cd967f74576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ef7cd5bb4cbde939bb5fc98f19ad79e7e937ecd1bffec3099728cd967f74576", kill_on_drop: false }` [INFO] [stdout] 3ef7cd5bb4cbde939bb5fc98f19ad79e7e937ecd1bffec3099728cd967f74576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fe3df5ee9bf872369f370212ab6c0a2cd0237131cdb32960d629ecbfda07fa2 [INFO] running `Command { std: "docker" "start" "-a" "6fe3df5ee9bf872369f370212ab6c0a2cd0237131cdb32960d629ecbfda07fa2", kill_on_drop: false }` [INFO] [stderr] Compiling lsa v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "6fe3df5ee9bf872369f370212ab6c0a2cd0237131cdb32960d629ecbfda07fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe3df5ee9bf872369f370212ab6c0a2cd0237131cdb32960d629ecbfda07fa2", kill_on_drop: false }` [INFO] [stdout] 6fe3df5ee9bf872369f370212ab6c0a2cd0237131cdb32960d629ecbfda07fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50e471cc2cf5bbcec07ef9c1cc3eed9f4bdc140de579826c44e432e940177738 [INFO] running `Command { std: "docker" "start" "-a" "50e471cc2cf5bbcec07ef9c1cc3eed9f4bdc140de579826c44e432e940177738", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lsa-80185cb257432c0e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test theme::tests::test_empty_theme_return_default ... ok [INFO] [stdout] test theme::tests::test_custom_icon_by_name ... ok [INFO] [stdout] test theme::tests::test_default_icon_by_extension_with_custom_entry ... ok [INFO] [stdout] test theme::tests::test_partial_theme_return_default ... ok [INFO] [stdout] test theme::tests::test_serde_dir_from_yaml ... ok [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_theme ... 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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50e471cc2cf5bbcec07ef9c1cc3eed9f4bdc140de579826c44e432e940177738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e471cc2cf5bbcec07ef9c1cc3eed9f4bdc140de579826c44e432e940177738", kill_on_drop: false }` [INFO] [stdout] 50e471cc2cf5bbcec07ef9c1cc3eed9f4bdc140de579826c44e432e940177738