[INFO] fetching crate ntex-files 3.2.0... [INFO] testing ntex-files-3.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ntex-files 3.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ntex-files 3.2.0 [INFO] finished tweaking crates.io crate ntex-files 3.2.0 [INFO] tweaked toml for crates.io crate ntex-files 3.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-files 3.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ntex-files 3.2.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb38570b48b18ab195ded33340423ce88158c8e592fdb74c59e1159356f143e5 [INFO] running `Command { std: "docker" "start" "-a" "bb38570b48b18ab195ded33340423ce88158c8e592fdb74c59e1159356f143e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb38570b48b18ab195ded33340423ce88158c8e592fdb74c59e1159356f143e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb38570b48b18ab195ded33340423ce88158c8e592fdb74c59e1159356f143e5", kill_on_drop: false }` [INFO] [stdout] bb38570b48b18ab195ded33340423ce88158c8e592fdb74c59e1159356f143e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3b909756b67ead3a36d14188db3849d22d920a4a90dc496121f29ed3f5bafe [INFO] running `Command { std: "docker" "start" "-a" "2c3b909756b67ead3a36d14188db3849d22d920a4a90dc496121f29ed3f5bafe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling ntex-rt v3.10.1 [INFO] [stderr] Compiling oneshot v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling swap-buffer-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ntex-io-uring v0.7.120 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling sc v0.2.7 [INFO] [stderr] Compiling ntex-service v4.6.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling ntex-polling v3.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling ntex-macros v3.2.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ntex-bytes v1.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-error v1.3.0 [INFO] [stderr] Compiling ntex-codec v1.1.0 [INFO] [stderr] Compiling ntex-http v1.0.0 [INFO] [stderr] Compiling ntex-router v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ntex-util v3.5.0 [INFO] [stderr] Compiling ntex-io v3.9.1 [INFO] [stderr] Compiling ntex-net v3.8.2 [INFO] [stderr] Compiling ntex-dispatcher v3.1.0 [INFO] [stderr] Compiling ntex-server v3.9.0 [INFO] [stderr] Compiling ntex-tls v3.4.0 [INFO] [stderr] Compiling ntex-h2 v3.8.2 [INFO] [stderr] Compiling ntex v3.6.1 [INFO] [stderr] Compiling ntex-files v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.74s [INFO] running `Command { std: "docker" "inspect" "2c3b909756b67ead3a36d14188db3849d22d920a4a90dc496121f29ed3f5bafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3b909756b67ead3a36d14188db3849d22d920a4a90dc496121f29ed3f5bafe", kill_on_drop: false }` [INFO] [stdout] 2c3b909756b67ead3a36d14188db3849d22d920a4a90dc496121f29ed3f5bafe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e0e68f0d18f090a04d2391d44d8d92ff15203cbf569024fb9959a3afa9fb1a [INFO] running `Command { std: "docker" "start" "-a" "59e0e68f0d18f090a04d2391d44d8d92ff15203cbf569024fb9959a3afa9fb1a", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ntex-error v1.3.0 [INFO] [stderr] Compiling ntex-rt v3.10.1 [INFO] [stderr] Compiling ntex-util v3.5.0 [INFO] [stderr] Compiling ntex-io v3.9.1 [INFO] [stderr] Compiling ntex-net v3.8.2 [INFO] [stderr] Compiling ntex-dispatcher v3.1.0 [INFO] [stderr] Compiling ntex-server v3.9.0 [INFO] [stderr] Compiling ntex-tls v3.4.0 [INFO] [stderr] Compiling ntex-h2 v3.8.2 [INFO] [stderr] Compiling ntex v3.6.1 [INFO] [stderr] Compiling ntex-files v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.39s [INFO] running `Command { std: "docker" "inspect" "59e0e68f0d18f090a04d2391d44d8d92ff15203cbf569024fb9959a3afa9fb1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e0e68f0d18f090a04d2391d44d8d92ff15203cbf569024fb9959a3afa9fb1a", kill_on_drop: false }` [INFO] [stdout] 59e0e68f0d18f090a04d2391d44d8d92ff15203cbf569024fb9959a3afa9fb1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f80130381fddfc83c62c12c85680eedfb2bbc3bc0491aa9979cf516e0546e94c [INFO] running `Command { std: "docker" "start" "-a" "f80130381fddfc83c62c12c85680eedfb2bbc3bc0491aa9979cf516e0546e94c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_files-cab15e97e10c5e40) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test header::charset::test_display ... ok [INFO] [stdout] test header::content_disposition::tests::test_display ... ok [INFO] [stdout] test header::entity::tests::test_etag_fmt ... ok [INFO] [stdout] test header::http_date::tests::test_asctime ... ok [INFO] [stdout] test header::content_disposition::tests::test_parse_header ... ok [INFO] [stdout] test header::http_date::tests::test_imf_fixdate ... ok [INFO] [stdout] test header::http_date::tests::test_no_date ... ok [INFO] [stdout] test header::method::tests::test_hashable ... ok [INFO] [stdout] test header::method::tests::test_idempotent ... ok [INFO] [stdout] test header::parsing::tests::test_fmt_extended_value_with_encoding ... ok [INFO] [stdout] test header::method::tests::test_safe ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_missing_language_tag_and_encoding ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_partially_formatted_blank ... ok [INFO] [stdout] test header::method::tests::test_compat ... ok [INFO] [stdout] test header::method::tests::test_fmt ... ok [INFO] [stdout] test header::entity::tests::test_cmp ... ok [INFO] [stdout] test header::method::tests::test_as_str ... ok [INFO] [stdout] test header::method::tests::test_from_str ... ok [INFO] [stdout] test header::entity::tests::test_etag_parse_failures ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_partially_formatted ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_with_encoding_and_language_tag ... ok [INFO] [stdout] test header::parsing::tests::test_parse_extended_value_with_encoding ... ok [INFO] [stdout] test range::tests::test_parse ... ok [INFO] [stdout] test header::raw::test_literal_lens ... ok [INFO] [stdout] test header::parsing::tests::test_fmt_extended_value_with_encoding_and_language_tag ... ok [INFO] [stdout] test tests::test_files_not_allowed ... ok [INFO] [stdout] test tests::test_mime_override ... ok [INFO] [stdout] test tests::test_default_handler_file_missing ... ok [INFO] [stdout] test header::entity::tests::test_etag_parse_success ... ok [INFO] [stdout] test tests::test_file_extension_to_mime ... ok [INFO] [stdout] test header::http_date::tests::test_rfc_850 ... ok [INFO] [stdout] test tests::test_head_content_length_headers ... ok [INFO] [stdout] test tests::test_if_modified_since_without_if_none_match ... ok [INFO] [stdout] test tests::test_named_file_content_disposition ... ok [INFO] [stdout] test tests::test_if_modified_since_with_if_none_match ... ok [INFO] [stdout] test tests::test_path_buf ... ok [INFO] [stdout] test tests::test_named_file_ranges_status_code ... ok [INFO] [stdout] test tests::test_named_file_content_range_headers ... ok [INFO] [stdout] test tests::test_named_file_text ... ok [INFO] [stdout] test tests::test_named_file_set_content_type ... ok [INFO] [stdout] test tests::test_named_file_image_attachment ... ok [INFO] [stdout] test tests::test_named_file_status_code_text ... ok [INFO] [stdout] test tests::test_named_file_binary ... ok [INFO] [stdout] test tests::test_named_file_image ... ok [INFO] [stdout] test tests::test_named_file_content_encoding ... ok [INFO] [stdout] test header::charset::test_parse ... ok [INFO] [stdout] test tests::test_named_file_allowed_method ... ok [INFO] [stdout] test tests::test_static_files ... ok [INFO] [stdout] test tests::test_static_files_bad_directory ... ok [INFO] [stdout] test tests::test_redirect_to_slash_directory ... ok [INFO] [stdout] test tests::test_named_file_content_length_headers ... ok [INFO] [stdout] test tests::test_files_guards ... ok [INFO] [stdout] test tests::test_named_file_content_encoding_gzip ... ok [INFO] [stdout] test tests::test_static_files_with_spaces ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests ntex_files [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/named.rs - named::NamedFile::path (line 176) ... ok [INFO] [stdout] test src/lib.rs - Files (line 221) ... ok [INFO] [stdout] test src/named.rs - named::NamedFile::open (line 157) ... ok [INFO] [stdout] test src/named.rs - named::NamedFile::from_file (line 70) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/named.rs - named::NamedFile::from_file (line 70) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/named.rs - named::NamedFile::from_file (line 70) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.55s; merged doctests compilation took 1.49s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f80130381fddfc83c62c12c85680eedfb2bbc3bc0491aa9979cf516e0546e94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80130381fddfc83c62c12c85680eedfb2bbc3bc0491aa9979cf516e0546e94c", kill_on_drop: false }` [INFO] [stdout] f80130381fddfc83c62c12c85680eedfb2bbc3bc0491aa9979cf516e0546e94c