[INFO] fetching crate mpdpopm 0.3.0... [INFO] testing mpdpopm-0.3.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate mpdpopm 0.3.0 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate mpdpopm 0.3.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mpdpopm 0.3.0 [INFO] finished tweaking crates.io crate mpdpopm 0.3.0 [INFO] tweaked toml for crates.io crate mpdpopm 0.3.0 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate crates.io crate mpdpopm 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded antidote v1.0.0 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded snafu v0.6.7 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.5 [INFO] [stderr] Downloaded pico-args v0.4.0 [INFO] [stderr] Downloaded log4rs v0.10.0 [INFO] [stderr] Downloaded lalrpop v0.19.5 [INFO] [stderr] Downloaded errno v0.2.6 [INFO] [stderr] Downloaded snafu-derive v0.6.7 [INFO] [stderr] Downloaded ordered-float v1.0.2 [INFO] [stderr] Downloaded backtrace v0.3.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ee328267a59bed4495aaa170ef099acc22042398646caf57b761a83c109b73 [INFO] running `Command { std: "docker" "start" "-a" "c0ee328267a59bed4495aaa170ef099acc22042398646caf57b761a83c109b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ee328267a59bed4495aaa170ef099acc22042398646caf57b761a83c109b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ee328267a59bed4495aaa170ef099acc22042398646caf57b761a83c109b73", kill_on_drop: false }` [INFO] [stdout] c0ee328267a59bed4495aaa170ef099acc22042398646caf57b761a83c109b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54adbf5d01c284f002af222fc66916b248dd32afb4cdfbafb8f4f639cfa658d [INFO] running `Command { std: "docker" "start" "-a" "c54adbf5d01c284f002af222fc66916b248dd32afb4cdfbafb8f4f639cfa658d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling snafu-derive v0.6.7 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling lexpr v0.2.6 [INFO] [stderr] Compiling snafu v0.6.7 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde-lexpr v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling log4rs v0.10.0 [INFO] [stderr] Compiling mpdpopm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/commands.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.04s [INFO] running `Command { std: "docker" "inspect" "c54adbf5d01c284f002af222fc66916b248dd32afb4cdfbafb8f4f639cfa658d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54adbf5d01c284f002af222fc66916b248dd32afb4cdfbafb8f4f639cfa658d", kill_on_drop: false }` [INFO] [stdout] c54adbf5d01c284f002af222fc66916b248dd32afb4cdfbafb8f4f639cfa658d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 758aff9324635c5938b67defdd6af3f14d7421038632b99eecea1ccdad4ce1ab [INFO] running `Command { std: "docker" "start" "-a" "758aff9324635c5938b67defdd6af3f14d7421038632b99eecea1ccdad4ce1ab", kill_on_drop: false }` [INFO] [stderr] Compiling mpdpopm v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/commands.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/commands.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.30s [INFO] running `Command { std: "docker" "inspect" "758aff9324635c5938b67defdd6af3f14d7421038632b99eecea1ccdad4ce1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758aff9324635c5938b67defdd6af3f14d7421038632b99eecea1ccdad4ce1ab", kill_on_drop: false }` [INFO] [stdout] 758aff9324635c5938b67defdd6af3f14d7421038632b99eecea1ccdad4ce1ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fd8c6c3c863c3f371832ae8f85ad4558918074275689c2701ffea5cafb44a32 [INFO] running `Command { std: "docker" "start" "-a" "4fd8c6c3c863c3f371832ae8f85ad4558918074275689c2701ffea5cafb44a32", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/commands.rs:264:1 [INFO] [stderr] | [INFO] [stderr] 264 | #[pin_project] [INFO] [stderr] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mpdpopm` (lib) generated 1 warning [INFO] [stderr] warning: `mpdpopm` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mpdpopm-7abbcdb5052e6e98) [INFO] [stdout] running 29 tests [INFO] [stdout] test clients::client_tests::client_smoke_test ... ok [INFO] [stdout] test clients::test_mock::mock_smoke_test ... ok [INFO] [stdout] test clients::idle_client_tests::test_get_messages ... ok [INFO] [stdout] test config::test::test_from_str ... ok [INFO] [stdout] test filters_ast::iso_8601_tests::smoke_tests ... ok [INFO] [stdout] test clients::idle_client_tests::test_issue_1 ... ok [INFO] [stdout] test messages::tokenize_tests::tokenize_filter ... ok [INFO] [stdout] test commands::test_replacement_strings::test_process_replacements ... ok [INFO] [stdout] test filters_ast::quoted_tests::smoke_tests ... ok [INFO] [stdout] test ratings::rating_request_tests::rating_request_smoke ... ok [INFO] [stdout] test config::test_connection::test_serde ... ok [INFO] [stdout] test messages::tokenize_tests::tokenize_smoke ... ok [INFO] [stdout] test clients::test_mock::mock_negative_test - should panic ... ok [INFO] [stdout] test playcounts::player_state_tests::player_state_smoke ... FAILED [INFO] [stdout] test filters_ast::smoke_tests::test_quoted_expr ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_real_expression ... ok [INFO] [stdout] test clients::client_tests::test_update ... ok [INFO] [stdout] test clients::client_tests::test_send_to_playlist ... ok [INFO] [stdout] test filters_ast::evaluation_tests::smoke ... ok [INFO] [stdout] test clients::client_tests::test_status ... ok [INFO] [stdout] test clients::client_tests::test_set_sticker ... ok [INFO] [stdout] test clients::client_tests::test_get_sticker ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_disjunction ... ok [INFO] [stdout] test clients::client_tests::test_get_stored_playlists ... ok [INFO] [stdout] test playcounts::pc_lp_tests::pc_smoke ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_conjunction ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_expressions ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_opcodes ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_conditions ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- playcounts::player_state_tests::player_state_smoke stdout ---- [INFO] [stdout] thread 'playcounts::player_state_tests::player_state_smoke' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"sticker set song \"E/Enya - Wild Child.mp3\" \"lp\" \"1638457890\""`, [INFO] [stdout] right: `"sticker set song \"E/Enya - Wild Child.mp3\" \"lp\" \"1638457889\""`', src/clients.rs:322:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e99f664a8c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e99f664a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e99f664a8c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e99f664a8c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e99f68904c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e99f660565 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55e99f666530 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e99f666530 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e99f666530 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e99f666116 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e99f666be4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e99f6666c0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e99f664f44 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e99f666629 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e99f207ee1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55e99f687928 - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x55e99f26437e - core::panicking::assert_failed::hd05c452c7c2545a5 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x55e99f30c107 - ::req_w_hint::__req_w_hint::{{closure}}::h96308a14ebaeaef8 [INFO] [stdout] at /opt/rustwide/workdir/src/clients.rs:322:13 [INFO] [stdout] 18: 0x55e99f2349d5 - as core::future::future::Future>::poll::h86536b2077dd771c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e99f3194fb - as core::future::future::Future>::poll::h74ec68256fae08b6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x55e99f30bcd2 - ::req::__req::{{closure}}::h8561ad3ec7e31a65 [INFO] [stdout] at /opt/rustwide/workdir/src/clients.rs:319:13 [INFO] [stdout] 21: 0x55e99f234e05 - as core::future::future::Future>::poll::ha3900a1f7b709a9f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x55e99f3194fb - as core::future::future::Future>::poll::h74ec68256fae08b6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/future.rs:119:9 [INFO] [stdout] 23: 0x55e99f2a1f1e - mpdpopm::clients::Client::set_sticker::{{closure}}::h5311009ddf6b12c3 [INFO] [stdout] at /opt/rustwide/workdir/src/clients.rs:663:20 [INFO] [stdout] 24: 0x55e99f235297 - as core::future::future::Future>::poll::hca7de0b8859474c9 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 25: 0x55e99f2b7d68 - mpdpopm::playcounts::set_last_played::{{closure}}::heab63248007f24a2 [INFO] [stdout] at /opt/rustwide/workdir/src/playcounts.rs:135:5 [INFO] [stdout] 26: 0x55e99f2357d1 - as core::future::future::Future>::poll::heb8b9291335d47ea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x55e99f2ba153 - mpdpopm::playcounts::PlayState::update::{{closure}}::h6ef04820f2826996 [INFO] [stdout] at /opt/rustwide/workdir/src/playcounts.rs:270:21 [INFO] [stdout] 28: 0x55e99f23424f - as core::future::future::Future>::poll::h4b5bc8aa81ed6b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x55e99f30e50e - mpdpopm::playcounts::player_state_tests::player_state_smoke::{{closure}}::h4bf62772fe25d9c7 [INFO] [stdout] at /opt/rustwide/workdir/src/playcounts.rs:454:15 [INFO] [stdout] 30: 0x55e99f234aa9 - as core::future::future::Future>::poll::h8772312c797a4005 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55e99f22a6f0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h452b1e6a9a3ef5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 32: 0x55e99f220720 - tokio::coop::with_budget::{{closure}}::h69326c1b476e0c6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127:9 [INFO] [stdout] 33: 0x55e99f23ce78 - std::thread::local::LocalKey::try_with::h9e392e51291d3a9e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x55e99f23843d - std::thread::local::LocalKey::with::hdd267869dc7ce72a [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x55e99f227302 - tokio::coop::with_budget::h4de76af348ca3472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120:5 [INFO] [stdout] 36: 0x55e99f227302 - tokio::coop::budget::h2aa23d9996ef8fc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96:5 [INFO] [stdout] 37: 0x55e99f227302 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h8b969eebc43b7e05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 38: 0x55e99f22e471 - tokio::runtime::basic_scheduler::enter::{{closure}}::h332a3ee592f2ba09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 39: 0x55e99f315c1a - tokio::macros::scoped_tls::ScopedKey::set::h529318d2fd4481b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 40: 0x55e99f22d4e4 - tokio::runtime::basic_scheduler::enter::h9e6f26cb7166f6ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 41: 0x55e99f222d30 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0b4b884971e34e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 42: 0x55e99f266e0c - tokio::runtime::Runtime::block_on::{{closure}}::h3008dbb648b2fbe3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:444:34 [INFO] [stdout] 43: 0x55e99f2c878d - tokio::runtime::context::enter::ha6f3294d69b8cbc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72:5 [INFO] [stdout] 44: 0x55e99f318618 - tokio::runtime::handle::Handle::enter::h63cd9f60ef4281d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76:9 [INFO] [stdout] 45: 0x55e99f26662d - tokio::runtime::Runtime::block_on::h4402b40006e29e6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441:9 [INFO] [stdout] 46: 0x55e99f30d24f - mpdpopm::playcounts::player_state_tests::player_state_smoke::hb297a9eaa09162c2 [INFO] [stdout] at /opt/rustwide/workdir/src/playcounts.rs:311:5 [INFO] [stdout] 47: 0x55e99f30d16a - mpdpopm::playcounts::player_state_tests::player_state_smoke::{{closure}}::h8e971b913a4f6d77 [INFO] [stdout] at /opt/rustwide/workdir/src/playcounts.rs:311:5 [INFO] [stdout] 48: 0x55e99f20b4de - core::ops::function::FnOnce::call_once::hd5c5c1d8318cfedc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55e99f379f33 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x55e99f379f33 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 51: 0x55e99f378b47 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 52: 0x55e99f378b47 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55e99f378b47 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x55e99f378b47 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x55e99f378b47 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x55e99f378b47 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 57: 0x55e99f378b47 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 58: 0x55e99f345dee - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 59: 0x55e99f345dee - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 60: 0x55e99f34ab48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 61: 0x55e99f34ab48 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 62: 0x55e99f34ab48 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 63: 0x55e99f34ab48 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 64: 0x55e99f34ab48 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 65: 0x55e99f34ab48 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 66: 0x55e99f34ab48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55e99f66b8c3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 68: 0x55e99f66b8c3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 69: 0x55e99f66b8c3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 70: 0x7fe332d98609 - start_thread [INFO] [stdout] 71: 0x7fe332b70293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] playcounts::player_state_tests::player_state_smoke [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "4fd8c6c3c863c3f371832ae8f85ad4558918074275689c2701ffea5cafb44a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd8c6c3c863c3f371832ae8f85ad4558918074275689c2701ffea5cafb44a32", kill_on_drop: false }` [INFO] [stdout] 4fd8c6c3c863c3f371832ae8f85ad4558918074275689c2701ffea5cafb44a32