[INFO] fetching crate clipsaver 0.2.0... [INFO] testing clipsaver-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate clipsaver 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate clipsaver 0.2.0 [INFO] finished tweaking crates.io crate clipsaver 0.2.0 [INFO] tweaked toml for crates.io crate clipsaver 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clipsaver 0.2.0 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 clipsaver 0.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.21 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded error-code v3.3.1 [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.2 [INFO] [stderr] Downloaded half v2.5.0 [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded arboard v3.4.1 [INFO] [stderr] Downloaded time v0.3.40 [INFO] [stderr] Downloaded config v0.15.11 [INFO] [stderr] Downloaded yaml-rust2 v0.10.0 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded image v0.25.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d16a8e1d87c9af19d264e03d2e7a0f1c48742bd83a319deea8e9dcd6730fc6e4 [INFO] running `Command { std: "docker" "start" "-a" "d16a8e1d87c9af19d264e03d2e7a0f1c48742bd83a319deea8e9dcd6730fc6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d16a8e1d87c9af19d264e03d2e7a0f1c48742bd83a319deea8e9dcd6730fc6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16a8e1d87c9af19d264e03d2e7a0f1c48742bd83a319deea8e9dcd6730fc6e4", kill_on_drop: false }` [INFO] [stdout] d16a8e1d87c9af19d264e03d2e7a0f1c48742bd83a319deea8e9dcd6730fc6e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 763b2a72d6f99e442614b91e810fe2b920618247b0f11b273e9fa227be7c85bc [INFO] running `Command { std: "docker" "start" "-a" "763b2a72d6f99e442614b91e810fe2b920618247b0f11b273e9fa227be7c85bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling yaml-rust2 v0.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling clipsaver v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.08s [INFO] running `Command { std: "docker" "inspect" "763b2a72d6f99e442614b91e810fe2b920618247b0f11b273e9fa227be7c85bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "763b2a72d6f99e442614b91e810fe2b920618247b0f11b273e9fa227be7c85bc", kill_on_drop: false }` [INFO] [stdout] 763b2a72d6f99e442614b91e810fe2b920618247b0f11b273e9fa227be7c85bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3e002f7c0821736a9cbb097278ab7fb9c3011bc1474ffab9c3667c57979f86c7 [INFO] running `Command { std: "docker" "start" "-a" "3e002f7c0821736a9cbb097278ab7fb9c3011bc1474ffab9c3667c57979f86c7", kill_on_drop: false }` [INFO] [stderr] Compiling clipsaver v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "3e002f7c0821736a9cbb097278ab7fb9c3011bc1474ffab9c3667c57979f86c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e002f7c0821736a9cbb097278ab7fb9c3011bc1474ffab9c3667c57979f86c7", kill_on_drop: false }` [INFO] [stdout] 3e002f7c0821736a9cbb097278ab7fb9c3011bc1474ffab9c3667c57979f86c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6bdc97e17ff11f3ff3bbbca2af8fc6fc174ffb184a3f30c1cbef53f4bc1314ac [INFO] running `Command { std: "docker" "start" "-a" "6bdc97e17ff11f3ff3bbbca2af8fc6fc174ffb184a3f30c1cbef53f4bc1314ac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clipsaver-139b391b50185dbe) [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] running `Command { std: "docker" "inspect" "6bdc97e17ff11f3ff3bbbca2af8fc6fc174ffb184a3f30c1cbef53f4bc1314ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bdc97e17ff11f3ff3bbbca2af8fc6fc174ffb184a3f30c1cbef53f4bc1314ac", kill_on_drop: false }` [INFO] [stdout] 6bdc97e17ff11f3ff3bbbca2af8fc6fc174ffb184a3f30c1cbef53f4bc1314ac