[INFO] cloning repository https://github.com/InputUsername/rescrobbled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InputUsername/rescrobbled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInputUsername%2Frescrobbled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInputUsername%2Frescrobbled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c540d288f7dd1b0fd2a7058776db27d591db15a [INFO] testing InputUsername/rescrobbled/9c540d288f7dd1b0fd2a7058776db27d591db15a against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInputUsername%2Frescrobbled" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/InputUsername/rescrobbled on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/InputUsername/rescrobbled [INFO] finished tweaking git repo https://github.com/InputUsername/rescrobbled [INFO] tweaked toml for git repo https://github.com/InputUsername/rescrobbled written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/InputUsername/rescrobbled 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7b3af4ed8a94848cc9cf6c1a6fb3c25f47b2948b6aa5b9699a682dc1c85683a [INFO] running `Command { std: "docker" "start" "-a" "a7b3af4ed8a94848cc9cf6c1a6fb3c25f47b2948b6aa5b9699a682dc1c85683a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b3af4ed8a94848cc9cf6c1a6fb3c25f47b2948b6aa5b9699a682dc1c85683a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b3af4ed8a94848cc9cf6c1a6fb3c25f47b2948b6aa5b9699a682dc1c85683a", kill_on_drop: false }` [INFO] [stdout] a7b3af4ed8a94848cc9cf6c1a6fb3c25f47b2948b6aa5b9699a682dc1c85683a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 256a06f0eb6ca4c27f98924735595f7a98ab703c27da3262daefe5ffba0fcbc4 [INFO] running `Command { std: "docker" "start" "-a" "256a06f0eb6ca4c27f98924735595f7a98ab703c27da3262daefe5ffba0fcbc4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling wrapped-vec v0.3.0 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling from_variants_impl v1.0.2 [INFO] [stderr] Compiling from_variants v1.0.2 [INFO] [stderr] Compiling mpris v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling attohttpc v0.25.0 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Compiling listenbrainz v0.7.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling rescrobbled v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.14s [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" "256a06f0eb6ca4c27f98924735595f7a98ab703c27da3262daefe5ffba0fcbc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256a06f0eb6ca4c27f98924735595f7a98ab703c27da3262daefe5ffba0fcbc4", kill_on_drop: false }` [INFO] [stdout] 256a06f0eb6ca4c27f98924735595f7a98ab703c27da3262daefe5ffba0fcbc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 713041448acb0e6166b034d97315062dc9ed52fd88ee7bb718f0071f1a141275 [INFO] running `Command { std: "docker" "start" "-a" "713041448acb0e6166b034d97315062dc9ed52fd88ee7bb718f0071f1a141275", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling mpris v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling attohttpc v0.24.1 [INFO] [stderr] Compiling attohttpc v0.25.0 [INFO] [stderr] Compiling listenbrainz v0.7.0 [INFO] [stderr] Compiling rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Compiling rescrobbled v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.34s [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" "713041448acb0e6166b034d97315062dc9ed52fd88ee7bb718f0071f1a141275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "713041448acb0e6166b034d97315062dc9ed52fd88ee7bb718f0071f1a141275", kill_on_drop: false }` [INFO] [stdout] 713041448acb0e6166b034d97315062dc9ed52fd88ee7bb718f0071f1a141275 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 333851fd27810a28a784effe7830bfb4e4ddb5024c1c508cb74f0f6c1edda2cd [INFO] running `Command { std: "docker" "start" "-a" "333851fd27810a28a784effe7830bfb4e4ddb5024c1c508cb74f0f6c1edda2cd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [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-147824285aec7063) [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_double ... ok [INFO] [stdout] test track::tests::test_new ... ok [INFO] [stdout] test config::tests::test_normalize_listenbrainz_token ... ok [INFO] [stdout] test track::tests::test_from_metadata ... 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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "333851fd27810a28a784effe7830bfb4e4ddb5024c1c508cb74f0f6c1edda2cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333851fd27810a28a784effe7830bfb4e4ddb5024c1c508cb74f0f6c1edda2cd", kill_on_drop: false }` [INFO] [stdout] 333851fd27810a28a784effe7830bfb4e4ddb5024c1c508cb74f0f6c1edda2cd