[INFO] fetching crate rescrobbled-fork 0.8.3... [INFO] testing rescrobbled-fork-0.8.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rescrobbled-fork 0.8.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rescrobbled-fork 0.8.3 [INFO] finished tweaking crates.io crate rescrobbled-fork 0.8.3 [INFO] tweaked toml for crates.io crate rescrobbled-fork 0.8.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rescrobbled-fork 0.8.3 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 rescrobbled-fork 0.8.3 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wrapped-vec v0.3.0 [INFO] [stderr] Downloaded rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Downloaded tempfile v3.17.1 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded enum-kinds v0.5.1 [INFO] [stderr] Downloaded attohttpc v0.25.0 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded synom v0.11.3 [INFO] [stderr] Downloaded listenbrainz v0.8.1 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] [stderr] Downloaded syn v0.11.11 [INFO] [stderr] Downloaded from_variants_impl v1.0.2 [INFO] [stderr] Downloaded attohttpc v0.28.5 [INFO] [stderr] Downloaded mpris v2.0.1 [INFO] [stderr] Downloaded from_variants v1.0.2 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d202a9fd8db2c9156b6c38d851eaebc873ff4eee66c78975ac075456027d16b8 [INFO] running `Command { std: "docker" "start" "-a" "d202a9fd8db2c9156b6c38d851eaebc873ff4eee66c78975ac075456027d16b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d202a9fd8db2c9156b6c38d851eaebc873ff4eee66c78975ac075456027d16b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d202a9fd8db2c9156b6c38d851eaebc873ff4eee66c78975ac075456027d16b8", kill_on_drop: false }` [INFO] [stdout] d202a9fd8db2c9156b6c38d851eaebc873ff4eee66c78975ac075456027d16b8 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a75053216449f6108b14db5338468d53bd28b2bf11f1d5fb2268f7d69af7fd6 [INFO] running `Command { std: "docker" "start" "-a" "2a75053216449f6108b14db5338468d53bd28b2bf11f1d5fb2268f7d69af7fd6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling wrapped-vec v0.3.0 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [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 serde_derive v1.0.218 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling from_variants_impl v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling from_variants v1.0.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling mpris v2.0.1 [INFO] [stderr] Compiling zerovec v0.10.4 [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 serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.24 [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 attohttpc v0.25.0 [INFO] [stderr] Compiling attohttpc v0.28.5 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling listenbrainz v0.8.1 [INFO] [stderr] Compiling rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Compiling rescrobbled-fork v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2a75053216449f6108b14db5338468d53bd28b2bf11f1d5fb2268f7d69af7fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a75053216449f6108b14db5338468d53bd28b2bf11f1d5fb2268f7d69af7fd6", kill_on_drop: false }` [INFO] [stdout] 2a75053216449f6108b14db5338468d53bd28b2bf11f1d5fb2268f7d69af7fd6 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3804ea713d4151c43632f59137ce0e8b938b50da0992b24b7c2a25652f2a36d1 [INFO] running `Command { std: "docker" "start" "-a" "3804ea713d4151c43632f59137ce0e8b938b50da0992b24b7c2a25652f2a36d1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling attohttpc v0.28.5 [INFO] [stderr] Compiling attohttpc v0.25.0 [INFO] [stderr] Compiling rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Compiling listenbrainz v0.8.1 [INFO] [stderr] Compiling rescrobbled-fork v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3804ea713d4151c43632f59137ce0e8b938b50da0992b24b7c2a25652f2a36d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3804ea713d4151c43632f59137ce0e8b938b50da0992b24b7c2a25652f2a36d1", kill_on_drop: false }` [INFO] [stdout] 3804ea713d4151c43632f59137ce0e8b938b50da0992b24b7c2a25652f2a36d1 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0d2072a97366086868c31496a69d8e09f26aade21cb67ceade3f0650c5d6adc [INFO] running `Command { std: "docker" "start" "-a" "e0d2072a97366086868c31496a69d8e09f26aade21cb67ceade3f0650c5d6adc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rescrobbled_fork-1889feaa1c1e7008) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test config::tests::test_normalize_empty_config ... ok [INFO] [stdout] test config::tests::test_normalize_listenbrainz_token ... ok [INFO] [stdout] test track::tests::test_from_metadata ... ok [INFO] [stdout] test config::tests::test_normalize_listenbrainz_double ... ok [INFO] [stdout] test track::tests::test_new ... ok [INFO] [stdout] test filter::tests::test_filter_script ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0d2072a97366086868c31496a69d8e09f26aade21cb67ceade3f0650c5d6adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d2072a97366086868c31496a69d8e09f26aade21cb67ceade3f0650c5d6adc", kill_on_drop: false }` [INFO] [stdout] e0d2072a97366086868c31496a69d8e09f26aade21cb67ceade3f0650c5d6adc