[INFO] fetching crate spotifetch 0.1.8... [INFO] testing spotifetch-0.1.8 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate spotifetch 0.1.8 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spotifetch 0.1.8 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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] Downloading crates ... [INFO] [stderr] Downloaded platform-dirs v0.3.0 [INFO] [stderr] Downloaded bytemuck v1.18.0 [INFO] [stderr] Downloaded rspotify-model v0.12.0 [INFO] [stderr] Downloaded rspotify-macros v0.12.0 [INFO] [stderr] Downloaded rustls v0.23.22 [INFO] [stderr] Downloaded cc v1.1.22 [INFO] [stderr] Downloaded pigmnts v0.7.0 [INFO] [stderr] Downloaded ureq v3.0.3 [INFO] [stderr] Downloaded rspotify-http v0.12.0 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded ureq-proto v0.3.0 [INFO] [stderr] Downloaded rspotify v0.12.0 [INFO] [stderr] Downloaded kolorz v0.10.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f50dd7e22d98baca7d4a7045a915e99aef8efad4e94ce36fbe0443be4365e1b [INFO] running `Command { std: "docker" "start" "-a" "8f50dd7e22d98baca7d4a7045a915e99aef8efad4e94ce36fbe0443be4365e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f50dd7e22d98baca7d4a7045a915e99aef8efad4e94ce36fbe0443be4365e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f50dd7e22d98baca7d4a7045a915e99aef8efad4e94ce36fbe0443be4365e1b", kill_on_drop: false }` [INFO] [stdout] 8f50dd7e22d98baca7d4a7045a915e99aef8efad4e94ce36fbe0443be4365e1b [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a22e5f609d7ee2cdd2b3d201b84976547122402e877e7a725bb3c1ffa9d16cf5 [INFO] running `Command { std: "docker" "start" "-a" "a22e5f609d7ee2cdd2b3d201b84976547122402e877e7a725bb3c1ffa9d16cf5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [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 miniz_oxide v0.4.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rspotify-macros v0.12.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling ureq-proto v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 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 wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling kolorz v0.10.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling chrono v0.4.38 [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 ureq v3.0.3 [INFO] [stderr] Compiling rspotify-model v0.12.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling rspotify-http v0.12.0 [INFO] [stderr] Compiling web-sys v0.3.70 [INFO] [stderr] Compiling rspotify v0.12.0 [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 47.16s [INFO] running `Command { std: "docker" "inspect" "a22e5f609d7ee2cdd2b3d201b84976547122402e877e7a725bb3c1ffa9d16cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22e5f609d7ee2cdd2b3d201b84976547122402e877e7a725bb3c1ffa9d16cf5", kill_on_drop: false }` [INFO] [stdout] a22e5f609d7ee2cdd2b3d201b84976547122402e877e7a725bb3c1ffa9d16cf5 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351f92f0cfb4342f897104888a69d20dd4f0436c09dc85e61f196a5975e01707 [INFO] running `Command { std: "docker" "start" "-a" "351f92f0cfb4342f897104888a69d20dd4f0436c09dc85e61f196a5975e01707", kill_on_drop: false }` [INFO] [stderr] Compiling spotifetch v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "351f92f0cfb4342f897104888a69d20dd4f0436c09dc85e61f196a5975e01707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351f92f0cfb4342f897104888a69d20dd4f0436c09dc85e61f196a5975e01707", kill_on_drop: false }` [INFO] [stdout] 351f92f0cfb4342f897104888a69d20dd4f0436c09dc85e61f196a5975e01707 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23545fbd182eb7ab7d2eae834801db604218c4915102bcef75c563c84641c667 [INFO] running `Command { std: "docker" "start" "-a" "23545fbd182eb7ab7d2eae834801db604218c4915102bcef75c563c84641c667", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spotifetch-2ed7954730e22f47) [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" "23545fbd182eb7ab7d2eae834801db604218c4915102bcef75c563c84641c667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23545fbd182eb7ab7d2eae834801db604218c4915102bcef75c563c84641c667", kill_on_drop: false }` [INFO] [stdout] 23545fbd182eb7ab7d2eae834801db604218c4915102bcef75c563c84641c667