[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] d9837ad4ddbe4f77a06c4f8a697d7d6df858e414 [INFO] testing InputUsername/rescrobbled against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInputUsername%2Frescrobbled" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/InputUsername/rescrobbled on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "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-7-tc1/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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_variants v1.0.2 [INFO] [stderr] Downloaded from_variants_impl v1.0.2 [INFO] [stderr] Downloaded wrapped-vec v0.3.0 [INFO] [stderr] Downloaded rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Downloaded listenbrainz v0.7.0 [INFO] [stderr] Downloaded mpris v2.0.1 [INFO] [stderr] Downloaded attohttpc v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af40555ccbcba297fdd3e4a83ee8448edddc2ad10ff4844a0132d0c5f88602fc [INFO] running `Command { std: "docker" "start" "-a" "af40555ccbcba297fdd3e4a83ee8448edddc2ad10ff4844a0132d0c5f88602fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af40555ccbcba297fdd3e4a83ee8448edddc2ad10ff4844a0132d0c5f88602fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af40555ccbcba297fdd3e4a83ee8448edddc2ad10ff4844a0132d0c5f88602fc", kill_on_drop: false }` [INFO] [stdout] af40555ccbcba297fdd3e4a83ee8448edddc2ad10ff4844a0132d0c5f88602fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d0695d6c857e303f2bdedab4f74196298e3121250728e465167bd515ea8ad5 [INFO] running `Command { std: "docker" "start" "-a" "70d0695d6c857e303f2bdedab4f74196298e3121250728e465167bd515ea8ad5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [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 syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ryu v1.0.14 [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 once_cell v1.18.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.96 [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 darling_macro v0.14.4 [INFO] [stderr] Compiling wrapped-vec v0.3.0 [INFO] [stderr] Compiling enum-kinds v0.5.1 [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 serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime 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 47.62s [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" "70d0695d6c857e303f2bdedab4f74196298e3121250728e465167bd515ea8ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d0695d6c857e303f2bdedab4f74196298e3121250728e465167bd515ea8ad5", kill_on_drop: false }` [INFO] [stdout] 70d0695d6c857e303f2bdedab4f74196298e3121250728e465167bd515ea8ad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb73124875d133043a2e1a66498e6a0391b3039a25a2c830c64f82a276a2195 [INFO] running `Command { std: "docker" "start" "-a" "3bb73124875d133043a2e1a66498e6a0391b3039a25a2c830c64f82a276a2195", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [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 rpassword v7.2.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling openssl v0.10.60 [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.96s [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" "3bb73124875d133043a2e1a66498e6a0391b3039a25a2c830c64f82a276a2195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb73124875d133043a2e1a66498e6a0391b3039a25a2c830c64f82a276a2195", kill_on_drop: false }` [INFO] [stdout] 3bb73124875d133043a2e1a66498e6a0391b3039a25a2c830c64f82a276a2195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1dd148fd35ba7dcb28bcfe5309ce6024a0543ae4b3b7ce9e4293ae84567faf01 [INFO] running `Command { std: "docker" "start" "-a" "1dd148fd35ba7dcb28bcfe5309ce6024a0543ae4b3b7ce9e4293ae84567faf01", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [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-da5549138a4ca592) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test track::tests::test_new ... ok [INFO] [stdout] test config::tests::test_normalize_listenbrainz_double ... 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_empty_config ... ok [INFO] [stdout] test filter::tests::test_filter_script ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- filter::tests::test_filter_script stdout ---- [INFO] [stdout] thread 'filter::tests::test_filter_script' panicked at src/filter.rs:168:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to write track metadata to filter script stdin [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Broken pipe (os error 32) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b2b07df2d6 - std::backtrace_rs::backtrace::libunwind::trace::h68e08e31a5edd928 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55b2b07df2d6 - std::backtrace_rs::backtrace::trace_unsynchronized::hc8e4d3186f828cab [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b2b07df2d6 - std::sys_common::backtrace::_print_fmt::hdcdca1c0665ccefc [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55b2b07df2d6 - ::fmt::h752651e67cc277a4 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55b2b08078ac - core::fmt::rt::Argument::fmt::h4e7c3e22f7386287 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55b2b08078ac - core::fmt::write::hd44b1d45ba162e21 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55b2b07dc34f - std::io::Write::write_fmt::hdb67a49a0754f939 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55b2b07df084 - std::sys_common::backtrace::_print::hbca331de1381491f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55b2b07df084 - std::sys_common::backtrace::print::hade58077d78c625d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55b2b07e0d7b - std::panicking::default_hook::{{closure}}::hc9f80a2cdc6be4c4 [INFO] [stdout] 10: 0x55b2b07e0a4d - std::panicking::default_hook::h1fc68886dc215416 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55b2b07ae1c7 - as core::ops::function::Fn>::call::ha16821620acc0367 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55b2b07ae1c7 - test::test_main::{{closure}}::h1a3ed7cd910c2945 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55b2b07e13b0 - as core::ops::function::Fn>::call::he260753ff79c0e70 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55b2b07e13b0 - std::panicking::rust_panic_with_hook::heff73da0ddd67492 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55b2b07e10f2 - std::panicking::begin_panic_handler::{{closure}}::h141137f9c7de1e02 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55b2b07df7b6 - std::sys_common::backtrace::__rust_end_short_backtrace::hbde4e66d30db627d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55b2b07e0e24 - rust_begin_unwind [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55b2b07705a5 - core::panicking::panic_fmt::h92fcc83e4972ca9b [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55b2b0770a53 - core::result::unwrap_failed::h788f2905cd2dc947 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/result.rs:1653:5 [INFO] [stdout] 20: 0x55b2b0772ff5 - core::result::Result::unwrap::he39005148e2c45b4 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55b2b0772ff5 - rescrobbled::filter::tests::test_filter_script::ha999619e3ade019e [INFO] [stdout] at /opt/rustwide/workdir/src/filter.rs:163:13 [INFO] [stdout] 22: 0x55b2b0774519 - rescrobbled::filter::tests::test_filter_script::{{closure}}::ha4ab1f4bc46da4ca [INFO] [stdout] at /opt/rustwide/workdir/src/filter.rs:119:28 [INFO] [stdout] 23: 0x55b2b0774519 - core::ops::function::FnOnce::call_once::hcfbc12a04c592f69 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55b2b07b392f - core::ops::function::FnOnce::call_once::hb5d425830acba2e8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55b2b07b392f - test::__rust_begin_short_backtrace::h8054e86d0f5ccc86 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:620:18 [INFO] [stdout] 26: 0x55b2b07b2540 - test::run_test_in_process::{{closure}}::h85d13cb166c10721 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:60 [INFO] [stdout] 27: 0x55b2b07b2540 - as core::ops::function::FnOnce<()>>::call_once::hc3dc86b8d5205a04 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55b2b07b2540 - std::panicking::try::do_call::hc17666b06748adad [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 29: 0x55b2b07b2540 - std::panicking::try::h1e9fba0c97684d1d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 30: 0x55b2b07b2540 - std::panic::catch_unwind::h8328c2da9899627c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x55b2b07b2540 - test::run_test_in_process::hf19a99f254958c9c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:643:27 [INFO] [stdout] 32: 0x55b2b07b2540 - test::run_test::{{closure}}::hba6ab6b94e515411 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:566:43 [INFO] [stdout] 33: 0x55b2b077a883 - test::run_test::{{closure}}::h6ac7c2253cb9cc0f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/test/src/lib.rs:594:41 [INFO] [stdout] 34: 0x55b2b077a883 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4fbc53b7e758a6f [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x55b2b077f5af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha24970823708ac98 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x55b2b077f5af - as core::ops::function::FnOnce<()>>::call_once::h16db0733eff2a03c [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55b2b077f5af - std::panicking::try::do_call::hc2890dbc9a490eee [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:555:40 [INFO] [stdout] 38: 0x55b2b077f5af - std::panicking::try::ha67ad75b01f98422 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panicking.rs:519:19 [INFO] [stdout] 39: 0x55b2b077f5af - std::panic::catch_unwind::h26725df9ddb3fcd2 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x55b2b077f5af - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0e59407b0ff3ed8 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x55b2b077f5af - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd4eb105f82d3bb8e [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55b2b07e6215 - as core::ops::function::FnOnce>::call_once::h28564f61ef15890d [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x55b2b07e6215 - as core::ops::function::FnOnce>::call_once::h03728738d990d027 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 44: 0x55b2b07e6215 - std::sys::pal::unix::thread::Thread::new::thread_start::heb455c9485795637 [INFO] [stdout] at /rustc/61223975d46f794466efa832bc7562b9707ecc46/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f236fccbac3 - [INFO] [stdout] 46: 0x7f236fd5cbf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] filter::tests::test_filter_script [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin rescrobbled` [INFO] running `Command { std: "docker" "inspect" "1dd148fd35ba7dcb28bcfe5309ce6024a0543ae4b3b7ce9e4293ae84567faf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd148fd35ba7dcb28bcfe5309ce6024a0543ae4b3b7ce9e4293ae84567faf01", kill_on_drop: false }` [INFO] [stdout] 1dd148fd35ba7dcb28bcfe5309ce6024a0543ae4b3b7ce9e4293ae84567faf01 [INFO] testing InputUsername/rescrobbled against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInputUsername%2Frescrobbled" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/InputUsername/rescrobbled on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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-7-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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ab1e9f1496ee01d8ecd87940ba35d073a76b840a5e47fa088caf50a83962f88 [INFO] running `Command { std: "docker" "start" "-a" "6ab1e9f1496ee01d8ecd87940ba35d073a76b840a5e47fa088caf50a83962f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ab1e9f1496ee01d8ecd87940ba35d073a76b840a5e47fa088caf50a83962f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab1e9f1496ee01d8ecd87940ba35d073a76b840a5e47fa088caf50a83962f88", kill_on_drop: false }` [INFO] [stdout] 6ab1e9f1496ee01d8ecd87940ba35d073a76b840a5e47fa088caf50a83962f88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c15e2cf1c6a89e223007f8f3c87c83e49289d8940a5613751861dff113dfefb [INFO] running `Command { std: "docker" "start" "-a" "8c15e2cf1c6a89e223007f8f3c87c83e49289d8940a5613751861dff113dfefb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [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 fnv v1.0.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.96 [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 darling_macro v0.14.4 [INFO] [stderr] Compiling enum-kinds v0.5.1 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [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 1m 02s [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" "8c15e2cf1c6a89e223007f8f3c87c83e49289d8940a5613751861dff113dfefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c15e2cf1c6a89e223007f8f3c87c83e49289d8940a5613751861dff113dfefb", kill_on_drop: false }` [INFO] [stdout] 8c15e2cf1c6a89e223007f8f3c87c83e49289d8940a5613751861dff113dfefb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22d00e6464767f77b7f3bec0dd66c2a6d933a754a2e0fa32f423f234fb1d28f0 [INFO] running `Command { std: "docker" "start" "-a" "22d00e6464767f77b7f3bec0dd66c2a6d933a754a2e0fa32f423f234fb1d28f0", 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 autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling openssl v0.10.60 [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 rustfm-scrobble-proxy v2.0.0 [INFO] [stderr] Compiling listenbrainz v0.7.0 [INFO] [stderr] Compiling rescrobbled v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.23s [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" "22d00e6464767f77b7f3bec0dd66c2a6d933a754a2e0fa32f423f234fb1d28f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d00e6464767f77b7f3bec0dd66c2a6d933a754a2e0fa32f423f234fb1d28f0", kill_on_drop: false }` [INFO] [stdout] 22d00e6464767f77b7f3bec0dd66c2a6d933a754a2e0fa32f423f234fb1d28f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6da73e9eaebeac7fa299ed76ee2691574b82acdc4e39d6b4bf27a783f85bd672 [INFO] running `Command { std: "docker" "start" "-a" "6da73e9eaebeac7fa299ed76ee2691574b82acdc4e39d6b4bf27a783f85bd672", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [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-da5549138a4ca592) [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6da73e9eaebeac7fa299ed76ee2691574b82acdc4e39d6b4bf27a783f85bd672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da73e9eaebeac7fa299ed76ee2691574b82acdc4e39d6b4bf27a783f85bd672", kill_on_drop: false }` [INFO] [stdout] 6da73e9eaebeac7fa299ed76ee2691574b82acdc4e39d6b4bf27a783f85bd672