[INFO] fetching crate color_scheme_generator 0.9.2... [INFO] building color_scheme_generator-0.9.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate color_scheme_generator 0.9.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate color_scheme_generator 0.9.2 [INFO] finished tweaking crates.io crate color_scheme_generator 0.9.2 [INFO] tweaked toml for crates.io crate color_scheme_generator 0.9.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate color_scheme_generator 0.9.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 color_scheme_generator 0.9.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] 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 sqlite v0.36.1 [INFO] [stderr] Downloaded rlg v0.0.3 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded vrd v0.0.5 [INFO] [stderr] Downloaded fdeflate v0.3.6 [INFO] [stderr] Downloaded avif-serialize v0.8.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.95 [INFO] [stderr] Downloaded sqlite3-sys v0.17.0 [INFO] [stderr] Downloaded figlet-rs v0.1.5 [INFO] [stderr] Downloaded cc v1.2.1 [INFO] [stderr] Downloaded itoa v1.0.13 [INFO] [stderr] Downloaded xdg v2.5.2 [INFO] [stderr] Downloaded built v0.7.5 [INFO] [stderr] Downloaded dtt v0.0.5 [INFO] [stderr] Downloaded image-webp v0.2.0 [INFO] [stderr] Downloaded png v0.17.14 [INFO] [stderr] Downloaded libyml v0.0.1 [INFO] [stderr] Downloaded serde_yml v0.0.5 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.8 [INFO] [stderr] Downloaded zune-jpeg v0.4.13 [INFO] [stderr] Downloaded bytes v1.8.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.95 [INFO] [stderr] Downloaded sqlite3-src v0.6.1 [INFO] [stderr] Downloaded openssl-src v300.4.1+3.4.0 [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] ea7f6d00f3b185d68869a9ce46cb5b80558871307232fe8b6d8da71d11cd3c30 [INFO] running `Command { std: "docker" "start" "-a" "ea7f6d00f3b185d68869a9ce46cb5b80558871307232fe8b6d8da71d11cd3c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7f6d00f3b185d68869a9ce46cb5b80558871307232fe8b6d8da71d11cd3c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7f6d00f3b185d68869a9ce46cb5b80558871307232fe8b6d8da71d11cd3c30", kill_on_drop: false }` [INFO] [stdout] ea7f6d00f3b185d68869a9ce46cb5b80558871307232fe8b6d8da71d11cd3c30 [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] 74165730fb92f615e04f69ad4c9dfab4d337d0b2181c54479b04f74699e17f7b [INFO] running `Command { std: "docker" "start" "-a" "74165730fb92f615e04f69ad4c9dfab4d337d0b2181c54479b04f74699e17f7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dtt v0.0.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling vrd v0.0.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rlg v0.0.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling serde_yml v0.0.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling sqlite3-sys v0.17.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling libyml v0.0.1 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling sqlite v0.36.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling color_scheme_generator v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `Command { std: "docker" "inspect" "74165730fb92f615e04f69ad4c9dfab4d337d0b2181c54479b04f74699e17f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74165730fb92f615e04f69ad4c9dfab4d337d0b2181c54479b04f74699e17f7b", kill_on_drop: false }` [INFO] [stdout] 74165730fb92f615e04f69ad4c9dfab4d337d0b2181c54479b04f74699e17f7b [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] 1ae1e55322fff7fd066c47903998ef76899ed285e75e44dd010fe4726b318eed [INFO] running `Command { std: "docker" "start" "-a" "1ae1e55322fff7fd066c47903998ef76899ed285e75e44dd010fe4726b318eed", kill_on_drop: false }` [INFO] [stderr] Compiling color_scheme_generator v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "1ae1e55322fff7fd066c47903998ef76899ed285e75e44dd010fe4726b318eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae1e55322fff7fd066c47903998ef76899ed285e75e44dd010fe4726b318eed", kill_on_drop: false }` [INFO] [stdout] 1ae1e55322fff7fd066c47903998ef76899ed285e75e44dd010fe4726b318eed