[INFO] fetching crate mpdpopm 0.3.4... [INFO] testing mpdpopm-0.3.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate mpdpopm 0.3.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate mpdpopm 0.3.4 [INFO] finished tweaking crates.io crate mpdpopm 0.3.4 [INFO] tweaked toml for crates.io crate mpdpopm 0.3.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mpdpopm 0.3.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mpdpopm 0.3.4 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a189bdedd87b6125f2f762ec483d7096338a92260728e91c4fe22144e09d8899 [INFO] running `Command { std: "docker" "start" "-a" "a189bdedd87b6125f2f762ec483d7096338a92260728e91c4fe22144e09d8899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a189bdedd87b6125f2f762ec483d7096338a92260728e91c4fe22144e09d8899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a189bdedd87b6125f2f762ec483d7096338a92260728e91c4fe22144e09d8899", kill_on_drop: false }` [INFO] [stdout] a189bdedd87b6125f2f762ec483d7096338a92260728e91c4fe22144e09d8899 [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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf3a9857655f44d33eb159810adfd51244b84f208e443847ae288f5e99306d1c [INFO] running `Command { std: "docker" "start" "-a" "cf3a9857655f44d33eb159810adfd51244b84f208e443847ae288f5e99306d1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling lexpr v0.2.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde-lexpr v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling mpdpopm v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/messages.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | (chan == command_chan).ok_or_else(|| Error::UnknownChannel { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `filters::core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "cf3a9857655f44d33eb159810adfd51244b84f208e443847ae288f5e99306d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3a9857655f44d33eb159810adfd51244b84f208e443847ae288f5e99306d1c", kill_on_drop: false }` [INFO] [stdout] cf3a9857655f44d33eb159810adfd51244b84f208e443847ae288f5e99306d1c [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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4ee32161559b6633ff04aa20e7c68ecbaa00e120bd03790c9af9c04417f2d7a [INFO] running `Command { std: "docker" "start" "-a" "f4ee32161559b6633ff04aa20e7c68ecbaa00e120bd03790c9af9c04417f2d7a", kill_on_drop: false }` [INFO] [stderr] Compiling mpdpopm v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/messages.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | (chan == command_chan).ok_or_else(|| Error::UnknownChannel { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `filters::core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/messages.rs:444:36 [INFO] [stdout] | [INFO] [stdout] 444 | (chan == command_chan).ok_or_else(|| Error::UnknownChannel { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `filters::core::bool::::ok_or_else` [INFO] [stdout] --> src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.84s [INFO] running `Command { std: "docker" "inspect" "f4ee32161559b6633ff04aa20e7c68ecbaa00e120bd03790c9af9c04417f2d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ee32161559b6633ff04aa20e7c68ecbaa00e120bd03790c9af9c04417f2d7a", kill_on_drop: false }` [INFO] [stdout] f4ee32161559b6633ff04aa20e7c68ecbaa00e120bd03790c9af9c04417f2d7a [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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12e2b7498faca723961424801ad4da7e521a69c1931782462f5d0492ca68b480 [INFO] running `Command { std: "docker" "start" "-a" "12e2b7498faca723961424801ad4da7e521a69c1931782462f5d0492ca68b480", kill_on_drop: false }` [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/messages.rs:444:36 [INFO] [stderr] | [INFO] [stderr] 444 | (chan == command_chan).ok_or_else(|| Error::UnknownChannel { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `ok_or_else(...)` to keep using the current method [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `filters::core::bool::::ok_or_else` [INFO] [stderr] --> src/lib.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 + #![feature(bool_to_result)] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] running 29 tests [INFO] [stderr] warning: `mpdpopm` (lib) generated 1 warning [INFO] [stderr] warning: `mpdpopm` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpdpopm-78c43e8f8c68605d) [INFO] [stdout] test clients::client_tests::test_get_stored_playlists ... ok [INFO] [stdout] test clients::client_tests::test_get_sticker ... ok [INFO] [stdout] test clients::client_tests::test_send_to_playlist ... ok [INFO] [stdout] test clients::client_tests::client_smoke_test ... ok [INFO] [stdout] test clients::idle_client_tests::test_issue_1 ... ok [INFO] [stdout] test clients::idle_client_tests::test_get_messages ... ok [INFO] [stdout] test clients::client_tests::test_update ... ok [INFO] [stdout] test clients::test_mock::mock_smoke_test ... ok [INFO] [stdout] test config::test_connection::test_serde ... 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 messages::tokenize_tests::tokenize_smoke ... ok [INFO] [stdout] test config::test::test_from_str ... ok [INFO] [stdout] test messages::tokenize_tests::tokenize_filter ... ok [INFO] [stdout] test ratings::rating_request_tests::rating_request_smoke ... ok [INFO] [stdout] test clients::test_mock::mock_negative_test - should panic ... ok [INFO] [stdout] test clients::client_tests::test_set_sticker ... ok [INFO] [stdout] test clients::client_tests::test_status ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_opcodes ... ok [INFO] [stdout] test playcounts::player_state_tests::player_state_smoke ... ok [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 filters_ast::iso_8601_tests::smoke_tests ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_disjunction ... ok [INFO] [stdout] test filters_ast::evaluation_tests::smoke ... ok [INFO] [stdout] test playcounts::pc_lp_tests::pc_smoke ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_expressions ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_conjunction ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_conditions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mppopm.rs (/opt/rustwide/target/debug/deps/mppopm-75ce8becdcb9be41) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mppopmd.rs (/opt/rustwide/target/debug/deps/mppopmd-2dde973cfdcd365b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mpdpopm [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/clients.rs - clients::MpdConnection (line 270) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::Client (line 432) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::Client (line 441) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::MpdConnection (line 283) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::IdleClient (line 1211) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12e2b7498faca723961424801ad4da7e521a69c1931782462f5d0492ca68b480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e2b7498faca723961424801ad4da7e521a69c1931782462f5d0492ca68b480", kill_on_drop: false }` [INFO] [stdout] 12e2b7498faca723961424801ad4da7e521a69c1931782462f5d0492ca68b480