[INFO] fetching crate agora 0.0.1... [INFO] testing agora-0.0.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate agora 0.0.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate agora 0.0.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking crates.io crate agora 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate agora 0.0.1 [INFO] tweaked toml for crates.io crate agora 0.0.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate agora 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maud v0.22.2 [INFO] [stderr] Downloaded maud_macros v0.22.2 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded maud_htmlescape v0.17.0 [INFO] [stderr] Downloaded guard v0.5.1 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded rust-embed v5.9.0 [INFO] [stderr] Downloaded tower v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f514ba4a2c07c407c276c398108b9b3c261dccb02d833d06a3b5ca3f7a48c19 [INFO] running `Command { std: "docker" "start" "-a" "4f514ba4a2c07c407c276c398108b9b3c261dccb02d833d06a3b5ca3f7a48c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f514ba4a2c07c407c276c398108b9b3c261dccb02d833d06a3b5ca3f7a48c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f514ba4a2c07c407c276c398108b9b3c261dccb02d833d06a3b5ca3f7a48c19", kill_on_drop: false }` [INFO] [stdout] 4f514ba4a2c07c407c276c398108b9b3c261dccb02d833d06a3b5ca3f7a48c19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dded9cdff1f58f4255fa3a3fcc3883da79ed6725f56407b769cb3e0cf4b140b7 [INFO] running `Command { std: "docker" "start" "-a" "dded9cdff1f58f4255fa3a3fcc3883da79ed6725f56407b769cb3e0cf4b140b7", kill_on_drop: false }` [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 version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling maud_macros v0.22.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling maud v0.22.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling snafu v0.6.10 [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 tower v0.4.6 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling agora v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "dded9cdff1f58f4255fa3a3fcc3883da79ed6725f56407b769cb3e0cf4b140b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dded9cdff1f58f4255fa3a3fcc3883da79ed6725f56407b769cb3e0cf4b140b7", kill_on_drop: false }` [INFO] [stdout] dded9cdff1f58f4255fa3a3fcc3883da79ed6725f56407b769cb3e0cf4b140b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ab4d753c8274535a57fa247a67cb2fdb9f15c3dcbdbcbef71430a31de0fdb1 [INFO] running `Command { std: "docker" "start" "-a" "e3ab4d753c8274535a57fa247a67cb2fdb9f15c3dcbdbcbef71430a31de0fdb1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling guard v0.5.1 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [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 nix v0.20.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling maud_macros v0.22.2 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling maud v0.22.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling tracing v0.1.25 [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 tower v0.4.6 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling agora v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "e3ab4d753c8274535a57fa247a67cb2fdb9f15c3dcbdbcbef71430a31de0fdb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ab4d753c8274535a57fa247a67cb2fdb9f15c3dcbdbcbef71430a31de0fdb1", kill_on_drop: false }` [INFO] [stdout] e3ab4d753c8274535a57fa247a67cb2fdb9f15c3dcbdbcbef71430a31de0fdb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da76b33bc96ab1f3947707945545024a8853fc088f8d975ef82cdad59fe2a876 [INFO] running `Command { std: "docker" "start" "-a" "da76b33bc96ab1f3947707945545024a8853fc088f8d975ef82cdad59fe2a876", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/agora-a6dd93a871140450) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test input_path::tests::join_file_path_removes_trailing_slashes ... ok [INFO] [stdout] test input_path::tests::iter_prefixes_for_empty_inputs ... ok [INFO] [stdout] test input_path::tests::new_removes_trailing_slashes ... ok [INFO] [stdout] test input_path::tests::join_relative_removes_trailing_slashes ... ok [INFO] [stdout] test file_stream::tests::file_stream_yields_file_contents ... ok [INFO] [stdout] test input_path::tests::iter_prefixes_iterates_from_base_dir_to_file ... ok [INFO] [stdout] test request_handler::tests::server_aborts_when_directory_does_not_exist ... ok [INFO] [stdout] test request_handler::tests::missing_asset_not_found ... FAILED [INFO] [stdout] test request_handler::tests::no_trailing_slash_redirects_to_trailing_slash ... FAILED [INFO] [stdout] test request_handler::tests::listing_is_sorted_alphabetically ... FAILED [INFO] [stdout] test request_handler::tests::listings_are_not_cached ... FAILED [INFO] [stdout] test request_handler::tests::listed_files_have_download_links ... FAILED [INFO] [stdout] test request_handler::tests::index_route_redirects_to_files ... FAILED [INFO] [stdout] test server::tests::address_resolution_failure_error ... ok [INFO] [stdout] test request_handler::tests::redirects_correctly_for_two_layers_of_subdirectories ... FAILED [INFO] [stdout] test request_handler::tests::disallow_absolute_path ... FAILED [INFO] [stdout] test server::tests::listen_on_localhost_by_default_in_tests ... ok [INFO] [stdout] test request_handler::tests::filenames_with_spaces ... FAILED [INFO] [stdout] test request_handler::tests::index_route_status_code_is_200 ... FAILED [INFO] [stdout] test request_handler::tests::disallow_file_downloads_via_intermediate_symlinks ... FAILED [INFO] [stdout] test request_handler::tests::disallow_listing_directories_via_intermediate_symlinks ... FAILED [INFO] [stdout] test request_handler::tests::serves_static_assets ... FAILED [INFO] [stdout] test request_handler::tests::disallow_empty_path_component ... FAILED [INFO] [stdout] test request_handler::tests::sets_mime_types_for_static_assets ... FAILED [INFO] [stdout] test request_handler::tests::return_404_for_missing_files ... FAILED [INFO] [stdout] test request_handler::tests::errors_in_request_handling_cause_500_status_codes ... FAILED [INFO] [stdout] test request_handler::tests::remove_symlinks_from_listings ... FAILED [INFO] [stdout] test request_handler::tests::configure_source_directory ... FAILED [INFO] [stdout] test request_handler::tests::listing_contains_multiple_files ... FAILED [INFO] [stdout] test request_handler::tests::disallow_parent_path_component ... FAILED [INFO] [stdout] test request_handler::tests::index_route_contains_title ... FAILED [INFO] [stdout] test request_handler::tests::listing_contains_file ... FAILED [INFO] [stdout] test request_handler::tests::downloaded_files_have_correct_content_type ... FAILED [INFO] [stdout] test request_handler::tests::listed_files_have_percent_encoded_hrefs ... FAILED [INFO] [stdout] test request_handler::tests::disallow_listing_directories_via_symlinks ... FAILED [INFO] [stdout] test request_handler::tests::listed_files_can_be_played_in_browser ... FAILED [INFO] [stdout] test request_handler::tests::file_errors_are_associated_with_file_path ... FAILED [INFO] [stdout] test request_handler::tests::subdirectories_appear_in_listings ... FAILED [INFO] [stdout] test request_handler::tests::files_are_not_cached ... FAILED [INFO] [stdout] test request_handler::tests::disallow_file_downloads_via_symlinks ... FAILED [INFO] [stdout] test request_handler::tests::requesting_files_with_trailing_slash_redirects ... FAILED [INFO] [stdout] test request_handler::tests::unknown_route_status_code_is_404 ... FAILED [INFO] [stdout] test request_handler::tests::unknown_files_have_no_content_type ... FAILED [INFO] [stdout] test tests::configure_port ... FAILED [INFO] [stdout] test request_handler::tests::downloaded_files_are_streamed has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "da76b33bc96ab1f3947707945545024a8853fc088f8d975ef82cdad59fe2a876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da76b33bc96ab1f3947707945545024a8853fc088f8d975ef82cdad59fe2a876", kill_on_drop: false }` [INFO] [stdout] da76b33bc96ab1f3947707945545024a8853fc088f8d975ef82cdad59fe2a876