[INFO] fetching crate under 0.3.8...
[INFO] testing under-0.3.8 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate under 0.3.8 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate under 0.3.8
[INFO] finished tweaking crates.io crate under 0.3.8
[INFO] tweaked toml for crates.io crate under 0.3.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate under 0.3.8 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding cookie v0.16.2 (available: v0.18.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] [stderr]       Adding serde_qs v0.9.2 (available: v0.15.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] [stderr]       Adding tower-http v0.3.5 (available: v0.6.6)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 90a5986de57d9d335accd437303d20d73c8cdf04d5502256aea4c3188f5e7b67
[INFO] running `Command { std: "docker" "start" "-a" "90a5986de57d9d335accd437303d20d73c8cdf04d5502256aea4c3188f5e7b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90a5986de57d9d335accd437303d20d73c8cdf04d5502256aea4c3188f5e7b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a5986de57d9d335accd437303d20d73c8cdf04d5502256aea4c3188f5e7b67", kill_on_drop: false }`
[INFO] [stdout] 90a5986de57d9d335accd437303d20d73c8cdf04d5502256aea4c3188f5e7b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ed5d815f9d6e08017971ba7d728890df64f1762f2529ee11a9809155a4aa054c
[INFO] running `Command { std: "docker" "start" "-a" "ed5d815f9d6e08017971ba7d728890df64f1762f2529ee11a9809155a4aa054c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling under v0.3.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_qs v0.9.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-sse v5.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling under_derive v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/middleware/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/request/mod.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.80s
[INFO] running `Command { std: "docker" "inspect" "ed5d815f9d6e08017971ba7d728890df64f1762f2529ee11a9809155a4aa054c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5d815f9d6e08017971ba7d728890df64f1762f2529ee11a9809155a4aa054c", kill_on_drop: false }`
[INFO] [stdout] ed5d815f9d6e08017971ba7d728890df64f1762f2529ee11a9809155a4aa054c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 88b0f5fb917b89985d14613a1ffeb5dc6a02a1c3aeb2abd91d779796e9d71b4e
[INFO] running `Command { std: "docker" "start" "-a" "88b0f5fb917b89985d14613a1ffeb5dc6a02a1c3aeb2abd91d779796e9d71b4e", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/middleware/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/request/mod.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling under v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/lib.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:506:12
[INFO] [stdout]     |
[INFO] [stdout] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:469:16
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/entity.rs:489:16
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/error.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/data.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/from_form.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/from_form.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/middleware/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/request/mod.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "88b0f5fb917b89985d14613a1ffeb5dc6a02a1c3aeb2abd91d779796e9d71b4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b0f5fb917b89985d14613a1ffeb5dc6a02a1c3aeb2abd91d779796e9d71b4e", kill_on_drop: false }`
[INFO] [stdout] 88b0f5fb917b89985d14613a1ffeb5dc6a02a1c3aeb2abd91d779796e9d71b4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d93c31b7e0705192ba6e6137525dfd16ab9e698bf3921e6ae41275b283493a70
[INFO] running `Command { std: "docker" "start" "-a" "d93c31b7e0705192ba6e6137525dfd16ab9e698bf3921e6ae41275b283493a70", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[cfg_attr(nightly, doc(cfg(feature = "sse")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/lib.rs:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:506:12
[INFO] [stderr]     |
[INFO] [stderr] 506 | #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:104:16
[INFO] [stderr]     |
[INFO] [stderr] 104 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:132:16
[INFO] [stderr]     |
[INFO] [stderr] 132 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:469:16
[INFO] [stderr]     |
[INFO] [stderr] 469 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/entity.rs:489:16
[INFO] [stderr]     |
[INFO] [stderr] 489 |     #[cfg_attr(nightly, doc(cfg(all(feature = "serde", feature = "from_form"))))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 19 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[cfg_attr(nightly, doc(cfg(feature = "cbor")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:31:16
[INFO] [stderr]    |
[INFO] [stderr] 31 |     #[cfg_attr(nightly, doc(cfg(feature = "msgpack")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/error.rs:41:16
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/data.rs:129:16
[INFO] [stderr]     |
[INFO] [stderr] 129 |     #[cfg_attr(nightly, doc(cfg(feature = "json")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/data.rs:206:16
[INFO] [stderr]     |
[INFO] [stderr] 206 |     #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/from_form.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/from_form.rs:86:12
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/from_form.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr] 107 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/from_form.rs:207:12
[INFO] [stderr]     |
[INFO] [stderr] 207 | #[cfg_attr(nightly, doc(cfg(feature = "from_form")))]
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/middleware/mod.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(nightly, doc(cfg(feature = "cookie")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/request/mod.rs:271:16
[INFO] [stderr]     |
[INFO] [stderr] 271 |     #[cfg_attr(nightly, doc(cfg(feature = "serde")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `under` (lib) generated 21 warnings
[INFO] [stderr] warning: `under` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/under-955c6a8d83b2d31c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test response::tests::convert_response ... ok
[INFO] [stdout] test router::test::test_join_paths ... ok
[INFO] [stdout] test router::test::test_basic_match ... ok
[INFO] [stdout] test router::test::test_correct_method ... ok
[INFO] [stdout] test router::test::test_simple_match ... ok
[INFO] [stdout] test router::test::test_build ... ok
[INFO] [stdout] test router::test::test_missing_match ... ok
[INFO] [stdout] test router::test::test_multi_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests under
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::scope (line 128) - compile ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::headers_mut (line 305) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::headers (line 294) ... ok
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::sync (line 34) ... FAILED
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::add_header (line 383) ... ok
[INFO] [stdout] test src/endpoints/mod.rs - endpoints (line 6) ... FAILED
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::dir (line 102) ... FAILED
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_body (line 29) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::data (line 275) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::header (line 317) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/data.rs - data::DataStream::into_form (line 194) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::data (line 264) ... ok
[INFO] [stdout] test src/data.rs - data::DataStream::into_json (line 117) ... ok
[INFO] [stdout] test src/endpoints/mod.rs - endpoints::simple (line 63) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::content_type (line 424) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_header (line 344) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::add_cookie (line 149) ... ok
[INFO] [stdout] test src/from_form.rs - from_form::FromForm (line 26) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::with_json (line 122) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::take_body (line 70) ... ok
[INFO] [stdout] test src/lib.rs - Result (line 92) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::as_sniff (line 451) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::body_mut (line 14) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_json (line 94) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookies_mut (line 94) ... ok
[INFO] [stdout] test src/entity.rs - entity::HttpEntity::with_body (line 49) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookies (line 77) ... ok
[INFO] [stdout] test src/middleware/state.rs - middleware::state::State<T>::into_inner (line 19) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::fragment (line 202) - compile ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request (line 64) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookie (line 130) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::with_cookies (line 111) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::ext (line 437) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::delete (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::peer_addr (line 284) - compile ... ok
[INFO] [stdout] test src/middleware/state.rs - middleware::state::StateMiddleware<T>::new (line 60) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 14) ... ok
[INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 35) ... FAILED
[INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 343) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::post (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::get (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::head (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::query (line 262) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::ext_mut (line 452) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::extensions_mut (line 534) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::method (line 534) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::fragment_str (line 229) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::put (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::patch (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::extensions (line 534) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::options (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::connect (line 83) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::from_method (line 180) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 351) ... ok
[INFO] [stdout] test src/middleware/mod.rs - middleware (line 6) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 359) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remove_ext (line 499) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::uri (line 534) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::state (line 421) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::remote_address (line 399) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_header (line 125) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::with_local_addr (line 312) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::without_ext (line 517) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::with_ext (line 482) ... ok
[INFO] [stdout] test src/request/mod.rs - request::Request::trace (line 83) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_peer_address (line 165) ... FAILED
[INFO] [stdout] test src/request/mod.rs - request::Request::set_ext (line 466) ... FAILED
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded_for (line 65) ... FAILED
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress (line 23) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded (line 96) ... ok
[INFO] [stdout] test src/response.rs - response::Response::headers_mut (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response (line 13) ... ok
[INFO] [stdout] test src/response.rs - response::Response::set_ext (line 348) ... ok
[INFO] [stdout] test src/response.rs - response::Response::remove_ext (line 380) ... ok
[INFO] [stdout] test src/response.rs - response::Response::permanent_redirect (line 156) ... ok
[INFO] [stdout] test src/response.rs - response::Response::headers (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_status (line 205) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_200 (line 69) ... ok
[INFO] [stdout] test src/response.rs - response::Response::see_other (line 129) ... ok
[INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::apply (line 185) ... ok
[INFO] [stdout] test src/response.rs - response::Response::json (line 248) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_204 (line 83) ... ok
[INFO] [stdout] test src/response.rs - response::Response::extensions (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response::ext_mut (line 334) ... ok
[INFO] [stdout] test src/response.rs - response::Response::state (line 303) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_404 (line 97) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path (line 79) - compile ... ok
[INFO] [stdout] test src/response.rs - response::Response::ext (line 319) ... ok
[INFO] [stdout] test src/response.rs - response::Response::extensions_mut (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response::empty_500 (line 111) ... ok
[INFO] [stdout] test src/router/mod.rs - router::Router::with (line 114) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response::temporary_redirect (line 183) ... FAILED
[INFO] [stdout] test src/response.rs - response::Response::text (line 225) ... FAILED
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::delete (line 267) ... FAILED
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::all (line 210) ... FAILED
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::at (line 151) ... FAILED
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::get (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::patch (line 267) ... ok
[INFO] [stdout] test src/router/service.rs - router::service::Router::listen (line 19) - compile ... ok
[INFO] [stdout] test src/sse.rs - sse::endpoint (line 20) - compile ... ok
[INFO] [stdout] test src/response.rs - response::Response::set_status (line 273) ... ok
[INFO] [stdout] test src/response.rs - response::Response::status (line 415) ... ok
[INFO] [stdout] test src/response.rs - response::Response::with_status (line 286) ... ok
[INFO] [stdout] test src/response.rs - response::Response::without_ext (line 398) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::method (line 239) ... ok
[INFO] [stdout] test src/sse.rs - sse::stream_heartbeat (line 91) - compile ... ok
[INFO] [stdout] test src/sse.rs - sse::upgrade (line 45) - compile ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::options (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::put (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::trace (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::connect (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::head (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::post (line 267) ... ok
[INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::under (line 181) ... ok
[INFO] [stdout] test src/router/mod.rs - router::Router::fallback (line 130) ... ok
[INFO] [stdout] test src/response.rs - response::Response::with_ext (line 364) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/endpoints/mod.rs - endpoints::sync (line 34) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnQte9t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnQte9t/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest42ywhr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/endpoints/mod.rs - endpoints (line 6) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFy23vl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFy23vl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVXKuFG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/endpoints/mod.rs - endpoints::dir (line 102) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctHUYkQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctHUYkQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqAw6wm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 35) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckc1eRG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckc1eRG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestThkLQa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_peer_address (line 165) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchzQ6mQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchzQ6mQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthUwkK7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/mod.rs - request::Request::set_ext (line 466) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmaYzmi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmaYzmi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest160ZL9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded_for (line 65) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDz8iyv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDz8iyv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttikDPX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router/mod.rs - router::Router::with (line 114) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcr9kMgt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr9kMgt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOp0HrR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response.rs - response::Response::temporary_redirect (line 183) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcf93qBa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcf93qBa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2BXK32/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response.rs - response::Response::text (line 225) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcocUDBz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcocUDBz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8okg8P/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router/route.rs - router::route::Path<'a>::delete (line 267) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLbugdO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLbugdO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAif3ar/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router/route.rs - router::route::Path<'a>::all (line 210) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5qbZPQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5qbZPQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsfY3Ha/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/router/route.rs - router::route::Path<'a>::at (line 151) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustct8RChK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-95a8c0555167e856,libtower-87dc52eea045528a,libtower_layer-d908dd771b239ecd,libserde_qs-e5ee0e025ab5b6fb,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libregex_syntax-c1c62fdedc196a6a,libmime_guess-1c0aa85c0b164d23,libmime-0188e0814ca7ddbf,liblazy_static-3674be3f4245d19b,libasync_sse-c23fd6d2a57f03d4,libhttp_types-e57eaa348d0f382c,libserde_qs-3ee3bc3a6c7bcc99,libthiserror-239e48795c09660f,libserde_urlencoded-e27db10d27578108,libasync_channel-876be01e98281b2f,libevent_listener-0282a877755a83ef,libconcurrent_queue-5c4cc47d98741ce0,libcrossbeam_utils-100482555ca574f5,libbase64-42295ac2e0e134a3,libserde_json-dfa6715ca78016e8,libryu-a7164637bc4900ee,librand-17995cb07895b9de,librand_chacha-cd90d8233b1266a4,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-9fc3fa9285fe6c69,libgetrandom-6f9a44b9abb41c73,libinfer-5dfce7e4c0072ccb,liburl-2c1bc6de377c7f4e,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libcookie-d26ea2ca43d3e188,libpercent_encoding-fa055ecaa1e57cfa,libtime-bda01e481c268d57,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libphf-87824843d4f044d3,libserde-f538f0fcb5ce232c,libserde_core-b6917df4d3e6d1df,libphf_shared-50bb57d0c9953411,libunicase-a96f10189856838f,libsiphasher-03bcd832dc490f0a,libhyper-bca601e28faac892,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-4452c181526f2c18,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtower_service-3fb88d28c2218805,libtracing-a64ab7fa218f9db3,liblog-40ebd7d040175aeb,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libhttp_body-ac0ac3eab81ceb5d,libhttpdate-331798cefc82cc7e,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libfutures-1b28e77405d1f39a,libfutures_util-215e828df11ceaf1,libmemchr-9be7e24c0cc6f173,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-8541a41b6beaaba3,libfutures_io-6a4719510b0746bc,libfutures_core-3b920243fce8fec0,libtokio-271393a44bc21c4d,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-82ad4f0211bdc963,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures_sink-ae1eb2d060de53a2,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustct8RChK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGvs8sc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/endpoints/mod.rs - endpoints (line 6)
[INFO] [stdout]     src/endpoints/mod.rs - endpoints::dir (line 102)
[INFO] [stdout]     src/endpoints/mod.rs - endpoints::sync (line 34)
[INFO] [stdout]     src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 35)
[INFO] [stdout]     src/request/mod.rs - request::Request::set_ext (line 466)
[INFO] [stdout]     src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded_for (line 65)
[INFO] [stdout]     src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_peer_address (line 165)
[INFO] [stdout]     src/response.rs - response::Response::temporary_redirect (line 183)
[INFO] [stdout]     src/response.rs - response::Response::text (line 225)
[INFO] [stdout]     src/router/mod.rs - router::Router::with (line 114)
[INFO] [stdout]     src/router/route.rs - router::route::Path<'a>::all (line 210)
[INFO] [stdout]     src/router/route.rs - router::route::Path<'a>::at (line 151)
[INFO] [stdout]     src/router/route.rs - router::route::Path<'a>::delete (line 267)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 104 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d93c31b7e0705192ba6e6137525dfd16ab9e698bf3921e6ae41275b283493a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93c31b7e0705192ba6e6137525dfd16ab9e698bf3921e6ae41275b283493a70", kill_on_drop: false }`
[INFO] [stdout] d93c31b7e0705192ba6e6137525dfd16ab9e698bf3921e6ae41275b283493a70
