[INFO] fetching crate spotifetch 0.1.8...
[INFO] building spotifetch-0.1.8 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate spotifetch 0.1.8 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate spotifetch 0.1.8
[INFO] finished tweaking crates.io crate spotifetch 0.1.8
[INFO] tweaked toml for crates.io crate spotifetch 0.1.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spotifetch 0.1.8 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 spotifetch 0.1.8 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 rspotify-http v0.12.0
[INFO] [stderr]   Downloaded ureq-proto v0.3.0
[INFO] [stderr]   Downloaded kolorz v0.10.0
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded clap v4.5.18
[INFO] [stderr]   Downloaded ureq v3.0.3
[INFO] [stderr]   Downloaded miniz_oxide v0.3.7
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.22
[INFO] [stderr]   Downloaded rspotify-macros v0.12.0
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded platform-dirs v0.3.0
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded rspotify-model v0.12.0
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded cc v1.1.22
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded rspotify v0.12.0
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded clap_builder v4.5.18
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] [stderr]   Downloaded pigmnts v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c8556c51ca612b41bbd93995e5e0cc5df1a55bcc479cc4fc1d34428bcd6a1de7
[INFO] running `Command { std: "docker" "start" "-a" "c8556c51ca612b41bbd93995e5e0cc5df1a55bcc479cc4fc1d34428bcd6a1de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8556c51ca612b41bbd93995e5e0cc5df1a55bcc479cc4fc1d34428bcd6a1de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8556c51ca612b41bbd93995e5e0cc5df1a55bcc479cc4fc1d34428bcd6a1de7", kill_on_drop: false }`
[INFO] [stdout] c8556c51ca612b41bbd93995e5e0cc5df1a55bcc479cc4fc1d34428bcd6a1de7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 35915c9c497a8df5e71928ab98df5b8e6a9bfd3456cb83eb6dc76aa61b035f54
[INFO] running `Command { std: "docker" "start" "-a" "35915c9c497a8df5e71928ab98df5b8e6a9bfd3456cb83eb6dc76aa61b035f54", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling rspotify-macros v0.12.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling platform-dirs v0.3.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ureq-proto v0.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling kolorz v0.10.0
[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 icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ureq v3.0.3
[INFO] [stderr]    Compiling rspotify-model v0.12.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 js-sys v0.3.70
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling rspotify-http v0.12.0
[INFO] [stderr]    Compiling rspotify v0.12.0
[INFO] [stderr]    Compiling web-sys v0.3.70
[INFO] [stderr]    Compiling pigmnts v0.7.0
[INFO] [stderr]    Compiling spotifetch v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "35915c9c497a8df5e71928ab98df5b8e6a9bfd3456cb83eb6dc76aa61b035f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35915c9c497a8df5e71928ab98df5b8e6a9bfd3456cb83eb6dc76aa61b035f54", kill_on_drop: false }`
[INFO] [stdout] 35915c9c497a8df5e71928ab98df5b8e6a9bfd3456cb83eb6dc76aa61b035f54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 47e3c3b0b1a8a90d99b41b6654b3340a44b2deeaac8bea95d490d1e4b2300386
[INFO] running `Command { std: "docker" "start" "-a" "47e3c3b0b1a8a90d99b41b6654b3340a44b2deeaac8bea95d490d1e4b2300386", kill_on_drop: false }`
[INFO] [stderr]    Compiling spotifetch v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "47e3c3b0b1a8a90d99b41b6654b3340a44b2deeaac8bea95d490d1e4b2300386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e3c3b0b1a8a90d99b41b6654b3340a44b2deeaac8bea95d490d1e4b2300386", kill_on_drop: false }`
[INFO] [stdout] 47e3c3b0b1a8a90d99b41b6654b3340a44b2deeaac8bea95d490d1e4b2300386
