[INFO] fetching crate salvo-serve-static 0.84.2... [INFO] testing salvo-serve-static-0.84.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate salvo-serve-static 0.84.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate salvo-serve-static 0.84.2 [INFO] finished tweaking crates.io crate salvo-serve-static 0.84.2 [INFO] tweaked toml for crates.io crate salvo-serve-static 0.84.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate salvo-serve-static 0.84.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate salvo-serve-static 0.84.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded rust-embed-utils v8.8.0 [INFO] [stderr] Downloaded salvo-serde-util v0.84.2 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded salvo_macros v0.84.2 [INFO] [stderr] Downloaded rust-embed-impl v8.8.0 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded mime-infer v4.0.1 [INFO] [stderr] Downloaded salvo_core v0.84.2 [INFO] [stderr] Downloaded rust-embed v8.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df90c9dc1ada2cc3ff9608e2cef70914035796f495daeda5dd7d688cd7a01d32 [INFO] running `Command { std: "docker" "start" "-a" "df90c9dc1ada2cc3ff9608e2cef70914035796f495daeda5dd7d688cd7a01d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df90c9dc1ada2cc3ff9608e2cef70914035796f495daeda5dd7d688cd7a01d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df90c9dc1ada2cc3ff9608e2cef70914035796f495daeda5dd7d688cd7a01d32", kill_on_drop: false }` [INFO] [stdout] df90c9dc1ada2cc3ff9608e2cef70914035796f495daeda5dd7d688cd7a01d32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca214ff4487c720decc3bbb2624db4c53a8c48eb70a82d942b267f1b3354cb9 [INFO] running `Command { std: "docker" "start" "-a" "fca214ff4487c720decc3bbb2624db4c53a8c48eb70a82d942b267f1b3354cb9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mime-infer v4.0.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling salvo-serde-util v0.84.2 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling salvo_macros v0.84.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-xml-rs v0.8.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling salvo_core v0.84.2 [INFO] [stderr] Compiling salvo-serve-static v0.84.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "fca214ff4487c720decc3bbb2624db4c53a8c48eb70a82d942b267f1b3354cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca214ff4487c720decc3bbb2624db4c53a8c48eb70a82d942b267f1b3354cb9", kill_on_drop: false }` [INFO] [stdout] fca214ff4487c720decc3bbb2624db4c53a8c48eb70a82d942b267f1b3354cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daf973d7819c00105655087a9f4340246144031da86d9a98e483883cbddf147a [INFO] running `Command { std: "docker" "start" "-a" "daf973d7819c00105655087a9f4340246144031da86d9a98e483883cbddf147a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling salvo-serde-util v0.84.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling salvo_macros v0.84.2 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-xml-rs v0.8.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling salvo_core v0.84.2 [INFO] [stderr] Compiling salvo-serve-static v0.84.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 55.16s [INFO] running `Command { std: "docker" "inspect" "daf973d7819c00105655087a9f4340246144031da86d9a98e483883cbddf147a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daf973d7819c00105655087a9f4340246144031da86d9a98e483883cbddf147a", kill_on_drop: false }` [INFO] [stdout] daf973d7819c00105655087a9f4340246144031da86d9a98e483883cbddf147a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bda8cf237a069ce4b37435117f3cdb4b39ec2f160c0f9d6979834bee42800099 [INFO] running `Command { std: "docker" "start" "-a" "bda8cf237a069ce4b37435117f3cdb4b39ec2f160c0f9d6979834bee42800099", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salvo_serve_static-9537f3fdb584585c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dir::tests::test_convert_bytes_to_units ... ok [INFO] [stdout] test tests::test_serve_static_file ... ok [INFO] [stdout] test tests::test_serve_static_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests salvo_serve_static [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/file.rs - file::StaticFile (line 11) ... ok [INFO] [stdout] test src/dir.rs - dir::StaticDir (line 133) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bda8cf237a069ce4b37435117f3cdb4b39ec2f160c0f9d6979834bee42800099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda8cf237a069ce4b37435117f3cdb4b39ec2f160c0f9d6979834bee42800099", kill_on_drop: false }` [INFO] [stdout] bda8cf237a069ce4b37435117f3cdb4b39ec2f160c0f9d6979834bee42800099