[INFO] fetching crate oxapi 0.6.2...
[INFO] testing oxapi-0.6.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate oxapi 0.6.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate oxapi 0.6.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxapi 0.6.2
[INFO] tweaked toml for crates.io crate oxapi 0.6.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxapi 0.6.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxapi 0.6.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify v0.5.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded typify-macro v0.5.0
[INFO] [stderr]   Downloaded oxapi-impl v0.6.2
[INFO] [stderr]   Downloaded oxapi-macro v0.6.2
[INFO] [stderr]   Downloaded typify-impl v0.5.0
[INFO] [stderr]   Downloaded yaml_serde v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a1aece8926502b216be41faf93d7b7dcaeee421526f9722009b6f3df29e65be
[INFO] running `Command { std: "docker" "start" "-a" "1a1aece8926502b216be41faf93d7b7dcaeee421526f9722009b6f3df29e65be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a1aece8926502b216be41faf93d7b7dcaeee421526f9722009b6f3df29e65be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a1aece8926502b216be41faf93d7b7dcaeee421526f9722009b6f3df29e65be", kill_on_drop: false }`
[INFO] [stdout] 1a1aece8926502b216be41faf93d7b7dcaeee421526f9722009b6f3df29e65be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc7b332e4abe78f59d5cc646601e4c11730b72166c21c91c366cc07207eab687
[INFO] running `Command { std: "docker" "start" "-a" "cc7b332e4abe78f59d5cc646601e4c11730b72166c21c91c366cc07207eab687", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling yaml_serde v0.10.3
[INFO] [stderr]    Compiling typify-impl v0.5.0
[INFO] [stderr]    Compiling typify-macro v0.5.0
[INFO] [stderr]    Compiling typify v0.5.0
[INFO] [stderr]    Compiling oxapi-impl v0.6.2
[INFO] [stderr]    Compiling oxapi-macro v0.6.2
[INFO] [stderr]    Compiling oxapi v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.48s
[INFO] running `Command { std: "docker" "inspect" "cc7b332e4abe78f59d5cc646601e4c11730b72166c21c91c366cc07207eab687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc7b332e4abe78f59d5cc646601e4c11730b72166c21c91c366cc07207eab687", kill_on_drop: false }`
[INFO] [stdout] cc7b332e4abe78f59d5cc646601e4c11730b72166c21c91c366cc07207eab687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5043a6c40b80c81ad7baf1490b6219d4a51900616b33da79525dae44e60f5d78
[INFO] running `Command { std: "docker" "start" "-a" "5043a6c40b80c81ad7baf1490b6219d4a51900616b33da79525dae44e60f5d78", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling yaml_serde v0.10.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling typify-impl v0.5.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling typify-macro v0.5.0
[INFO] [stderr]    Compiling typify v0.5.0
[INFO] [stderr]    Compiling oxapi-impl v0.6.2
[INFO] [stderr]    Compiling oxapi-macro v0.6.2
[INFO] [stderr]    Compiling oxapi v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.00s
[INFO] running `Command { std: "docker" "inspect" "5043a6c40b80c81ad7baf1490b6219d4a51900616b33da79525dae44e60f5d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5043a6c40b80c81ad7baf1490b6219d4a51900616b33da79525dae44e60f5d78", kill_on_drop: false }`
[INFO] [stdout] 5043a6c40b80c81ad7baf1490b6219d4a51900616b33da79525dae44e60f5d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 669f1eb41f68e4c60cb9b567cab089cbee8ddd861931bdfae836433780aa2b6b
[INFO] running `Command { std: "docker" "start" "-a" "669f1eb41f68e4c60cb9b567cab089cbee8ddd861931bdfae836433780aa2b6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxapi-b780a83f7e4e579e)
[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] [stderr]      Running tests/additional_extractors.rs (/opt/rustwide/target/debug/deps/additional_extractors-7af28ff9cdfef3ca)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test additional_extractors_compile ... ok
[INFO] [stdout] test path_and_query_struct_types ... 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] [stderr]      Running tests/module_mode_request_body.rs (/opt/rustwide/target/debug/deps/module_mode_request_body-82567b6ca30c7710)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test module_mode_request_body_types_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/response_headers.rs (/opt/rustwide/target/debug/deps/response_headers-29ed857b15b7b83f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test unit_variant_without_headers ... ok
[INFO] [stdout] test into_response_compiles ... ok
[INFO] [stdout] test struct_variant_with_headers_and_body ... ok
[INFO] [stdout] test header_struct_default ... ok
[INFO] [stdout] test struct_variant_with_headers_no_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxapi
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.52s; merged doctests compilation took 0.52s
[INFO] running `Command { std: "docker" "inspect" "669f1eb41f68e4c60cb9b567cab089cbee8ddd861931bdfae836433780aa2b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "669f1eb41f68e4c60cb9b567cab089cbee8ddd861931bdfae836433780aa2b6b", kill_on_drop: false }`
[INFO] [stdout] 669f1eb41f68e4c60cb9b567cab089cbee8ddd861931bdfae836433780aa2b6b
