[INFO] fetching crate cyper-axum 0.5.0...
[INFO] testing cyper-axum-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cyper-axum 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cyper-axum 0.5.0
[INFO] finished tweaking crates.io crate cyper-axum 0.5.0
[INFO] tweaked toml for crates.io crate cyper-axum 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyper-axum 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cyper-axum 0.5.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1ec9d862be44507e6dd30767720d96dd49b2cc7c5650e24af8cb2692878741a
[INFO] running `Command { std: "docker" "start" "-a" "d1ec9d862be44507e6dd30767720d96dd49b2cc7c5650e24af8cb2692878741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1ec9d862be44507e6dd30767720d96dd49b2cc7c5650e24af8cb2692878741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ec9d862be44507e6dd30767720d96dd49b2cc7c5650e24af8cb2692878741a", kill_on_drop: false }`
[INFO] [stdout] d1ec9d862be44507e6dd30767720d96dd49b2cc7c5650e24af8cb2692878741a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e016d87af1f3acbf71d641ca470fe6e0dbc8afe46474f7fc9e5725056491910
[INFO] running `Command { std: "docker" "start" "-a" "2e016d87af1f3acbf71d641ca470fe6e0dbc8afe46474f7fc9e5725056491910", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling compio-driver v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling compio-fs v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling compio-buf v0.7.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling compio-io v0.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling compio-runtime v0.9.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling compio-net v0.9.0
[INFO] [stderr]    Compiling compio v0.16.0
[INFO] [stderr]    Compiling cyper-core v0.5.0
[INFO] [stderr]    Compiling cyper-axum v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.44s
[INFO] running `Command { std: "docker" "inspect" "2e016d87af1f3acbf71d641ca470fe6e0dbc8afe46474f7fc9e5725056491910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e016d87af1f3acbf71d641ca470fe6e0dbc8afe46474f7fc9e5725056491910", kill_on_drop: false }`
[INFO] [stdout] 2e016d87af1f3acbf71d641ca470fe6e0dbc8afe46474f7fc9e5725056491910
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0131b8a01944b8120b01c1023a21155c9361ed485997cdc989778d54b33d63b6
[INFO] running `Command { std: "docker" "start" "-a" "0131b8a01944b8120b01c1023a21155c9361ed485997cdc989778d54b33d63b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cyper-axum v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "0131b8a01944b8120b01c1023a21155c9361ed485997cdc989778d54b33d63b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0131b8a01944b8120b01c1023a21155c9361ed485997cdc989778d54b33d63b6", kill_on_drop: false }`
[INFO] [stdout] 0131b8a01944b8120b01c1023a21155c9361ed485997cdc989778d54b33d63b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8908f44ba83b8ad73063a4b3973bf0b1f98485dff51ee6b5a23466e2ed388699
[INFO] running `Command { std: "docker" "start" "-a" "8908f44ba83b8ad73063a4b3973bf0b1f98485dff51ee6b5a23466e2ed388699", 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/cyper_axum-630a719525dfa9af)
[INFO] [stderr]    Doc-tests cyper_axum
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - serve (line 138) ... ok
[INFO] [stdout] test src/lib.rs - serve (line 123) ... ok
[INFO] [stdout] test src/lib.rs - serve (line 153) ... ok
[INFO] [stdout] test src/lib.rs - Serve<L,M,S>::with_graceful_shutdown (line 205) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8908f44ba83b8ad73063a4b3973bf0b1f98485dff51ee6b5a23466e2ed388699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8908f44ba83b8ad73063a4b3973bf0b1f98485dff51ee6b5a23466e2ed388699", kill_on_drop: false }`
[INFO] [stdout] 8908f44ba83b8ad73063a4b3973bf0b1f98485dff51ee6b5a23466e2ed388699
