[INFO] cloning repository https://github.com/haileys/axum-range [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haileys/axum-range" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaileys%2Faxum-range", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaileys%2Faxum-range'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88fbc0977e98419eab39e34d66702827f18182b3 [INFO] testing haileys/axum-range against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaileys%2Faxum-range" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haileys/axum-range on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/haileys/axum-range [INFO] finished tweaking git repo https://github.com/haileys/axum-range [INFO] tweaked toml for git repo https://github.com/haileys/axum-range written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/haileys/axum-range 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f37b7662164d408008ea594fa993e34b33382542f6d7697b52cde62e377c63c6 [INFO] running `Command { std: "docker" "start" "-a" "f37b7662164d408008ea594fa993e34b33382542f6d7697b52cde62e377c63c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f37b7662164d408008ea594fa993e34b33382542f6d7697b52cde62e377c63c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37b7662164d408008ea594fa993e34b33382542f6d7697b52cde62e377c63c6", kill_on_drop: false }` [INFO] [stdout] f37b7662164d408008ea594fa993e34b33382542f6d7697b52cde62e377c63c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3101881879d0db14b529479048091b8101280e8a2d25247b04afb5d0d847f949 [INFO] running `Command { std: "docker" "start" "-a" "3101881879d0db14b529479048091b8101280e8a2d25247b04afb5d0d847f949", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling axum-range v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s [INFO] running `Command { std: "docker" "inspect" "3101881879d0db14b529479048091b8101280e8a2d25247b04afb5d0d847f949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3101881879d0db14b529479048091b8101280e8a2d25247b04afb5d0d847f949", kill_on_drop: false }` [INFO] [stdout] 3101881879d0db14b529479048091b8101280e8a2d25247b04afb5d0d847f949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3d36ffa1b93b395334e211761b353830ccebd27abd77eb3742d4245ca73a082 [INFO] running `Command { std: "docker" "start" "-a" "d3d36ffa1b93b395334e211761b353830ccebd27abd77eb3742d4245ca73a082", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling axum-range v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.37s [INFO] running `Command { std: "docker" "inspect" "d3d36ffa1b93b395334e211761b353830ccebd27abd77eb3742d4245ca73a082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d36ffa1b93b395334e211761b353830ccebd27abd77eb3742d4245ca73a082", kill_on_drop: false }` [INFO] [stdout] d3d36ffa1b93b395334e211761b353830ccebd27abd77eb3742d4245ca73a082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3f9d0fb3a3f71407438dbd4cab58ac0b2c6e9684371e68cb7e414e30ec21cca [INFO] running `Command { std: "docker" "start" "-a" "e3f9d0fb3a3f71407438dbd4cab58ac0b2c6e9684371e68cb7e414e30ec21cca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_range-e39d7eb080700dc0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test file::tests::test_seek_size ... ok [INFO] [stdout] test file::tests::test_file_size ... ok [INFO] [stdout] test tests::test_unbounded_end_response ... ok [INFO] [stdout] test tests::test_invalid_range ... ok [INFO] [stdout] test tests::test_partial_response_2 ... ok [INFO] [stdout] test tests::test_one_byte_response ... ok [INFO] [stdout] test tests::test_full_response ... ok [INFO] [stdout] test tests::test_range_end_exceed_length ... ok [INFO] [stdout] test tests::test_partial_response_1 ... ok [INFO] [stdout] test tests::test_unbounded_start_response ... ok [INFO] [stdout] test tests::test_range_start_exceed_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests axum_range [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at src/librustdoc/doctest.rs:827:46: [INFO] [stderr] rustdoc needs a tempdir: Custom { kind: StorageFull, error: PathError { path: "/tmp/rustdoctestEMXiZZ", err: Os { code: 28, kind: StorageFull, message: "No space left on device" } } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x74db63d4a7e3 - ::fmt::he6e74fa9d0076b5d [INFO] [stderr] 1: 0x74db64405987 - core::fmt::write::h6442196e41589522 [INFO] [stderr] 2: 0x74db654d0451 - std::io::Write::write_fmt::hdd01b95af54f8b44 [INFO] [stderr] 3: 0x74db63d4a642 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stderr] 4: 0x74db63d4e23a - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stderr] 5: 0x74db63d4ddbf - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stderr] 6: 0x74db62d7c953 - std[10debfd9d4fb3ab8]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x74db63d4eab3 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stderr] 8: 0x74db63d4e7aa - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stderr] 9: 0x74db63d4acb9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stderr] 10: 0x74db63d4e46d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stderr] 11: 0x74db60686ce0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stderr] 12: 0x74db606b7a66 - core::result::unwrap_failed::hc1dbbc53e2530a6b [INFO] [stderr] 13: 0x619579cd4b51 - ::new [INFO] [stderr] 14: 0x619579cd6706 - rustdoc[78121c6bafff230d]::doctest::generate_test_desc_and_fn [INFO] [stderr] 15: 0x619579cd5c50 - ::add_test [INFO] [stderr] 16: 0x619579b48cbd - rustc_interface[c6bb597ac6c5f5c6]::passes::create_and_enter_global_ctxt::, alloc[7a75a00e6ca065ac]::string::String>, rustdoc[78121c6bafff230d]::doctest::run::{closure#2}::{closure#0}>::{closure#2}::{closure#0} [INFO] [stderr] 17: 0x619579b397b1 - rustc_interface[c6bb597ac6c5f5c6]::interface::run_compiler::, alloc[7a75a00e6ca065ac]::string::String>, rustdoc[78121c6bafff230d]::doctest::run::{closure#2}>::{closure#1} [INFO] [stderr] 18: 0x619579ab1f8d - std[10debfd9d4fb3ab8]::sys::backtrace::__rust_begin_short_backtrace::, alloc[7a75a00e6ca065ac]::string::String>, rustdoc[78121c6bafff230d]::doctest::run::{closure#2}>::{closure#1}, core[470311ed5f5c30d0]::result::Result, alloc[7a75a00e6ca065ac]::string::String>>::{closure#0}, core[470311ed5f5c30d0]::result::Result, alloc[7a75a00e6ca065ac]::string::String>>::{closure#0}::{closure#0}, core[470311ed5f5c30d0]::result::Result, alloc[7a75a00e6ca065ac]::string::String>> [INFO] [stderr] 19: 0x619579b50018 - <::spawn_unchecked_, alloc[7a75a00e6ca065ac]::string::String>, rustdoc[78121c6bafff230d]::doctest::run::{closure#2}>::{closure#1}, core[470311ed5f5c30d0]::result::Result, alloc[7a75a00e6ca065ac]::string::String>>::{closure#0}, core[470311ed5f5c30d0]::result::Result, alloc[7a75a00e6ca065ac]::string::String>>::{closure#0}::{closure#0}, core[470311ed5f5c30d0]::result::Result, alloc[7a75a00e6ca065ac]::string::String>>::{closure#1} as core[470311ed5f5c30d0]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 20: 0x74db654cb9ab - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stderr] 21: 0x74db5f28aaa4 - [INFO] [stderr] 22: 0x74db5f317a34 - clone [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-05-16T10_40_02-32.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (17092ad00 2025-05-15) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e3f9d0fb3a3f71407438dbd4cab58ac0b2c6e9684371e68cb7e414e30ec21cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f9d0fb3a3f71407438dbd4cab58ac0b2c6e9684371e68cb7e414e30ec21cca", kill_on_drop: false }` [INFO] [stdout] e3f9d0fb3a3f71407438dbd4cab58ac0b2c6e9684371e68cb7e414e30ec21cca