[INFO] cloning repository https://github.com/xvello/mpdify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xvello/mpdify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxvello%2Fmpdify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxvello%2Fmpdify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 159f6a41b6791def3ccd28daa41732cff2350ea0 [INFO] testing xvello/mpdify against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxvello%2Fmpdify" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xvello/mpdify on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xvello/mpdify [INFO] finished tweaking git repo https://github.com/xvello/mpdify [INFO] tweaked toml for git repo https://github.com/xvello/mpdify written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/xvello/mpdify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c444d7e5c543d7a3071e8c5b08bc08f0d8081cdac5369eb65c09f7aad8ce54f [INFO] running `Command { std: "docker" "start" "-a" "3c444d7e5c543d7a3071e8c5b08bc08f0d8081cdac5369eb65c09f7aad8ce54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c444d7e5c543d7a3071e8c5b08bc08f0d8081cdac5369eb65c09f7aad8ce54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c444d7e5c543d7a3071e8c5b08bc08f0d8081cdac5369eb65c09f7aad8ce54f", kill_on_drop: false }` [INFO] [stdout] 3c444d7e5c543d7a3071e8c5b08bc08f0d8081cdac5369eb65c09f7aad8ce54f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f177f836fd78b0dd79de49e2c552156c2a9690b84a6dc389d882dc21d00b52 [INFO] running `Command { std: "docker" "start" "-a" "e7f177f836fd78b0dd79de49e2c552156c2a9690b84a6dc389d882dc21d00b52", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_millis v0.1.1 [INFO] [stderr] Compiling isolanguage-1 v0.2.1 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling serde_fmt v1.0.1 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling aspotify v0.7.0 [INFO] [stderr] Compiling mpdify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.12s [INFO] running `Command { std: "docker" "inspect" "e7f177f836fd78b0dd79de49e2c552156c2a9690b84a6dc389d882dc21d00b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f177f836fd78b0dd79de49e2c552156c2a9690b84a6dc389d882dc21d00b52", kill_on_drop: false }` [INFO] [stdout] e7f177f836fd78b0dd79de49e2c552156c2a9690b84a6dc389d882dc21d00b52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2784ea27ba167df9de24bb4d1981a0d3a03b075e97802e851e97a09fbeb2a3de [INFO] running `Command { std: "docker" "start" "-a" "2784ea27ba167df9de24bb4d1981a0d3a03b075e97802e851e97a09fbeb2a3de", kill_on_drop: false }` [INFO] [stderr] Compiling mpdify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.28s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpdify-06b66f4b5eb66da0) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mpdify-70d0a781800de5b4) [INFO] [stderr] Executable tests/mpd_listener.rs (/opt/rustwide/target/debug/deps/mpd_listener-08b0b0fcc1734894) [INFO] running `Command { std: "docker" "inspect" "2784ea27ba167df9de24bb4d1981a0d3a03b075e97802e851e97a09fbeb2a3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2784ea27ba167df9de24bb4d1981a0d3a03b075e97802e851e97a09fbeb2a3de", kill_on_drop: false }` [INFO] [stdout] 2784ea27ba167df9de24bb4d1981a0d3a03b075e97802e851e97a09fbeb2a3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6f27f007927df91501b5ca92d8a431d13097335e1859ee79e0f7cb9135204e8 [INFO] running `Command { std: "docker" "start" "-a" "d6f27f007927df91501b5ca92d8a431d13097335e1859ee79e0f7cb9135204e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpdify-06b66f4b5eb66da0) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test handlers::aspotify::playback::tests::it_detects_no_seek_when_paused ... ok [INFO] [stdout] test handlers::aspotify::playback::tests::it_detects_seek ... ok [INFO] [stdout] test handlers::aspotify::playback::tests::it_ignores_small_seek ... ok [INFO] [stdout] test handlers::aspotify::playback::tests::it_returns_fresh_playback_as_is ... ok [INFO] [stdout] test handlers::aspotify::playback::tests::it_returns_paused_playback_as_is ... ok [INFO] [stdout] test handlers::aspotify::utils::tests::it_computes_desired_repeat ... ok [INFO] [stdout] test handlers::aspotify::playback::tests::it_updates_playing_playback ... ok [INFO] [stdout] test handlers::aspotify::utils::tests::it_goes_backwards ... ok [INFO] [stdout] test handlers::aspotify::utils::tests::it_goes_backwards_until_zero ... ok [INFO] [stdout] test handlers::aspotify::utils::tests::it_goes_forward_on_current ... ok [INFO] [stdout] test handlers::aspotify::utils::tests::it_returns_absolute_time ... ok [INFO] [stdout] test handlers::aspotify::utils::tests::it_does_not_seek_on_none ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_no_command ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_pause ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_playid ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_ping ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_seek_cur ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_unknown_command ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_idle ... ok [INFO] [stdout] test listeners::mpd::input::tests::it_rejects_command_list_end_before_begin ... ok [INFO] [stdout] test mpd_protocol::commands::tests::test_tokenize_command ... ok [INFO] [stdout] test listeners::mpd::input::tests::it_parses_simple_commands ... ok [INFO] [stdout] test listeners::mpd::input::tests::it_propagates_parsing_errors ... ok [INFO] [stdout] test listeners::mpd::input::tests::it_closes_on_incomplete_command_lists ... ok [INFO] [stdout] test mpd_protocol::input::tests::test_command_list ... ok [INFO] [stdout] test mpd_protocol::input::tests::test_parse_time_errors ... ok [INFO] [stdout] test listeners::mpd::input::tests::it_rejects_nested_command_lists ... ok [INFO] [stdout] test mpd_protocol::input::tests::test_parse_time_absolute ... ok [INFO] [stdout] test mpd_protocol::input::tests::test_parse_position_range_errors ... ok [INFO] [stdout] test mpd_protocol::input::tests::test_parse_position_range ... ok [INFO] [stdout] test listeners::mpd::idle::tests::test_it_watches_since_creation ... ok [INFO] [stdout] test mpd_protocol::input::tests::test_parse_time_relative ... ok [INFO] [stdout] test listeners::mpd::input::tests::it_closes_on_empty_input ... ok [INFO] [stdout] test mpd_protocol::ser::tests::test_empty ... ok [INFO] [stdout] test listeners::mpd::input::tests::it_parses_command_lists ... ok [INFO] [stdout] test mpd_protocol::ser::tests::test_durations ... ok [INFO] [stdout] test mpd_protocol::path::tests::test_unmarshall_edge_cases ... ok [INFO] [stdout] test mpd_protocol::ser::tests::test_string ... ok [INFO] [stdout] test mpd_protocol::ser::tests::test_status ... ok [INFO] [stdout] test mpd_protocol::path::tests::test_marshal_unmarshall ... ok [INFO] [stdout] test listeners::mpd::idle::tests::test_it_matches_one_subsystem ... ok [INFO] [stdout] test listeners::mpd::idle::tests::test_it_matches_two_subsystems ... ok [INFO] [stdout] test listeners::mpd::idle::tests::test_it_can_stop_and_restart ... ok [INFO] [stdout] test listeners::mpd::idle::tests::test_it_remembers_other_subsystem ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpdify-70d0a781800de5b4) [INFO] [stdout] test listeners::mpd::idle::tests::test_it_stops_after_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/mpd_listener.rs (/opt/rustwide/target/debug/deps/mpd_listener-08b0b0fcc1734894) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test it_handles_two_connections ... ok [INFO] [stdout] test it_supports_command_lists ... ok [INFO] [stdout] test it_calls_custom_handler ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Doc-tests mpdify [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] running `Command { std: "docker" "inspect" "d6f27f007927df91501b5ca92d8a431d13097335e1859ee79e0f7cb9135204e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f27f007927df91501b5ca92d8a431d13097335e1859ee79e0f7cb9135204e8", kill_on_drop: false }` [INFO] [stdout] d6f27f007927df91501b5ca92d8a431d13097335e1859ee79e0f7cb9135204e8