[INFO] fetching crate into-response 0.3.1... [INFO] testing into-response-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate into-response 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate into-response 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate into-response 0.3.1 [INFO] tweaked toml for crates.io crate into-response 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate into-response 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate into-response 0.3.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.26 [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded miniz_oxide v0.8.5 [INFO] [stderr] Downloaded serde_path_to_error v0.1.17 [INFO] [stderr] Downloaded axum-core v0.5.0 [INFO] [stderr] Downloaded tracing-core v0.1.33 [INFO] [stderr] Downloaded hyper-util v0.1.10 [INFO] [stderr] Downloaded socket2 v0.5.8 [INFO] [stderr] Downloaded smallvec v1.14.0 [INFO] [stderr] Downloaded axum v0.8.1 [INFO] [stderr] Downloaded tokio v1.44.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7782aec9064683f90a88577f65e57e3d21f90c8001e2ca459f081de7be7db31 [INFO] running `Command { std: "docker" "start" "-a" "c7782aec9064683f90a88577f65e57e3d21f90c8001e2ca459f081de7be7db31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7782aec9064683f90a88577f65e57e3d21f90c8001e2ca459f081de7be7db31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7782aec9064683f90a88577f65e57e3d21f90c8001e2ca459f081de7be7db31", kill_on_drop: false }` [INFO] [stdout] c7782aec9064683f90a88577f65e57e3d21f90c8001e2ca459f081de7be7db31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8272b851f50945eee7b2105965bf00e99647c93296a6d3853ba4566f6307e8c [INFO] running `Command { std: "docker" "start" "-a" "b8272b851f50945eee7b2105965bf00e99647c93296a6d3853ba4566f6307e8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling into-response v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.14s [INFO] running `Command { std: "docker" "inspect" "b8272b851f50945eee7b2105965bf00e99647c93296a6d3853ba4566f6307e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8272b851f50945eee7b2105965bf00e99647c93296a6d3853ba4566f6307e8c", kill_on_drop: false }` [INFO] [stdout] b8272b851f50945eee7b2105965bf00e99647c93296a6d3853ba4566f6307e8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07b6e3a3a78293ed7a9c7c57c7a7f0d07a1bf521d022fc0f5830feaa655c16a2 [INFO] running `Command { std: "docker" "start" "-a" "07b6e3a3a78293ed7a9c7c57c7a7f0d07a1bf521d022fc0f5830feaa655c16a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling into-response v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.59s [INFO] running `Command { std: "docker" "inspect" "07b6e3a3a78293ed7a9c7c57c7a7f0d07a1bf521d022fc0f5830feaa655c16a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b6e3a3a78293ed7a9c7c57c7a7f0d07a1bf521d022fc0f5830feaa655c16a2", kill_on_drop: false }` [INFO] [stdout] 07b6e3a3a78293ed7a9c7c57c7a7f0d07a1bf521d022fc0f5830feaa655c16a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb9cefa5f4875b9505f49d1afe1295ec69e334904195d83f042c05e111000d2e [INFO] running `Command { std: "docker" "start" "-a" "cb9cefa5f4875b9505f49d1afe1295ec69e334904195d83f042c05e111000d2e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/into_response-4706d023b2fb371e) [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/mod.rs (/opt/rustwide/target/debug/deps/mod-1d6309d467ae2caa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_into_response ... 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] Doc-tests into_response [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - into_response_derive (line 11) ... FAILED [INFO] [stdout] test src/lib.rs - into_response_derive (line 31) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - into_response_derive (line 11) stdout ---- [INFO] [stdout] error[E0599]: no method named `into_response` found for struct `MyResponse` in the current scope [INFO] [stdout] --> src/lib.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 16 | struct MyResponse { [INFO] [stdout] | ----------------- method `into_response` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 24 | let response = response.into_response(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `MyResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.5.0/src/response/into_response.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn into_response(self) -> Response; [INFO] [stdout] | ------------- the method is available for `MyResponse` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoResponse` which provides `into_response` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 10 + use axum::response::IntoResponse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_response` found for tuple `(StatusCode, Json)` in the current scope [INFO] [stdout] --> src/lib.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(IntoResponse)] [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `(StatusCode, Json)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoResponse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - into_response_derive (line 31) stdout ---- [INFO] [stdout] error[E0599]: no method named `into_response` found for struct `MyResponse2` in the current scope [INFO] [stdout] --> src/lib.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 37 | struct MyResponse2 { [INFO] [stdout] | ------------------ method `into_response` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 45 | let response = response.into_response(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `MyResponse2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.5.0/src/response/into_response.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn into_response(self) -> Response; [INFO] [stdout] | ------------- the method is available for `MyResponse2` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoResponse` which provides `into_response` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 30 + use axum::response::IntoResponse; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_response` found for tuple `(StatusCode, Json)` in the current scope [INFO] [stdout] --> src/lib.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(IntoResponse)] [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `(StatusCode, Json)` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoResponse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - into_response_derive (line 11) [INFO] [stdout] src/lib.rs - into_response_derive (line 31) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "cb9cefa5f4875b9505f49d1afe1295ec69e334904195d83f042c05e111000d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9cefa5f4875b9505f49d1afe1295ec69e334904195d83f042c05e111000d2e", kill_on_drop: false }` [INFO] [stdout] cb9cefa5f4875b9505f49d1afe1295ec69e334904195d83f042c05e111000d2e