[INFO] crate sfz 0.1.1 is already in cache [INFO] testing sfz-0.1.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate sfz 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sfz 0.1.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sfz 0.1.1 [INFO] finished tweaking crates.io crate sfz 0.1.1 [INFO] tweaked toml for crates.io crate sfz 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate sfz 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4671d60e374a563c49eba5525eb6592d400456c3e9a4dfc78900f87ad335ff87 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4671d60e374a563c49eba5525eb6592d400456c3e9a4dfc78900f87ad335ff87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4671d60e374a563c49eba5525eb6592d400456c3e9a4dfc78900f87ad335ff87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4671d60e374a563c49eba5525eb6592d400456c3e9a4dfc78900f87ad335ff87", kill_on_drop: false }` [INFO] [stdout] 4671d60e374a563c49eba5525eb6592d400456c3e9a4dfc78900f87ad335ff87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91ac9a325d8ad627a7e5699ee8eb6c00fe2ee81db8f3e313f009f24906be0353 [INFO] running `Command { std: "docker" "start" "-a" "91ac9a325d8ad627a7e5699ee8eb6c00fe2ee81db8f3e313f009f24906be0353", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling sfz v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "91ac9a325d8ad627a7e5699ee8eb6c00fe2ee81db8f3e313f009f24906be0353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ac9a325d8ad627a7e5699ee8eb6c00fe2ee81db8f3e313f009f24906be0353", kill_on_drop: false }` [INFO] [stdout] 91ac9a325d8ad627a7e5699ee8eb6c00fe2ee81db8f3e313f009f24906be0353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd3162c7f1f294560587ae15fc0506f5dc50ef1f78464f6481f59f4a9b7aa3de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd3162c7f1f294560587ae15fc0506f5dc50ef1f78464f6481f59f4a9b7aa3de", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sfz v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/server/mod.rs:416:52 [INFO] [stdout] | [INFO] [stdout] 416 | let mime_type = MyService::guess_path_mime(env::home_dir().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.06s [INFO] running `Command { std: "docker" "inspect" "cd3162c7f1f294560587ae15fc0506f5dc50ef1f78464f6481f59f4a9b7aa3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3162c7f1f294560587ae15fc0506f5dc50ef1f78464f6481f59f4a9b7aa3de", kill_on_drop: false }` [INFO] [stdout] cd3162c7f1f294560587ae15fc0506f5dc50ef1f78464f6481f59f4a9b7aa3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65554f1c50ffdd47d73cc119c4663c0a44cc4a0a58eab44ff70c194ab23162e2 [INFO] running `Command { std: "docker" "start" "-a" "65554f1c50ffdd47d73cc119c4663c0a44cc4a0a58eab44ff70c194ab23162e2", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/server/mod.rs:416:52 [INFO] [stderr] | [INFO] [stderr] 416 | let mime_type = MyService::guess_path_mime(env::home_dir().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sfz-2397c6a9f5ba47e3 [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test extensions::t::mime_is_compressed ... ok [INFO] [stdout] test http::conditional_requests::t::fresh::if_none_match_precedes_if_modified_since ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::ok_without_any_precondition ... ok [INFO] [stdout] test http::conditional_requests::t::modified_unmodified_since::after_one_sec ... ok [INFO] [stdout] test http::conditional_requests::t::modified_unmodified_since::now ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::with_if_match_passes ... ok [INFO] [stdout] test http::conditional_requests::t::modified_unmodified_since::one_sec_ago ... ok [INFO] [stdout] test http::conditional_requests::t::match_none_match::one ... ok [INFO] [stdout] test http::conditional_requests::t::fresh::no_precondition_header_fields ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::failed_with_if_unmodified_since_not_passes ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::failed_with_if_match_not_passes ... ok [INFO] [stdout] test http::conditional_requests::t::match_none_match::none ... ok [INFO] [stdout] test http::content_encoding::t_compress::failed ... ok [INFO] [stdout] test http::content_encoding::t_prior::pick_brotli ... ok [INFO] [stdout] test cli::args::t::parse_absolute_path ... ok [INFO] [stdout] test http::content_encoding::t_prior::filter_out_zero_quality ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::with_if_unmodified_since_passes ... ok [INFO] [stdout] test http::content_encoding::t_prior::no_accept_encoding_header ... ok [INFO] [stdout] test cli::args::t::parse_relative_path ... ok [INFO] [stdout] test http::conditional_requests::t::match_none_match::any ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::zero_byte_range ... ok [INFO] [stdout] test http::range_requests::t_range::strong_validator ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::multiple_byte_ranges ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::one_satisfiable_byte_range ... ok [INFO] [stdout] test server::res::t::response_304 ... ok [INFO] [stdout] test server::res::t::response_412 ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::one_unsatisfiable_byte_range ... ok [INFO] [stdout] test http::range_requests::t_range::no_if_range_header ... ok [INFO] [stdout] test http::content_encoding::t_prior::with_unsupported_encoding ... ok [INFO] [stdout] test http::range_requests::t_range::weak_validator_as_falsy ... ok [INFO] [stdout] test http::content_encoding::t_sort::same_qualities ... ok [INFO] [stdout] test http::range_requests::t_range::no_range_header ... ok [INFO] [stdout] test server::res::t::response_403 ... ok [INFO] [stdout] test server::res::t::response_404 ... ok [INFO] [stdout] test server::tests::cannot_compress ... ok [INFO] [stdout] test server::tests::handle_request ... ignored [INFO] [stdout] test server::tests::path_exists ... ignored [INFO] [stdout] test server::tests::enable_cors ... ok [INFO] [stdout] test server::tests::file_path_from_path ... ok [INFO] [stdout] test server::tests::guess_path_mime ... ok [INFO] [stdout] test server::tests::path_is_hidden ... ok [INFO] [stdout] test server::tests::strips_path_prefix ... ok [INFO] [stdout] test server::tests::path_is_not_ignored ... ok [INFO] [stdout] test server::res::t::response_500 ... ok [INFO] [stdout] test server::tests::enable_cache_control ... ok [INFO] [stdout] test server::tests::can_compress ... ok [INFO] [stdout] test server::tests::disable_cors ... ok [INFO] [stdout] test server::tests::path_is_ignored ... ok [INFO] [stdout] test server::tests::path_is_under_basepath ... ok [INFO] [stdout] test server::tests::path_is_not_hidden ... ok [INFO] [stdout] test http::content_encoding::t_sort::second_item_with_greater_quality ... ok [INFO] [stdout] test http::range_requests::t_range::only_accept_exact_match_mtime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65554f1c50ffdd47d73cc119c4663c0a44cc4a0a58eab44ff70c194ab23162e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65554f1c50ffdd47d73cc119c4663c0a44cc4a0a58eab44ff70c194ab23162e2", kill_on_drop: false }` [INFO] [stdout] 65554f1c50ffdd47d73cc119c4663c0a44cc4a0a58eab44ff70c194ab23162e2