[INFO] fetching crate actix-files 0.6.6... [INFO] testing actix-files-0.6.6 against try#981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 for pr-145277 [INFO] extracting crate actix-files 0.6.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate actix-files 0.6.6 [INFO] finished tweaking crates.io crate actix-files 0.6.6 [INFO] tweaked toml for crates.io crate actix-files 0.6.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-files 0.6.6 on toolchain 981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actix-files 0.6.6 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" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 354988e32acdc38b0574604f367721bccd46e4d14749f14eb523d1a58348e982 [INFO] running `Command { std: "docker" "start" "-a" "354988e32acdc38b0574604f367721bccd46e4d14749f14eb523d1a58348e982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "354988e32acdc38b0574604f367721bccd46e4d14749f14eb523d1a58348e982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "354988e32acdc38b0574604f367721bccd46e4d14749f14eb523d1a58348e982", kill_on_drop: false }` [INFO] [stdout] 354988e32acdc38b0574604f367721bccd46e4d14749f14eb523d1a58348e982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577bfbfc52bc32b7fad0a9baf030502eddfa168e60eed590224dab1541861e2e [INFO] running `Command { std: "docker" "start" "-a" "577bfbfc52bc32b7fad0a9baf030502eddfa168e60eed590224dab1541861e2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling actix-web v4.7.0 [INFO] [stderr] Compiling actix-files v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s [INFO] running `Command { std: "docker" "inspect" "577bfbfc52bc32b7fad0a9baf030502eddfa168e60eed590224dab1541861e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577bfbfc52bc32b7fad0a9baf030502eddfa168e60eed590224dab1541861e2e", kill_on_drop: false }` [INFO] [stdout] 577bfbfc52bc32b7fad0a9baf030502eddfa168e60eed590224dab1541861e2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b32389e0af65b00c5b5702ddb408200540e6ce86455daefbc7146121b745892 [INFO] running `Command { std: "docker" "start" "-a" "0b32389e0af65b00c5b5702ddb408200540e6ce86455daefbc7146121b745892", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling actix-server v2.4.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling actix-http v3.7.0 [INFO] [stderr] Compiling actix-web v4.7.0 [INFO] [stderr] Compiling awc v3.5.0 [INFO] [stderr] Compiling actix-http-test v3.2.0 [INFO] [stderr] Compiling actix-test v0.1.4 [INFO] [stderr] Compiling actix-files v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.38s [INFO] running `Command { std: "docker" "inspect" "0b32389e0af65b00c5b5702ddb408200540e6ce86455daefbc7146121b745892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b32389e0af65b00c5b5702ddb408200540e6ce86455daefbc7146121b745892", kill_on_drop: false }` [INFO] [stdout] 0b32389e0af65b00c5b5702ddb408200540e6ce86455daefbc7146121b745892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f9250e0fd9c4df907ef964405d82cef6760d263a4d89418dbe710ae6c969adb [INFO] running `Command { std: "docker" "start" "-a" "1f9250e0fd9c4df907ef964405d82cef6760d263a4d89418dbe710ae6c969adb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_files-ce204dac69a94452) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test encoding::tests::test_equiv_utf8_text ... ok [INFO] [stdout] test path_buf::tests::test_parse_path ... ok [INFO] [stdout] test path_buf::tests::path_traversal ... ok [INFO] [stdout] test path_buf::tests::test_path_buf ... ok [INFO] [stdout] test path_buf::tests::windows_drive_traversal ... ok [INFO] [stdout] test range::tests::test_parse ... ok [INFO] [stdout] test tests::test_default_handler_filter ... ok [INFO] [stdout] test tests::test_file_extension_to_mime ... ok [INFO] [stdout] test tests::test_files_guards ... ok [INFO] [stdout] test tests::test_default_handler_file_missing ... ok [INFO] [stdout] test tests::test_default_handler_named_file ... ok [INFO] [stdout] test tests::integration_percent_encoded ... ok [INFO] [stdout] test tests::test_files_not_allowed ... ok [INFO] [stdout] test tests::integration_serve_index ... ok [INFO] [stdout] test tests::test_if_modified_since_without_if_none_match_same ... ok [INFO] [stdout] test tests::test_if_modified_since_with_if_none_match ... ok [INFO] [stdout] test tests::test_if_modified_since_without_if_none_match ... ok [INFO] [stdout] test tests::test_if_unmodified_since_failed ... ok [INFO] [stdout] test tests::test_if_unmodified_since ... ok [INFO] [stdout] test tests::test_index_with_show_files_listing ... ok [INFO] [stdout] test tests::status_code_customize_same_output ... ok [INFO] [stdout] test tests::test_mime_override ... ok [INFO] [stdout] test tests::test_head_content_length_headers ... ok [INFO] [stdout] test tests::test_named_file_binary ... ok [INFO] [stdout] test tests::test_named_file_content_encoding_gzip ... ok [INFO] [stdout] test tests::test_named_file_allowed_method ... ok [INFO] [stdout] test tests::test_named_file_content_disposition ... ok [INFO] [stdout] test tests::test_named_file_default_service ... ok [INFO] [stdout] test tests::test_named_file_non_ascii_file_name ... ok [INFO] [stdout] test tests::test_named_file_content_encoding ... ok [INFO] [stdout] test tests::test_named_file_set_content_type ... ok [INFO] [stdout] test tests::test_named_file_status_code_text ... ok [INFO] [stdout] test tests::test_named_file_text ... ok [INFO] [stdout] test tests::test_named_file_image_attachment ... ok [INFO] [stdout] test tests::test_named_file_content_length_headers ... ok [INFO] [stdout] test tests::test_named_file_image ... ok [INFO] [stdout] test tests::test_named_file_ranges_status_code ... ok [INFO] [stdout] test tests::test_named_file_javascript ... ok [INFO] [stdout] test tests::test_path_filter ... ok [INFO] [stdout] test tests::test_named_file_content_range_headers ... ok [INFO] [stdout] test tests::test_redirect_to_slash_directory ... ok [INFO] [stdout] test tests::test_static_files_bad_directory ... ok [INFO] [stdout] test tests::test_serve_index_nested ... ok [INFO] [stdout] test tests::test_serve_named_file ... ok [INFO] [stdout] test tests::test_percent_encoding_2 ... ok [INFO] [stdout] test tests::test_static_files_with_special_characters ... ok [INFO] [stdout] test tests::test_symlinks ... ok [INFO] [stdout] test tests::test_static_files ... ok [INFO] [stdout] test tests::test_serve_named_file_prefix ... ok [INFO] [stdout] test tests::test_static_files_with_spaces ... ok [INFO] [stdout] test files::tests::custom_files_listing_renderer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- files::tests::custom_files_listing_renderer stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'files::tests::custom_files_listing_renderer' (18) panicked at src/files.rs:423:9: [INFO] [stdout] body "/opt/rustwide/workdir/tests/" does not end with "actix-files/tests" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b39f2171672 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b39f2171672 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b39f2171672 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b39f2171672 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b39f219dcaf - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b39f219dcaf - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b39f216d693 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b39f216d693 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b39f21714c2 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b39f2172f9a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b39f2172e06 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b39f18f5d7e - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b39f18f5d7e - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b39f2173ace - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b39f2173ace - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b39f217379a - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b39f2171b79 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b39f217342d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b39f219ae60 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b39f1705292 - actix_files::files::tests::custom_files_listing_renderer::{{closure}}::h1f8fc0d05a19fe9b [INFO] [stdout] at /opt/rustwide/workdir/src/files.rs:423:9 [INFO] [stdout] 20: 0x5b39f17c092f - as core::future::future::Future>::poll::{{closure}}::hb5c34b5c4e6fe627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:978:44 [INFO] [stdout] 21: 0x5b39f17b0020 - tokio::task::local::LocalSet::with::{{closure}}::h67bccb75d23d20fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:730:13 [INFO] [stdout] 22: 0x5b39f16036a5 - std::thread::local::LocalKey::try_with::hcda42ae5d21e3673 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 23: 0x5b39f15efdde - std::thread::local::LocalKey::with::h69cfaa4ea4e4d60e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 24: 0x5b39f17ae756 - tokio::task::local::LocalSet::with::ha1d47ef6fb77537e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:728:17 [INFO] [stdout] 25: 0x5b39f17bd7f6 - as core::future::future::Future>::poll::hdd706f11b8494bf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:968:22 [INFO] [stdout] 26: 0x5b39f17b86bd - tokio::task::local::LocalSet::run_until::{{closure}}::hd54615dd59de5326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:635:19 [INFO] [stdout] 27: 0x5b39f16bfddd - as core::future::future::Future>::poll::h3faf126cf5ecf878 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: 0x5b39f15ee30d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he0980529848eb69e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 29: 0x5b39f15e8abb - tokio::runtime::coop::with_budget::hc4306c364f58b295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 30: 0x5b39f15e8abb - tokio::runtime::coop::budget::hacfe679baaaf7cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 31: 0x5b39f15e8abb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h013c20c57f4e39d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 32: 0x5b39f159fc40 - tokio::runtime::scheduler::current_thread::Context::enter::h0190ac90551a553e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 33: 0x5b39f15d1830 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3864cf2f08db969e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 34: 0x5b39f15c7474 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h201afbf83298ef21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 35: 0x5b39f16fe8bb - tokio::runtime::context::scoped::Scoped::set::h263d9692befff4d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 36: 0x5b39f1692a79 - tokio::runtime::context::set_scheduler::{{closure}}::hd0e2b80abcc43984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 37: 0x5b39f16014e2 - std::thread::local::LocalKey::try_with::hb9709add41fe19ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 38: 0x5b39f15f0a5e - std::thread::local::LocalKey::with::ha23fa607933c5ba7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 39: 0x5b39f1691fad - tokio::runtime::context::set_scheduler::hf9fb44d47066ce28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 40: 0x5b39f15c16a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8b70f8b998652a3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 41: 0x5b39f15c8433 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h916a85fdb4ecddb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 42: 0x5b39f1599892 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3b70b43541c6f7a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 43: 0x5b39f164af62 - tokio::runtime::context::runtime::enter_runtime::h234567bf7f5e447e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 44: 0x5b39f15974f6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbf19e17a1dfe0eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 45: 0x5b39f1695252 - tokio::runtime::runtime::Runtime::block_on::h027dc1040d308ba1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 46: 0x5b39f17b1db3 - tokio::task::local::LocalSet::block_on::h424993d8103d89b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/task/local.rs:592:12 [INFO] [stdout] 47: 0x5b39f16c2417 - actix_rt::runtime::Runtime::block_on::hb64a0be27c379465 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20 [INFO] [stdout] 48: 0x5b39f175453a - actix_rt::system::SystemRunner::block_on::h1f2937e482e4e05d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17 [INFO] [stdout] 49: 0x5b39f1704746 - actix_files::files::tests::custom_files_listing_renderer::h924c912a11585728 [INFO] [stdout] at /opt/rustwide/workdir/src/files.rs:399:5 [INFO] [stdout] 50: 0x5b39f17046f7 - actix_files::files::tests::custom_files_listing_renderer::{{closure}}::hca36dbef47d4d24b [INFO] [stdout] at /opt/rustwide/workdir/src/files.rs:400:45 [INFO] [stdout] 51: 0x5b39f1608386 - core::ops::function::FnOnce::call_once::h9f132767f789ac25 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 52: 0x5b39f18fb50b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 53: 0x5b39f18fb50b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 54: 0x5b39f18fa6c5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 55: 0x5b39f18fa6c5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5b39f18fa6c5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 57: 0x5b39f18fa6c5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 58: 0x5b39f18fa6c5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 59: 0x5b39f18fa6c5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 60: 0x5b39f18fa6c5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 61: 0x5b39f18bd8f4 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 62: 0x5b39f18bd8f4 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 63: 0x5b39f18c11ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 64: 0x5b39f18c11ba - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 65: 0x5b39f18c11ba - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 66: 0x5b39f18c11ba - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 67: 0x5b39f18c11ba - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 68: 0x5b39f18c11ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 69: 0x5b39f18c11ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 70: 0x5b39f2176c1f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 71: 0x5b39f2176c1f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 72: 0x7f3ef0f6daa4 - [INFO] [stdout] 73: 0x7f3ef0ffaa34 - clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] files::tests::custom_files_listing_renderer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 50 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1f9250e0fd9c4df907ef964405d82cef6760d263a4d89418dbe710ae6c969adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9250e0fd9c4df907ef964405d82cef6760d263a4d89418dbe710ae6c969adb", kill_on_drop: false }` [INFO] [stdout] 1f9250e0fd9c4df907ef964405d82cef6760d263a4d89418dbe710ae6c969adb