[INFO] fetching crate ltrait-source-desktop 0.5.0... [INFO] testing ltrait-source-desktop-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ltrait-source-desktop 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ltrait-source-desktop 0.5.0 [INFO] finished tweaking crates.io crate ltrait-source-desktop 0.5.0 [INFO] tweaked toml for crates.io crate ltrait-source-desktop 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ltrait-source-desktop 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ltrait-source-desktop 0.5.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded temp-dir v0.1.16 [INFO] [stderr] Downloaded freedesktop-icons v0.4.0 [INFO] [stderr] Downloaded gettext-rs v0.7.2 [INFO] [stderr] Downloaded freedesktop-desktop-entry v0.7.13 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] [stderr] Downloaded ini_core v0.2.0 [INFO] [stderr] Downloaded ltrait v1.2.0 [INFO] [stderr] Downloaded gettext-sys v0.22.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc34b79dbca0d80558765b2d522ec62fcaae5f1dd8f5d038726e0764dce401af [INFO] running `Command { std: "docker" "start" "-a" "fc34b79dbca0d80558765b2d522ec62fcaae5f1dd8f5d038726e0764dce401af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc34b79dbca0d80558765b2d522ec62fcaae5f1dd8f5d038726e0764dce401af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc34b79dbca0d80558765b2d522ec62fcaae5f1dd8f5d038726e0764dce401af", kill_on_drop: false }` [INFO] [stdout] fc34b79dbca0d80558765b2d522ec62fcaae5f1dd8f5d038726e0764dce401af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99cced377a235b7450581960fec5281ef84d62dc91f5dd04455bf3ab2e1a0160 [INFO] running `Command { std: "docker" "start" "-a" "99cced377a235b7450581960fec5281ef84d62dc91f5dd04455bf3ab2e1a0160", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ini_core v0.2.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling freedesktop-icons v0.4.0 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling gettext-rs v0.7.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.7.13 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling ltrait v1.2.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling ltrait-source-desktop v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.71s [INFO] running `Command { std: "docker" "inspect" "99cced377a235b7450581960fec5281ef84d62dc91f5dd04455bf3ab2e1a0160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cced377a235b7450581960fec5281ef84d62dc91f5dd04455bf3ab2e1a0160", kill_on_drop: false }` [INFO] [stdout] 99cced377a235b7450581960fec5281ef84d62dc91f5dd04455bf3ab2e1a0160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f22959a7d3a2b858862a76d903b23295164ae3692a649be1c06315d2a9a543 [INFO] running `Command { std: "docker" "start" "-a" "b3f22959a7d3a2b858862a76d903b23295164ae3692a649be1c06315d2a9a543", kill_on_drop: false }` [INFO] [stderr] Compiling ltrait-source-desktop v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "b3f22959a7d3a2b858862a76d903b23295164ae3692a649be1c06315d2a9a543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f22959a7d3a2b858862a76d903b23295164ae3692a649be1c06315d2a9a543", kill_on_drop: false }` [INFO] [stdout] b3f22959a7d3a2b858862a76d903b23295164ae3692a649be1c06315d2a9a543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f14eb891041b27cd3e0957796ce7000b6afdafdedeb36b3710fd35e5940b7750 [INFO] running `Command { std: "docker" "start" "-a" "f14eb891041b27cd3e0957796ce7000b6afdafdedeb36b3710fd35e5940b7750", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ltrait_source_desktop-a882df6bc109215c) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ltrait_source_desktop-947ccae49eb4bd3d) [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] [stderr] Doc-tests ltrait_source_desktop [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 1 test [INFO] [stdout] test src/lib.rs - (line 2) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f14eb891041b27cd3e0957796ce7000b6afdafdedeb36b3710fd35e5940b7750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14eb891041b27cd3e0957796ce7000b6afdafdedeb36b3710fd35e5940b7750", kill_on_drop: false }` [INFO] [stdout] f14eb891041b27cd3e0957796ce7000b6afdafdedeb36b3710fd35e5940b7750