[INFO] fetching crate axum-openapi3 0.2.0... [INFO] testing axum-openapi3-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate axum-openapi3 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate axum-openapi3 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate axum-openapi3 0.2.0 [INFO] tweaked toml for crates.io crate axum-openapi3 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate axum-openapi3 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate axum-openapi3 0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-openapi3-derive v0.2.0 [INFO] [stderr] Downloaded utoipa v5.2.0 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded axum-core v0.5.0 [INFO] [stderr] Downloaded hyper v1.5.1 [INFO] [stderr] Downloaded axum v0.8.1 [INFO] [stderr] Downloaded tower-http v0.6.2 [INFO] [stderr] Downloaded utoipa-gen v5.2.0 [INFO] [stderr] Downloaded tokio v1.42.0 [INFO] [stderr] Downloaded rustversion v1.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eb443dfe8a81f1b45f3687d7403144dbefadacd752fc1fbc3b858e2987a3e51 [INFO] running `Command { std: "docker" "start" "-a" "3eb443dfe8a81f1b45f3687d7403144dbefadacd752fc1fbc3b858e2987a3e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eb443dfe8a81f1b45f3687d7403144dbefadacd752fc1fbc3b858e2987a3e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb443dfe8a81f1b45f3687d7403144dbefadacd752fc1fbc3b858e2987a3e51", kill_on_drop: false }` [INFO] [stdout] 3eb443dfe8a81f1b45f3687d7403144dbefadacd752fc1fbc3b858e2987a3e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4fb352f75cea45a6ba7c839f30c9945e25aba4356e1e0043de2efdeee4d703b [INFO] running `Command { std: "docker" "start" "-a" "d4fb352f75cea45a6ba7c839f30c9945e25aba4356e1e0043de2efdeee4d703b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling utoipa-gen v5.2.0 [INFO] [stderr] Compiling axum-openapi3-derive v0.2.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling utoipa v5.2.0 [INFO] [stderr] Compiling axum-openapi3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.63s [INFO] running `Command { std: "docker" "inspect" "d4fb352f75cea45a6ba7c839f30c9945e25aba4356e1e0043de2efdeee4d703b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fb352f75cea45a6ba7c839f30c9945e25aba4356e1e0043de2efdeee4d703b", kill_on_drop: false }` [INFO] [stdout] d4fb352f75cea45a6ba7c839f30c9945e25aba4356e1e0043de2efdeee4d703b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4685828b935d08210d277d70ac0d34cef52eeaa2b1662a420b4ff15ac38a2764 [INFO] running `Command { std: "docker" "start" "-a" "4685828b935d08210d277d70ac0d34cef52eeaa2b1662a420b4ff15ac38a2764", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling utoipa v5.2.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling hyper v1.5.1 [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-openapi3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: axum-openapi3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "4685828b935d08210d277d70ac0d34cef52eeaa2b1662a420b4ff15ac38a2764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4685828b935d08210d277d70ac0d34cef52eeaa2b1662a420b4ff15ac38a2764", kill_on_drop: false }` [INFO] [stdout] 4685828b935d08210d277d70ac0d34cef52eeaa2b1662a420b4ff15ac38a2764 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8272d35a90cc8f0078854ca2ec9f46511b6805024b0ed5fd33a57f8e43494a19 [INFO] running `Command { std: "docker" "start" "-a" "8272d35a90cc8f0078854ca2ec9f46511b6805024b0ed5fd33a57f8e43494a19", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: axum-openapi3 v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_openapi3-dfc513e0fb1d98d8) [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/tests.rs (/opt/rustwide/target/debug/deps/tests-3070d8c87a33addc) [INFO] [stderr] Doc-tests axum_openapi3 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_all ... 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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8272d35a90cc8f0078854ca2ec9f46511b6805024b0ed5fd33a57f8e43494a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8272d35a90cc8f0078854ca2ec9f46511b6805024b0ed5fd33a57f8e43494a19", kill_on_drop: false }` [INFO] [stdout] 8272d35a90cc8f0078854ca2ec9f46511b6805024b0ed5fd33a57f8e43494a19