[INFO] fetching crate under 0.3.8... [INFO] testing under-0.3.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate under 0.3.8 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate under 0.3.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 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.8.1) [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52b90ba31cb34d06c43cd54e592738e7832539fb1ed62d56276f93f185e39f2e [INFO] running `Command { std: "docker" "start" "-a" "52b90ba31cb34d06c43cd54e592738e7832539fb1ed62d56276f93f185e39f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52b90ba31cb34d06c43cd54e592738e7832539fb1ed62d56276f93f185e39f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b90ba31cb34d06c43cd54e592738e7832539fb1ed62d56276f93f185e39f2e", kill_on_drop: false }` [INFO] [stdout] 52b90ba31cb34d06c43cd54e592738e7832539fb1ed62d56276f93f185e39f2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d974e982de7b8477aeb9d58061a29b89dab8e428edb55b1d028d7d803481fcd [INFO] running `Command { std: "docker" "start" "-a" "8d974e982de7b8477aeb9d58061a29b89dab8e428edb55b1d028d7d803481fcd", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling under v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling under_derive v0.2.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling serde_qs v0.9.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling async-sse v5.1.0 [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 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/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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.73s [INFO] running `Command { std: "docker" "inspect" "8d974e982de7b8477aeb9d58061a29b89dab8e428edb55b1d028d7d803481fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d974e982de7b8477aeb9d58061a29b89dab8e428edb55b1d028d7d803481fcd", kill_on_drop: false }` [INFO] [stdout] 8d974e982de7b8477aeb9d58061a29b89dab8e428edb55b1d028d7d803481fcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48856e455adf53a625dfcc26dabda49353f928b7797d7fd54a9db3af8062c277 [INFO] running `Command { std: "docker" "start" "-a" "48856e455adf53a625dfcc26dabda49353f928b7797d7fd54a9db3af8062c277", 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 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/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 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 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 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 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 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/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 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 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 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 for more information about checking conditional configuration [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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [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 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/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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "48856e455adf53a625dfcc26dabda49353f928b7797d7fd54a9db3af8062c277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48856e455adf53a625dfcc26dabda49353f928b7797d7fd54a9db3af8062c277", kill_on_drop: false }` [INFO] [stdout] 48856e455adf53a625dfcc26dabda49353f928b7797d7fd54a9db3af8062c277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7afcd945b90054fcaaba4ff30aadfbc3c1483c7dbf1e81814a51184f3ca507c [INFO] running `Command { std: "docker" "start" "-a" "a7afcd945b90054fcaaba4ff30aadfbc3c1483c7dbf1e81814a51184f3ca507c", 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 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/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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [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 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 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 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 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 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 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 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 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 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 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 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.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/under-446e6df89036f803) [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_simple_match ... ok [INFO] [stdout] test router::test::test_build ... ok [INFO] [stdout] test router::test::test_correct_method ... ok [INFO] [stdout] test router::test::test_basic_match ... 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.04s [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::header (line 317) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::data (line 264) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::content_type (line 424) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_body (line 29) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::headers (line 294) ... ok [INFO] [stdout] test src/endpoints/mod.rs - endpoints::sync (line 34) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::body_mut (line 14) ... ok [INFO] [stdout] test src/endpoints/mod.rs - endpoints (line 6) ... ok [INFO] [stdout] test src/endpoints/mod.rs - endpoints::dir (line 102) ... ok [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] test src/data.rs - data::DataStream::into_json (line 117) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::as_sniff (line 451) ... ok [INFO] [stdout] test src/data.rs - data::DataStream::into_form (line 194) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::data (line 275) ... FAILED [INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 14) ... FAILED [INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::with_cookies (line 111) ... ok [INFO] [stdout] test src/from_form.rs - from_form::FromForm (line 26) ... ok [INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::add_cookie (line 149) ... ok [INFO] [stdout] test src/middleware/mod.rs - middleware (line 6) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_json (line 94) ... ok [INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookie (line 130) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::set_header (line 344) ... ok [INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookies (line 77) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request (line 64) ... ok [INFO] [stdout] test src/middleware/state.rs - middleware::state::State::into_inner (line 19) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::add_header (line 383) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::take_body (line 70) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::fragment (line 202) - compile ... ok [INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieExt::cookies_mut (line 94) ... ok [INFO] [stdout] test src/middleware/state.rs - middleware::state::StateMiddleware::new (line 60) ... ok [INFO] [stdout] test src/endpoints/mod.rs - endpoints::simple (line 63) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::with_body (line 49) ... ok [INFO] [stdout] test src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 35) ... ok [INFO] [stdout] test src/entity.rs - entity::HttpEntity::with_json (line 122) ... ok [INFO] [stdout] test src/lib.rs - Result (line 92) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::peer_addr (line 284) - compile ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::connect (line 83) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::delete (line 83) ... 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 (line 534) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::from_method (line 180) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::extensions_mut (line 534) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::ext (line 437) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::head (line 83) ... 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::get (line 83) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::post (line 83) ... FAILED [INFO] [stdout] test src/request/mod.rs - request::Request::patch (line 83) ... FAILED [INFO] [stdout] test src/request/mod.rs - request::Request::without_ext (line 517) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::remove_ext (line 499) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::query (line 262) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::options (line 83) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 351) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::put (line 83) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::state (line 421) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::set_ext (line 466) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 359) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::trace (line 83) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::with_local_addr (line 312) ... ok [INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::apply (line 185) ... ok [INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress (line 23) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::with_ext (line 482) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::uri (line 534) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::remote (line 343) ... ok [INFO] [stdout] test src/response.rs - response::Response::extensions_mut (line 415) ... ok [INFO] [stdout] test src/response.rs - response::Response::headers (line 415) ... 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::empty_status (line 205) ... ok [INFO] [stdout] test src/request/mod.rs - request::Request::remote_address (line 399) ... ok [INFO] [stdout] test src/response.rs - response::Response::empty_500 (line 111) ... ok [INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded_for (line 65) ... ok [INFO] [stdout] test src/response.rs - response::Response::empty_204 (line 83) ... ok [INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_forwarded (line 96) ... ok [INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_header (line 125) ... ok [INFO] [stdout] test src/response.rs - response::Response::empty_200 (line 69) ... ok [INFO] [stdout] test src/response.rs - response::Response::ext (line 319) ... ok [INFO] [stdout] test src/response.rs - response::Response (line 13) ... ok [INFO] [stdout] test src/response.rs - response::Response::empty_404 (line 97) ... ok [INFO] [stdout] test src/request/remote.rs - request::remote::RemoteAddress<'_>::trust_peer_address (line 165) ... ok [INFO] [stdout] test src/response.rs - response::Response::permanent_redirect (line 156) ... ok [INFO] [stdout] test src/response.rs - response::Response::set_status (line 273) ... ok [INFO] [stdout] test src/response.rs - response::Response::with_status (line 286) ... ok [INFO] [stdout] test src/response.rs - response::Response::text (line 225) ... ok [INFO] [stdout] test src/response.rs - response::Response::status (line 415) ... ok [INFO] [stdout] test src/response.rs - response::Response::with_ext (line 364) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Path (line 79) - compile ... ok [INFO] [stdout] test src/response.rs - response::Response::json (line 248) ... ok [INFO] [stdout] test src/response.rs - response::Response::remove_ext (line 380) ... ok [INFO] [stdout] test src/response.rs - response::Response::state (line 303) ... ok [INFO] [stdout] test src/response.rs - response::Response::headers_mut (line 415) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::method (line 239) ... FAILED [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>::post (line 267) ... ok [INFO] [stdout] test src/response.rs - response::Response::set_ext (line 348) ... ok [INFO] [stdout] test src/sse.rs - sse::endpoint (line 20) - compile ... ok [INFO] [stdout] test src/router/service.rs - router::service::Router::listen (line 19) - compile ... ok [INFO] [stdout] test src/sse.rs - sse::upgrade (line 45) - compile ... ok [INFO] [stdout] test src/sse.rs - sse::stream_heartbeat (line 91) - compile ... ok [INFO] [stdout] test src/response.rs - response::Response::see_other (line 129) ... ok [INFO] [stdout] test src/response.rs - response::Response::without_ext (line 398) ... ok [INFO] [stdout] test src/response.rs - response::Response::temporary_redirect (line 183) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::patch (line 267) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::with (line 114) ... 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>::at (line 151) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::all (line 210) ... ok [INFO] [stdout] test src/router/mod.rs - router::Router::fallback (line 130) ... 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>::get (line 267) ... ok [INFO] [stdout] test src/router/route.rs - router::route::Path<'a>::delete (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>::under (line 181) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/entity.rs - entity::HttpEntity::data (line 275) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwWQNDF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-5aa8ab5da7d17cc7,libtower-06575aa49da11328,libtower_layer-d70c7e404336389b,libserde_qs-e11b9d9c89334776,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libmime_guess-8fa9f8e42abe6dd6,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-3531048c0e63d1c8,libhttp_types-ed8d7accd793d141,libserde_qs-e22b1632e59be04d,libthiserror-176badb8c25baa8f,libserde_urlencoded-436e63f8011dc558,libasync_channel-6116e1d89758a98a,libevent_listener-67cd091983fb6763,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d,libbase64-b5296a10b8334a2c,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librand-911dba9828c48c88,librand_chacha-4a88124fd337bd67,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-6ff7fee77c945fde,libgetrandom-fcafb1784e2636fd,libinfer-618700db1bc827b0,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libfutures_lite-bf88deee15b2cc68,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-fc79d558669cd1f4,libpercent_encoding-c53c37e60dd2727e,libtime-10e1bfb247368659,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libphf-853a7faf337f4483,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libphf_shared-778b7cddf3044fb6,libunicase-5017e9507498ef51,libsiphasher-f4ddcf7845cbccbe,libhyper-c460868deae01114,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-8d49876ce1c33b09,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-08ca7caa365b42d5,liblog-45f74354a8b36c20,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhttp_body-b4c163883cc9ed18,libhttpdate-9f9d2502c6a38412,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libfutures-208e568e20c6e6ee,libfutures_util-22ac293e82edbb8a,libmemchr-f9c66c7ba21bf873,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1f9fae83d923ea21,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libbytes-bfe11088fe358bd1,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfutures_sink-be8442ee548d90f9,libpin_project_lite-bedc6e0acd72ff2a,libanyhow-a6cad01b77d60716}.rlib" "/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/rustcwWQNDF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEsKc3V/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 14) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2icKE8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-5aa8ab5da7d17cc7,libtower-06575aa49da11328,libtower_layer-d70c7e404336389b,libserde_qs-e11b9d9c89334776,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libmime_guess-8fa9f8e42abe6dd6,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-3531048c0e63d1c8,libhttp_types-ed8d7accd793d141,libserde_qs-e22b1632e59be04d,libthiserror-176badb8c25baa8f,libserde_urlencoded-436e63f8011dc558,libasync_channel-6116e1d89758a98a,libevent_listener-67cd091983fb6763,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d,libbase64-b5296a10b8334a2c,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librand-911dba9828c48c88,librand_chacha-4a88124fd337bd67,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-6ff7fee77c945fde,libgetrandom-fcafb1784e2636fd,libinfer-618700db1bc827b0,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libfutures_lite-bf88deee15b2cc68,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-fc79d558669cd1f4,libpercent_encoding-c53c37e60dd2727e,libtime-10e1bfb247368659,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libphf-853a7faf337f4483,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libphf_shared-778b7cddf3044fb6,libunicase-5017e9507498ef51,libsiphasher-f4ddcf7845cbccbe,libhyper-c460868deae01114,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-8d49876ce1c33b09,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-08ca7caa365b42d5,liblog-45f74354a8b36c20,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhttp_body-b4c163883cc9ed18,libhttpdate-9f9d2502c6a38412,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libfutures-208e568e20c6e6ee,libfutures_util-22ac293e82edbb8a,libmemchr-f9c66c7ba21bf873,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1f9fae83d923ea21,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libbytes-bfe11088fe358bd1,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfutures_sink-be8442ee548d90f9,libpin_project_lite-bedc6e0acd72ff2a,libanyhow-a6cad01b77d60716}.rlib" "/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/rustc2icKE8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGBwv2U/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::post (line 83) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsPZ9Hk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-5aa8ab5da7d17cc7,libtower-06575aa49da11328,libtower_layer-d70c7e404336389b,libserde_qs-e11b9d9c89334776,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libmime_guess-8fa9f8e42abe6dd6,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-3531048c0e63d1c8,libhttp_types-ed8d7accd793d141,libserde_qs-e22b1632e59be04d,libthiserror-176badb8c25baa8f,libserde_urlencoded-436e63f8011dc558,libasync_channel-6116e1d89758a98a,libevent_listener-67cd091983fb6763,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d,libbase64-b5296a10b8334a2c,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librand-911dba9828c48c88,librand_chacha-4a88124fd337bd67,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-6ff7fee77c945fde,libgetrandom-fcafb1784e2636fd,libinfer-618700db1bc827b0,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libfutures_lite-bf88deee15b2cc68,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-fc79d558669cd1f4,libpercent_encoding-c53c37e60dd2727e,libtime-10e1bfb247368659,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libphf-853a7faf337f4483,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libphf_shared-778b7cddf3044fb6,libunicase-5017e9507498ef51,libsiphasher-f4ddcf7845cbccbe,libhyper-c460868deae01114,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-8d49876ce1c33b09,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-08ca7caa365b42d5,liblog-45f74354a8b36c20,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhttp_body-b4c163883cc9ed18,libhttpdate-9f9d2502c6a38412,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libfutures-208e568e20c6e6ee,libfutures_util-22ac293e82edbb8a,libmemchr-f9c66c7ba21bf873,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1f9fae83d923ea21,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libbytes-bfe11088fe358bd1,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfutures_sink-be8442ee548d90f9,libpin_project_lite-bedc6e0acd72ff2a,libanyhow-a6cad01b77d60716}.rlib" "/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/rustcsPZ9Hk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestffsVqt/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::patch (line 83) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7PFAqo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-5aa8ab5da7d17cc7,libtower-06575aa49da11328,libtower_layer-d70c7e404336389b,libserde_qs-e11b9d9c89334776,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libmime_guess-8fa9f8e42abe6dd6,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-3531048c0e63d1c8,libhttp_types-ed8d7accd793d141,libserde_qs-e22b1632e59be04d,libthiserror-176badb8c25baa8f,libserde_urlencoded-436e63f8011dc558,libasync_channel-6116e1d89758a98a,libevent_listener-67cd091983fb6763,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d,libbase64-b5296a10b8334a2c,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librand-911dba9828c48c88,librand_chacha-4a88124fd337bd67,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-6ff7fee77c945fde,libgetrandom-fcafb1784e2636fd,libinfer-618700db1bc827b0,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libfutures_lite-bf88deee15b2cc68,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-fc79d558669cd1f4,libpercent_encoding-c53c37e60dd2727e,libtime-10e1bfb247368659,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libphf-853a7faf337f4483,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libphf_shared-778b7cddf3044fb6,libunicase-5017e9507498ef51,libsiphasher-f4ddcf7845cbccbe,libhyper-c460868deae01114,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-8d49876ce1c33b09,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-08ca7caa365b42d5,liblog-45f74354a8b36c20,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhttp_body-b4c163883cc9ed18,libhttpdate-9f9d2502c6a38412,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libfutures-208e568e20c6e6ee,libfutures_util-22ac293e82edbb8a,libmemchr-f9c66c7ba21bf873,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1f9fae83d923ea21,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libbytes-bfe11088fe358bd1,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfutures_sink-be8442ee548d90f9,libpin_project_lite-bedc6e0acd72ff2a,libanyhow-a6cad01b77d60716}.rlib" "/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/rustc7PFAqo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestumLoa1/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>::method (line 239) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsx0YSO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libunder-5aa8ab5da7d17cc7,libtower-06575aa49da11328,libtower_layer-d70c7e404336389b,libserde_qs-e11b9d9c89334776,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libmime_guess-8fa9f8e42abe6dd6,libmime-4b44681fdb2c65f7,liblazy_static-b3603208c0de2608,libasync_sse-3531048c0e63d1c8,libhttp_types-ed8d7accd793d141,libserde_qs-e22b1632e59be04d,libthiserror-176badb8c25baa8f,libserde_urlencoded-436e63f8011dc558,libasync_channel-6116e1d89758a98a,libevent_listener-67cd091983fb6763,libconcurrent_queue-637ee8e3d700f7d7,libcrossbeam_utils-91927a3795a3e91d,libbase64-b5296a10b8334a2c,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librand-911dba9828c48c88,librand_chacha-4a88124fd337bd67,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-6ff7fee77c945fde,libgetrandom-fcafb1784e2636fd,libinfer-618700db1bc827b0,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libfutures_lite-bf88deee15b2cc68,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libparking-49fcf10303d3525f,libcookie-fc79d558669cd1f4,libpercent_encoding-c53c37e60dd2727e,libtime-10e1bfb247368659,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565be6e685b1369e,libpowerfmt-a0c185df26c26a22,libphf-853a7faf337f4483,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libphf_shared-778b7cddf3044fb6,libunicase-5017e9507498ef51,libsiphasher-f4ddcf7845cbccbe,libhyper-c460868deae01114,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-8d49876ce1c33b09,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtracing-08ca7caa365b42d5,liblog-45f74354a8b36c20,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhttp_body-b4c163883cc9ed18,libhttpdate-9f9d2502c6a38412,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libfutures-208e568e20c6e6ee,libfutures_util-22ac293e82edbb8a,libmemchr-f9c66c7ba21bf873,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1f9fae83d923ea21,libfutures_io-972ebb79349338ae,libfutures_core-fc6bb1738f00fc87,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libbytes-bfe11088fe358bd1,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,libsmallvec-29f90736a15dcce2,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libfutures_sink-be8442ee548d90f9,libpin_project_lite-bedc6e0acd72ff2a,libanyhow-a6cad01b77d60716}.rlib" "/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/rustcsx0YSO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdRe3Iz/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/entity.rs - entity::HttpEntity::data (line 275) [INFO] [stdout] src/middleware/cookies.rs - middleware::cookies::CookieMiddleware (line 14) [INFO] [stdout] src/request/mod.rs - request::Request::patch (line 83) [INFO] [stdout] src/request/mod.rs - request::Request::post (line 83) [INFO] [stdout] src/router/route.rs - router::route::Path<'a>::method (line 239) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 112 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 68.32s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a7afcd945b90054fcaaba4ff30aadfbc3c1483c7dbf1e81814a51184f3ca507c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7afcd945b90054fcaaba4ff30aadfbc3c1483c7dbf1e81814a51184f3ca507c", kill_on_drop: false }` [INFO] [stdout] a7afcd945b90054fcaaba4ff30aadfbc3c1483c7dbf1e81814a51184f3ca507c