[INFO] fetching crate scalar-img 0.1.2...
[INFO] building scalar-img-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate scalar-img 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate scalar-img 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate scalar-img 0.1.2
[INFO] tweaked toml for crates.io crate scalar-img 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scalar-img 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scalar-img 0.1.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded attohttpc v0.28.5
[INFO] [stderr]   Downloaded aws-creds v0.37.0
[INFO] [stderr]   Downloaded aws-region v0.25.5
[INFO] [stderr]   Downloaded scalar-derive v0.1.2
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded base64-url v3.0.0
[INFO] [stderr]   Downloaded ts-rs-macros v9.0.1
[INFO] [stderr]   Downloaded rustdct v0.7.1
[INFO] [stderr]   Downloaded rust-s3 v0.35.1
[INFO] [stderr]   Downloaded image_hasher v3.0.0
[INFO] [stderr]   Downloaded ts-rs v9.0.1
[INFO] [stderr]   Downloaded scalar-cms v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8c1dfb4f20c769fec481965931863ee7cd12619aab3129a31d2e40825147e57
[INFO] running `Command { std: "docker" "start" "-a" "a8c1dfb4f20c769fec481965931863ee7cd12619aab3129a31d2e40825147e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c1dfb4f20c769fec481965931863ee7cd12619aab3129a31d2e40825147e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c1dfb4f20c769fec481965931863ee7cd12619aab3129a31d2e40825147e57", kill_on_drop: false }`
[INFO] [stdout] a8c1dfb4f20c769fec481965931863ee7cd12619aab3129a31d2e40825147e57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a353e4534d61638b4b0c83eadd1996299694adb836350c5b93142e984899730
[INFO] running `Command { std: "docker" "start" "-a" "8a353e4534d61638b4b0c83eadd1996299694adb836350c5b93142e984899730", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling rxml_validation v0.9.1
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rxml v0.9.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling minidom v0.15.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling base64-url v3.0.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ts-rs-macros v9.0.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aws-region v0.25.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling rustdct v0.7.1
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scalar-derive v0.1.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling attohttpc v0.28.5
[INFO] [stderr]    Compiling ts-rs v9.0.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling scalar-cms v0.1.2
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling aws-creds v0.37.0
[INFO] [stderr]    Compiling rust-s3 v0.35.1
[INFO] [stderr]    Compiling image_hasher v3.0.0
[INFO] [stderr]    Compiling scalar-img v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "8a353e4534d61638b4b0c83eadd1996299694adb836350c5b93142e984899730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a353e4534d61638b4b0c83eadd1996299694adb836350c5b93142e984899730", kill_on_drop: false }`
[INFO] [stdout] 8a353e4534d61638b4b0c83eadd1996299694adb836350c5b93142e984899730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8732dc33a4b68fb0f911accb67d845532da301bc1fb50a87779006254c4362e
[INFO] running `Command { std: "docker" "start" "-a" "d8732dc33a4b68fb0f911accb67d845532da301bc1fb50a87779006254c4362e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling attohttpc v0.28.5
[INFO] [stderr]    Compiling scalar-cms v0.1.2
[INFO] [stderr]    Compiling aws-creds v0.37.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling image_hasher v3.0.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rust-s3 v0.35.1
[INFO] [stderr]    Compiling scalar-img v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.37s
[INFO] running `Command { std: "docker" "inspect" "d8732dc33a4b68fb0f911accb67d845532da301bc1fb50a87779006254c4362e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8732dc33a4b68fb0f911accb67d845532da301bc1fb50a87779006254c4362e", kill_on_drop: false }`
[INFO] [stdout] d8732dc33a4b68fb0f911accb67d845532da301bc1fb50a87779006254c4362e
