[INFO] fetching crate thumbnails 0.2.1...
[INFO] building thumbnails-0.2.1 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate thumbnails 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate thumbnails 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate thumbnails 0.2.1
[INFO] tweaked toml for crates.io crate thumbnails 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thumbnails 0.2.1 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thumbnails 0.2.1 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14d0ca0448182ad40cf6d87a58876cd028c9e280d44d11ce16a984ed3a344351
[INFO] running `Command { std: "docker" "start" "-a" "14d0ca0448182ad40cf6d87a58876cd028c9e280d44d11ce16a984ed3a344351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14d0ca0448182ad40cf6d87a58876cd028c9e280d44d11ce16a984ed3a344351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d0ca0448182ad40cf6d87a58876cd028c9e280d44d11ce16a984ed3a344351", kill_on_drop: false }`
[INFO] [stdout] 14d0ca0448182ad40cf6d87a58876cd028c9e280d44d11ce16a984ed3a344351
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f3934986c8b95f64c4c0c25b2ec1ed5c270255a92ab12c3723b3f79f89fae64
[INFO] running `Command { std: "docker" "start" "-a" "3f3934986c8b95f64c4c0c25b2ec1ed5c270255a92ab12c3723b3f79f89fae64", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling zip v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling pdfium-render v0.8.29
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling utf16string v0.2.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling video-rs v0.10.3
[INFO] [stderr]    Compiling thumbnails v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "3f3934986c8b95f64c4c0c25b2ec1ed5c270255a92ab12c3723b3f79f89fae64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f3934986c8b95f64c4c0c25b2ec1ed5c270255a92ab12c3723b3f79f89fae64", kill_on_drop: false }`
[INFO] [stdout] 3f3934986c8b95f64c4c0c25b2ec1ed5c270255a92ab12c3723b3f79f89fae64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30fcaa35a4d5da9b5e7ecbdc201f0cddab2944c4485b78a5f8538a2e9d792736
[INFO] running `Command { std: "docker" "start" "-a" "30fcaa35a4d5da9b5e7ecbdc201f0cddab2944c4485b78a5f8538a2e9d792736", kill_on_drop: false }`
[INFO] [stderr]    Compiling thumbnails v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s
[INFO] running `Command { std: "docker" "inspect" "30fcaa35a4d5da9b5e7ecbdc201f0cddab2944c4485b78a5f8538a2e9d792736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30fcaa35a4d5da9b5e7ecbdc201f0cddab2944c4485b78a5f8538a2e9d792736", kill_on_drop: false }`
[INFO] [stdout] 30fcaa35a4d5da9b5e7ecbdc201f0cddab2944c4485b78a5f8538a2e9d792736
