[INFO] fetching crate mpdpopm 0.3.3... [INFO] testing mpdpopm-0.3.3 against 1.86.0 for beta-1.87-1 [INFO] extracting crate mpdpopm 0.3.3 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate mpdpopm 0.3.3 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mpdpopm 0.3.3 [INFO] finished tweaking crates.io crate mpdpopm 0.3.3 [INFO] tweaked toml for crates.io crate mpdpopm 0.3.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate mpdpopm 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexpr-macros v0.2.2 [INFO] [stderr] Downloaded thiserror v1.0.47 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded serde-lexpr v0.1.3 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded log4rs v0.10.0 [INFO] [stderr] Downloaded lexpr v0.2.7 [INFO] [stderr] Downloaded object v0.32.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.47 [INFO] [stderr] Downloaded lalrpop v0.20.0 [INFO] [stderr] Downloaded rustix v0.38.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 221bc69d6e62553ad442f84a5ccddd1b40c430609e0b8b73770374688d041481 [INFO] running `Command { std: "docker" "start" "-a" "221bc69d6e62553ad442f84a5ccddd1b40c430609e0b8b73770374688d041481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "221bc69d6e62553ad442f84a5ccddd1b40c430609e0b8b73770374688d041481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221bc69d6e62553ad442f84a5ccddd1b40c430609e0b8b73770374688d041481", kill_on_drop: false }` [INFO] [stdout] 221bc69d6e62553ad442f84a5ccddd1b40c430609e0b8b73770374688d041481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80fad182e4afcbb5c56ba1c42362e81bb09809994efea4cb53f6d040186c4938 [INFO] running `Command { std: "docker" "start" "-a" "80fad182e4afcbb5c56ba1c42362e81bb09809994efea4cb53f6d040186c4938", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling lexpr v0.2.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling serde-lexpr v0.1.3 [INFO] [stderr] Compiling log4rs v0.10.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling mpdpopm v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/messages.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 213 | impl<'a> TokenIterator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 214 | pub fn new(slice: &'a mut [u8]) -> TokenIterator { [INFO] [stdout] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [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" "80fad182e4afcbb5c56ba1c42362e81bb09809994efea4cb53f6d040186c4938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fad182e4afcbb5c56ba1c42362e81bb09809994efea4cb53f6d040186c4938", kill_on_drop: false }` [INFO] [stdout] 80fad182e4afcbb5c56ba1c42362e81bb09809994efea4cb53f6d040186c4938 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99b6a88894c9e0cf70c1d6300ad24d165700697053450a39221c7357f41f7726 [INFO] running `Command { std: "docker" "start" "-a" "99b6a88894c9e0cf70c1d6300ad24d165700697053450a39221c7357f41f7726", kill_on_drop: false }` [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/messages.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 213 | impl<'a> TokenIterator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 214 | pub fn new(slice: &'a mut [u8]) -> TokenIterator { [INFO] [stdout] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mpdpopm v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/messages.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 213 | impl<'a> TokenIterator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 214 | pub fn new(slice: &'a mut [u8]) -> TokenIterator { [INFO] [stdout] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [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" "99b6a88894c9e0cf70c1d6300ad24d165700697053450a39221c7357f41f7726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b6a88894c9e0cf70c1d6300ad24d165700697053450a39221c7357f41f7726", kill_on_drop: false }` [INFO] [stdout] 99b6a88894c9e0cf70c1d6300ad24d165700697053450a39221c7357f41f7726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae1f6177b20765e910e3e4faaba1e85338e5dca2e68dc7900263213bd9bb207f [INFO] running `Command { std: "docker" "start" "-a" "ae1f6177b20765e910e3e4faaba1e85338e5dca2e68dc7900263213bd9bb207f", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/messages.rs:214:40 [INFO] [stderr] | [INFO] [stderr] 213 | impl<'a> TokenIterator<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 214 | pub fn new(slice: &'a mut [u8]) -> TokenIterator { [INFO] [stderr] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [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` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [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/lib.rs (/opt/rustwide/target/debug/deps/mpdpopm-8659faa17ddbb9f2) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test clients::client_tests::client_smoke_test ... ok [INFO] [stdout] test clients::idle_client_tests::test_get_messages ... ok [INFO] [stdout] test clients::idle_client_tests::test_issue_1 ... ok [INFO] [stdout] test clients::test_mock::mock_smoke_test ... ok [INFO] [stdout] test commands::test_replacement_strings::test_process_replacements ... ok [INFO] [stdout] test config::test::test_from_str ... ok [INFO] [stdout] test config::test_connection::test_serde ... ok [INFO] [stdout] test clients::test_mock::mock_negative_test - should panic ... ok [INFO] [stdout] test clients::client_tests::test_get_stored_playlists ... ok [INFO] [stdout] test filters_ast::quoted_tests::smoke_tests ... ok [INFO] [stdout] test clients::client_tests::test_status ... ok [INFO] [stdout] test clients::client_tests::test_update ... ok [INFO] [stdout] test clients::client_tests::test_send_to_playlist ... 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::iso_8601_tests::smoke_tests ... ok [INFO] [stdout] test filters_ast::evaluation_tests::smoke ... ok [INFO] [stdout] test messages::tokenize_tests::tokenize_filter ... ok [INFO] [stdout] test messages::tokenize_tests::tokenize_smoke ... ok [INFO] [stdout] test playcounts::pc_lp_tests::pc_smoke ... ok [INFO] [stdout] test playcounts::player_state_tests::player_state_smoke ... ok [INFO] [stdout] test ratings::rating_request_tests::rating_request_smoke ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_disjunction ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_real_expression ... ok [INFO] [stdout] test filters_ast::smoke_tests::test_quoted_expr ... 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] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mppopm.rs (/opt/rustwide/target/debug/deps/mppopm-29ee0bc2c1843a5a) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/mppopmd.rs (/opt/rustwide/target/debug/deps/mppopmd-3b999065f721954e) [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] [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 375) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::MpdConnection (line 388) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::Client (line 533) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::Client (line 542) - compile ... ok [INFO] [stdout] test src/clients.rs - clients::IdleClient (line 1245) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae1f6177b20765e910e3e4faaba1e85338e5dca2e68dc7900263213bd9bb207f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1f6177b20765e910e3e4faaba1e85338e5dca2e68dc7900263213bd9bb207f", kill_on_drop: false }` [INFO] [stdout] ae1f6177b20765e910e3e4faaba1e85338e5dca2e68dc7900263213bd9bb207f