[INFO] updating cached repository weihanglo/sfz [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/weihanglo/sfz [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/weihanglo/sfz" "work/ex/beta-1.38-1/sources/1.37.0/gh/weihanglo/sfz"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/weihanglo/sfz'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/weihanglo/sfz" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/weihanglo/sfz"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/weihanglo/sfz'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 809e7dd3bf929f973eac7f35713dd8f23b7a90a9 [INFO] sha for GitHub repo weihanglo/sfz: 809e7dd3bf929f973eac7f35713dd8f23b7a90a9 [INFO] validating manifest of weihanglo/sfz on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of weihanglo/sfz on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing weihanglo/sfz [INFO] finished frobbing weihanglo/sfz [INFO] frobbed toml for weihanglo/sfz written to work/ex/beta-1.38-1/sources/1.37.0/gh/weihanglo/sfz/Cargo.toml [INFO] started frobbing weihanglo/sfz [INFO] finished frobbing weihanglo/sfz [INFO] frobbed toml for weihanglo/sfz written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/weihanglo/sfz/Cargo.toml [INFO] crate weihanglo/sfz already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing weihanglo/sfz against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/weihanglo/sfz:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 209d9d2f176c7e98d5e0cb51cc6261bd55f167cb198280c9fac2c961bb3a7696 [INFO] running `"docker" "start" "-a" "209d9d2f176c7e98d5e0cb51cc6261bd55f167cb198280c9fac2c961bb3a7696"` [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v1.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling serde v1.0.45 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling brotli-decompressor v1.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling slug v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling brotli v2.1.0 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.45 [INFO] [stderr] Compiling globset v0.4.0 [INFO] [stderr] Compiling tera v0.11.7 [INFO] [stderr] Compiling hyper v0.11.26 [INFO] [stderr] Compiling ignore v0.4.2 [INFO] [stderr] Compiling sfz v0.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/mod.rs:73:23 [INFO] [stderr] | [INFO] [stderr] 73 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | pub type BoxResult = Result>; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `"docker" "inspect" "209d9d2f176c7e98d5e0cb51cc6261bd55f167cb198280c9fac2c961bb3a7696"` [INFO] running `"docker" "rm" "-f" "209d9d2f176c7e98d5e0cb51cc6261bd55f167cb198280c9fac2c961bb3a7696"` [INFO] [stdout] 209d9d2f176c7e98d5e0cb51cc6261bd55f167cb198280c9fac2c961bb3a7696 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/weihanglo/sfz:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4f4373e8ed27f5ed941f51f61fa264b394721cc7f4f7459b2e81498f86431bb6 [INFO] running `"docker" "start" "-a" "4f4373e8ed27f5ed941f51f61fa264b394721cc7f4f7459b2e81498f86431bb6"` [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sfz v0.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/server/mod.rs:73:23 [INFO] [stderr] | [INFO] [stderr] 73 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:45:39 [INFO] [stderr] | [INFO] [stderr] 45 | pub type BoxResult = Result>; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [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 the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/server/mod.rs:379:52 [INFO] [stderr] | [INFO] [stderr] 379 | 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] Finished dev [unoptimized + debuginfo] target(s) in 9.84s [INFO] running `"docker" "inspect" "4f4373e8ed27f5ed941f51f61fa264b394721cc7f4f7459b2e81498f86431bb6"` [INFO] running `"docker" "rm" "-f" "4f4373e8ed27f5ed941f51f61fa264b394721cc7f4f7459b2e81498f86431bb6"` [INFO] [stdout] 4f4373e8ed27f5ed941f51f61fa264b394721cc7f4f7459b2e81498f86431bb6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/weihanglo/sfz:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 36b335a2961fa224497d34ad47cc48d75c68ba564bcbe1da48861b36948f9792 [INFO] running `"docker" "start" "-a" "36b335a2961fa224497d34ad47cc48d75c68ba564bcbe1da48861b36948f9792"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/sfz-e439fa9549378b6c [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test cli::args::t::parse_absolute_path ... ok [INFO] [stdout] test extensions::t::mime_is_compressed ... ok [INFO] [stdout] test http::conditional_requests::t::match_none_match::any ... ok [INFO] [stdout] test cli::args::t::parse_relative_path ... ok [INFO] [stdout] test http::conditional_requests::t::fresh::no_precondition_header_fields ... ok [INFO] [stdout] test http::conditional_requests::t::fresh::if_none_match_precedes_if_modified_since ... 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::match_none_match::one ... ok [INFO] [stdout] test http::conditional_requests::t::match_none_match::none ... ok [INFO] [stdout] test http::conditional_requests::t::modified_unmodified_since::one_sec_ago ... ok [INFO] [stdout] test http::content_encoding::t_prior::filter_out_zero_quality ... ok [INFO] [stdout] test http::content_encoding::t_prior::pick_brotli ... ok [INFO] [stdout] test http::content_encoding::t_prior::no_accept_encoding_header ... ok [INFO] [stdout] test http::content_encoding::t_prior::with_unsupported_encoding ... ok [INFO] [stdout] test http::content_encoding::t_sort::same_qualities ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::failed_with_if_match_not_passes ... ok [INFO] [stdout] test http::content_encoding::t_sort::second_item_with_greater_quality ... ok [INFO] [stdout] test http::range_requests::t_range::no_if_range_header ... ok [INFO] [stdout] test http::range_requests::t_range::only_accept_exact_match_mtime ... ok [INFO] [stdout] test http::range_requests::t_range::no_range_header ... ok [INFO] [stdout] test http::range_requests::t_range::strong_validator ... ok [INFO] [stdout] test http::range_requests::t_range::weak_validator_as_falsy ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::multiple_byte_ranges ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::zero_byte_range ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::one_satisfiable_byte_range ... 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::ok_without_any_precondition ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::with_if_match_passes ... ok [INFO] [stdout] test http::range_requests::t_satisfiable::one_unsatisfiable_byte_range ... ok [INFO] [stdout] test http::conditional_requests::t::precondition::with_if_unmodified_since_passes ... ok [INFO] [stdout] test http::content_encoding::t_compress::failed ... ok [INFO] [stdout] test server::res::t::response_500 ... ok [INFO] [stdout] test server::res::t::response_412 ... ok [INFO] [stdout] test server::res::t::response_404 ... ok [INFO] [stdout] test server::res::t::response_304 ... ok [INFO] [stdout] test server::tests::disable_cors ... ok [INFO] [stdout] test server::tests::handle_request ... ignored [INFO] [stdout] test server::tests::path_exists ... ignored [INFO] [stdout] test server::tests::enable_cache_control ... ok [INFO] [stdout] test server::tests::enable_cors ... ok [INFO] [stdout] test server::tests::can_compress ... ok [INFO] [stdout] test server::tests::file_path_from_path ... ok [INFO] [stdout] test server::res::t::response_403 ... ok [INFO] [stdout] test server::tests::path_is_hidden ... ok [INFO] [stdout] test server::tests::path_is_ignored ... ok [INFO] [stdout] test server::tests::path_is_not_hidden ... ok [INFO] [stdout] test server::tests::path_is_not_ignored ... ok [INFO] [stdout] test server::tests::path_is_under_basepath ... ok [INFO] [stdout] test server::tests::cannot_compress ... ok [INFO] [stdout] test server::tests::guess_path_mime ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server::tests::guess_path_mime stdout ---- [INFO] [stdout] thread 'server::tests::guess_path_mime' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"text/plain; charset=utf-8"`, [INFO] [stdout] right: `"text/html; charset=utf-8"`', src/server/mod.rs:380:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5602c3b2638b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5602c3b2638b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5602c3b2638b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5602c3b2638b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5602c3b2638b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x5602c3b25ffa - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x5602c3b26b00 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x5602c3b26682 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x5602c3b265cf - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x5602c371f179 - sfz::server::tests::guess_path_mime::h86793a53be92bc38 [INFO] [stdout] at src/server/mod.rs:380 [INFO] [stdout] 10: 0x5602c371ed8a - sfz::server::tests::guess_path_mime::{{closure}}::hab1dc4b7152adf0f [INFO] [stdout] at src/server/mod.rs:374 [INFO] [stdout] 11: 0x5602c373af0e - core::ops::function::FnOnce::call_once::ha96b8f6ba8c2d508 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x5602c37c00ff - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 13: 0x5602c3b29dca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 14: 0x5602c37da6f8 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 15: 0x5602c37da6f8 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 16: 0x5602c37da6f8 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 17: 0x5602c37b5575 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x5602c37b9635 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x5602c37b9635 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 20: 0x5602c37b9635 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 21: 0x5602c3b29dca - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 22: 0x5602c37b9d32 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 23: 0x5602c37b9d32 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x5602c37b9d32 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x5602c37b9d32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x5602c3b1a8cf - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x5602c3b29520 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x5602c3b29520 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x5602c3b29520 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7f5882bf44a4 - start_thread [INFO] [stdout] 31: 0x7f588271fd0f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] server::tests::guess_path_mime [INFO] [stdout] [INFO] [stdout] test result: FAILED. 48 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin sfz' [INFO] running `"docker" "inspect" "36b335a2961fa224497d34ad47cc48d75c68ba564bcbe1da48861b36948f9792"` [INFO] running `"docker" "rm" "-f" "36b335a2961fa224497d34ad47cc48d75c68ba564bcbe1da48861b36948f9792"` [INFO] [stdout] 36b335a2961fa224497d34ad47cc48d75c68ba564bcbe1da48861b36948f9792