[INFO] cloning repository https://github.com/hnjae/xdg-thumbnail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hnjae/xdg-thumbnail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnjae%2Fxdg-thumbnail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnjae%2Fxdg-thumbnail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96dfe58921379119ad23d1cbffeebbbafb7c7621
[INFO] testing hnjae/xdg-thumbnail against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnjae%2Fxdg-thumbnail" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hnjae/xdg-thumbnail
[INFO] finished tweaking git repo https://github.com/hnjae/xdg-thumbnail
[INFO] tweaked toml for git repo https://github.com/hnjae/xdg-thumbnail written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hnjae/xdg-thumbnail on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hnjae/xdg-thumbnail 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b
[INFO] running `Command { std: "docker" "start" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling resize v0.8.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xdg-mime v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling xdg-thumbnail v0.1.0 (/opt/rustwide/workdir/crates/xdg-thumbnail)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling freedesktop_entry_parser v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling xdg-thumbnail-prune v0.1.0 (/opt/rustwide/workdir/crates/xdg-thumbnail-prune)
[INFO] [stderr]    Compiling xdg-thumbnail-generate v0.1.0 (/opt/rustwide/workdir/crates/xdg-thumbnail-generate)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.22s
[INFO] running `Command { std: "docker" "inspect" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling xdg-thumbnail v0.1.0 (/opt/rustwide/workdir/crates/xdg-thumbnail)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling xdg-thumbnail-prune v0.1.0 (/opt/rustwide/workdir/crates/xdg-thumbnail-prune)
[INFO] [stderr]    Compiling xdg-thumbnail-generate v0.1.0 (/opt/rustwide/workdir/crates/xdg-thumbnail-generate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.11s
[INFO] running `Command { std: "docker" "inspect" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xdg_thumbnail-107c161403adeabc)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test namespace::tests::cache_namespace_strings_are_relative_directories ... ok
[INFO] [stdout] test namespace::tests::thumbnail_size_directory_names_match_standard ... ok
[INFO] [stdout] test namespace::tests::all_thumbnail_sizes_are_in_scan_order ... ok
[INFO] [stdout] test png::tests::rgba_buffer_len_rejects_overflow ... ok
[INFO] [stdout] test png::tests::rendered_resource_limit_rejects_large_dimensions ... ok
[INFO] [stderr]      Running tests/cache.rs (/opt/rustwide/target/debug/deps/cache-0d59ee072bb29475)
[INFO] [stdout] test png::tests::rendered_png_rejects_apng ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test cache_root_uses_absolute_xdg_cache_home_and_home_fallback ... ok
[INFO] [stdout] test explicit_cache_roots_report_typed_absolute_path_errors ... ok
[INFO] [stdout] test failure_namespaces_are_direct_ascii_directory_names ... ok
[INFO] [stdout] test local_original_open_errors_carry_the_failing_path ... ok
[INFO] [stdout] test namespaces_compute_cache_entry_paths ... ok
[INFO] [stdout] test original_identity_preserves_required_freshness_facts ... ok
[INFO] [stdout] test original_identity_without_mime_type_needs_no_type_hint ... ok
[INFO] [stdout] test readable_local_identity_rejects_relative_path_before_opening ... ok
[INFO] [stdout] test thumbnail_sizes_have_namespace_names_and_limits ... ok
[INFO] [stdout] test readable_local_identity_preserves_symlink_path_as_uri_and_stats_target ... ok
[INFO] [stdout] test unix_mtime_seconds_supports_conventional_conversions ... ok
[INFO] [stdout] test structured_uri_errors_expose_reason_without_tuple_matching ... ok
[INFO] [stdout] test shared_repository_context_computes_contextual_cache_paths ... ok
[INFO] [stdout] test unix_mtime_seconds_rejects_pre_epoch_times ... ok
[INFO] [stderr]      Running tests/failure.rs (/opt/rustwide/target/debug/deps/failure-1dcba7936b1dc50d)
[INFO] [stdout] test path_newtypes_expose_unambiguous_path_traits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test reports_stale_failure_entry_metadata ... ok
[INFO] [stdout] test validates_failure_entry_metadata_without_successful_thumbnail_size_limits ... ok
[INFO] [stdout] test failure_path_variant_returns_only_installed_path ... ok
[INFO] [stdout] test writes_deterministic_failure_namespace_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inspect.rs (/opt/rustwide/target/debug/deps/inspect-4a07298f78f94362)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test inspection_does_not_follow_symlinked_size_namespace_directories ... ok
[INFO] [stdout] test inspection_reports_invalid_optional_metadata_syntax ... ok
[INFO] [stdout] test inspection_reports_invalid_uri_metadata_and_filename_uri_mismatch ... ok
[INFO] [stdout] test cache_entry_handles_remove_files_without_following_symlinks ... ok
[INFO] [stdout] test explicit_personal_cache_entry_handles_remove_computed_entries ... ok
[INFO] [stdout] test inspection_iterates_standard_entries_and_reports_facts ... ok
[INFO] [stdout] test failure_iteration_is_limited_to_one_real_namespace_level ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test install_rejects_cache_namespace_paths_that_are_not_directories ... ok
[INFO] [stdout] test raw_thumbnail_rejects_invalid_stride ... ok
[INFO] [stdout] test raw_thumbnail_rejects_short_buffer ... ok
[INFO] [stdout] test install_rejects_symlinked_cache_directories ... ok
[INFO] [stdout] test install_rejects_insecure_existing_cache_directories ... ok
[INFO] [stderr]      Running tests/install.rs (/opt/rustwide/target/debug/deps/install-4a3317ff79f83064)
[INFO] [stdout] test installs_rgb8_raw_thumbnail_with_opaque_alpha ... ok
[INFO] [stdout] test path_install_variant_returns_only_installed_path ... ok
[INFO] [stdout] test installs_rgba8_raw_thumbnail_preserving_alpha ... ok
[INFO] [stdout] test raw_thumbnail_stride_padding_is_skipped ... ok
[INFO] [stdout] test installs_normalized_downscaled_personal_thumbnail_atomically ... ok
[INFO] [stdout] test raw_thumbnail_oversized_input_is_downscaled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lookup.rs (/opt/rustwide/target/debug/deps/lookup-f33a4d326f96380f)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test display_lookup_returns_missing_when_no_personal_candidates_exist ... ok
[INFO] [stdout] test lookup_thumbnail_png_bytes_returns_exact_validated_png_bytes ... ok
[INFO] [stdout] test lookup_thumbnail_rgba8_keeps_rgb_without_alpha_invalid ... ok
[INFO] [stdout] test lookup_thumbnail_rgba8_converts_grayscale_alpha_pixels ... ok
[INFO] [stdout] test lookup_thumbnail_rgba8_returns_decoded_pixels_and_metadata ... ok
[INFO] [stdout] test materialize_personal_exact_valid_is_noop ... ok
[INFO] [stdout] test personal_thumbnail_lookup_matches_exhaustively ... ok
[INFO] [stdout] test lookup_thumbnail_path_distinguishes_valid_missing_and_invalid_entries ... ok
[INFO] [stdout] test validated_lookup_rejects_symlink_and_non_regular_entries ... ok
[INFO] [stdout] test validated_lookup_reports_permission_denied_entries_as_unreadable ... FAILED
[INFO] [stdout] test materialize_personal_larger_source_writes_requested_namespace ... ok
[INFO] [stdout] test materialize_personal_png_bytes_returns_final_target_bytes ... ok
[INFO] [stdout] test display_lookup_exact_valid_wins_over_larger_personal_source ... ok
[INFO] [stdout] test display_lookup_returns_first_larger_invalid_personal_source ... ok
[INFO] [stdout] test display_lookup_returns_exact_invalid_without_trying_larger_personal_source ... ok
[INFO] [stdout] test display_lookup_uses_larger_personal_source_when_exact_is_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- validated_lookup_reports_permission_denied_entries_as_unreadable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validated_lookup_reports_permission_denied_entries_as_unreadable' (1355) panicked at crates/xdg-thumbnail/tests/lookup.rs:577:18:
[INFO] [stdout] expected unreadable invalid lookup, got Valid(ThumbnailPngBytesLookupEntry { path: "/tmp/.tmpRFoqyE/thumbnails/normal/82346fd12242a0f50d9cf25786189951.png", bytes: [137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68, 82, 0, 0, 0, 2, 0, 0, 0, 1, 8, 6, 0, 0, 0, 244, 34, 127, 138, 0, 0, 0, 15, 116, 69, 88, 116, 84, 104, 117, 109, 98, 58, 58, 77, 84, 105, 109, 101, 0, 52, 50, 128, 230, 175, 126, 0, 0, 0, 25, 116, 69, 88, 116, 84, 104, 117, 109, 98, 58, 58, 77, 105, 109, 101, 116, 121, 112, 101, 0, 105, 109, 97, 103, 101, 47, 112, 110, 103, 63, 178, 86, 78, 0, 0, 0, 14, 116, 69, 88, 116, 84, 104, 117, 109, 98, 58, 58, 83, 105, 122, 101, 0, 49, 50, 128, 113, 88, 144, 0, 0, 0, 39, 116, 69, 88, 116, 84, 104, 117, 109, 98, 58, 58, 85, 82, 73, 0, 102, 105, 108, 101, 58, 47, 47, 47, 104, 111, 109, 101, 47, 97, 108, 105, 99, 101, 47, 112, 104, 111, 116, 111, 46, 112, 110, 103, 61, 207, 14, 126, 0, 0, 0, 14, 73, 68, 65, 84, 120, 156, 99, 249, 15, 4, 12, 64, 0, 0, 26, 19, 4, 1, 248, 103, 70, 98, 0, 0, 0, 0, 73, 69, 78, 68, 174, 66, 96, 130], metadata: ThumbnailMetadata { values: {"Thumb::MTime": "42", "Thumb::Mimetype": "image/png", "Thumb::Size": "12", "Thumb::URI": "file:///home/alice/photo.png"} } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5822cc9014f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5822cc9014f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5822cc9014f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5822cc9014f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5822cc9166aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5822cc9166aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5822cc905c5c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5822cc905c5c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5822cc8dd476 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5822cc8dd476 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5822cc8f8229 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5822cc79b4d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5822cc79b4d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5822cc8f8552 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5822cc8f8552 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5822cc8dd522 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5822cc8d4b19 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5822cc8de3bd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5822cc916e7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5822cc77854f - lookup[78fc13d0d6f2c487]::assert_unreadable_lookup::<xdg_thumbnail[e0f99300d18ece29]::cache::ThumbnailPngBytesLookupEntry>
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/xdg-thumbnail/tests/lookup.rs:577:18
[INFO] [stdout]   20:     0x5822cc785e36 - lookup[78fc13d0d6f2c487]::validated_lookup_reports_permission_denied_entries_as_unreadable
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/xdg-thumbnail/tests/lookup.rs:264:5
[INFO] [stdout]   21:     0x5822cc778837 - lookup[78fc13d0d6f2c487]::validated_lookup_reports_permission_denied_entries_as_unreadable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/xdg-thumbnail/tests/lookup.rs:252:70
[INFO] [stdout]   22:     0x5822cc76f1d6 - <lookup[78fc13d0d6f2c487]::validated_lookup_reports_permission_denied_entries_as_unreadable::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5822cc78e80b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5822cc78e80b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5822cc79be55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5822cc79be55 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5822cc79be55 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5822cc79be55 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5822cc79be55 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5822cc79be55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5822cc79be55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5822cc796904 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5822cc796904 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5822cc79efa2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5822cc79efa2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5822cc79efa2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x5822cc79efa2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5822cc79efa2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5822cc79efa2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5822cc79efa2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5822cc90083f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x5822cc90083f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x742d27526aa4 - <unknown>
[INFO] [stdout]   44:     0x742d275b3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     validated_lookup_reports_permission_denied_entries_as_unreadable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p xdg-thumbnail --test lookup`
[INFO] running `Command { std: "docker" "inspect" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b", kill_on_drop: false }`
[INFO] [stdout] f77664f0e266c99e37f70ff7142f2a1b8baba75a101902f745be7cb6a57eb19b
