[INFO] fetching crate aidecomment 0.1.1...
[INFO] checking aidecomment-0.1.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate aidecomment 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate aidecomment 0.1.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aidecomment 0.1.1
[INFO] finished tweaking crates.io crate aidecomment 0.1.1
[INFO] tweaked toml for crates.io crate aidecomment 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding matchit v0.7.3 (available: v0.8.4)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (available: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.4.4
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded serde_qs v0.13.0
[INFO] [stderr]   Downloaded tower v0.5.1
[INFO] [stderr]   Downloaded axum v0.7.6
[INFO] [stderr]   Downloaded aide v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e7a12bc5ae0ec48d4203d7dd680d5f131938d01a78afc4253f85a41cd802311
[INFO] running `Command { std: "docker" "start" "-a" "3e7a12bc5ae0ec48d4203d7dd680d5f131938d01a78afc4253f85a41cd802311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e7a12bc5ae0ec48d4203d7dd680d5f131938d01a78afc4253f85a41cd802311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7a12bc5ae0ec48d4203d7dd680d5f131938d01a78afc4253f85a41cd802311", kill_on_drop: false }`
[INFO] [stdout] 3e7a12bc5ae0ec48d4203d7dd680d5f131938d01a78afc4253f85a41cd802311
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5397819b02bc00bf721c7b21f9e951987f6b649cfa3d56efb4c8539cf4c7a720
[INFO] running `Command { std: "docker" "start" "-a" "5397819b02bc00bf721c7b21f9e951987f6b649cfa3d56efb4c8539cf4c7a720", kill_on_drop: false }`
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking axum-core v0.4.4
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking aidecomment v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking axum v0.7.6
[INFO] [stderr]     Checking aide v0.13.4
[INFO] [stdout] error[E0432]: unresolved import `axum::extract::connect_info`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aide-0.13.4/src/axum/mod.rs:189:20
[INFO] [stdout]     |
[INFO] [stdout] 189 | use axum::extract::connect_info::IntoMakeServiceWithConnectInfo;
[INFO] [stdout]     |                    ^^^^^^^^^^^^ could not find `connect_info` in `extract`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub mod connect_info;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:5:7
[INFO] [stdout]     |
[INFO] [stdout] 5   | #[cfg(feature = "tokio")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `axum::extract::Form`, `axum::extract::Json`, `axum::extract::MatchedPath`, `axum::extract::OriginalUri`, `axum::extract::Query`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aide-0.13.4/src/axum/inputs.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |         Extension, Form, Host, Json, MatchedPath, OriginalUri, Path, Query, RawQuery,
[INFO] [stdout]    |                    ^^^^        ^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^        ^^^^^ no `Query` in `extract`
[INFO] [stdout]    |                    |           |     |            |
[INFO] [stdout]    |                    |           |     |            no `OriginalUri` in `extract`
[INFO] [stdout]    |                    |           |     no `MatchedPath` in `extract`
[INFO] [stdout]    |                    |           no `Json` in `extract`
[INFO] [stdout]    |                    no `Form` in `extract`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these variants instead:
[INFO] [stdout]            crate::openapi::CookieStyle::Form
[INFO] [stdout]            crate::openapi::QueryStyle::Form
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use crate::form::Form;
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] note: the item is gated behind the `form` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "form")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use crate::Json;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] note: the item is gated behind the `json` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "json")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use self::matched_path::MatchedPath;
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `matched-path` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "matched-path")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub use self::request_parts::OriginalUri;
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `original-uri` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "original-uri")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider importing one of these variants instead:
[INFO] [stdout]            crate::axum::inputs::ParamLocation::Query
[INFO] [stdout]            crate::axum::inputs::Parameter::Query
[INFO] [stdout]            crate::openapi::ApiKeyLocation::Query
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub use self::query::Query;
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] note: the item is gated behind the `query` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "query")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum::extract::ConnectInfo`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aide-0.13.4/src/axum/inputs.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use axum::extract::ConnectInfo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ConnectInfo` in `extract`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use self::connect_info::ConnectInfo;
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/extract/mod.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `axum::extract::rejection::JsonRejection`, `axum::Form`, `axum::Json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aide-0.13.4/src/axum/outputs.rs:3:41
[INFO] [stdout]     |
[INFO] [stdout] 3   |     extract::rejection::{FormRejection, JsonRejection},
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         no `JsonRejection` in `extract::rejection`
[INFO] [stdout]     |                                         help: a similar name exists in the module: `HostRejection`
[INFO] [stdout] 4   |     response::{Html, Redirect},
[INFO] [stdout] 5   |     Form, Json,
[INFO] [stdout]     |     ^^^^  ^^^^ no `Json` in the root
[INFO] [stdout]     |     |
[INFO] [stdout]     |     no `Form` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::openapi::CookieStyle::Form
[INFO] [stdout]             crate::openapi::QueryStyle::Form
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/lib.rs:520:21
[INFO] [stdout]     |
[INFO] [stdout] 520 | pub use self::form::Form;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] note: the item is gated behind the `form` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/lib.rs:519:7
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[cfg(feature = "form")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/lib.rs:514:21
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub use self::json::Json;
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] note: the item is gated behind the `json` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.6/src/lib.rs:513:7
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[cfg(feature = "json")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_make_service_with_connect_info` found for struct `Router` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aide-0.13.4/src/axum/mod.rs:606:21
[INFO] [stdout]     |
[INFO] [stdout] 606 |         self.router.into_make_service_with_connect_info()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aide` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "5397819b02bc00bf721c7b21f9e951987f6b649cfa3d56efb4c8539cf4c7a720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5397819b02bc00bf721c7b21f9e951987f6b649cfa3d56efb4c8539cf4c7a720", kill_on_drop: false }`
[INFO] [stdout] 5397819b02bc00bf721c7b21f9e951987f6b649cfa3d56efb4c8539cf4c7a720
