[INFO] fetching crate rocket-webhook 0.1.0-alpha.2...
[INFO] testing rocket-webhook-0.1.0-alpha.2 against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] extracting crate rocket-webhook 0.1.0-alpha.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rocket-webhook 0.1.0-alpha.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rocket-webhook 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate rocket-webhook 0.1.0-alpha.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket-webhook 0.1.0-alpha.2 on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rocket-webhook 0.1.0-alpha.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68673dbb2984e85b6ad6b84563a443f3b2f3c0e71f465b114f5cc337d043e151
[INFO] running `Command { std: "docker" "start" "-a" "68673dbb2984e85b6ad6b84563a443f3b2f3c0e71f465b114f5cc337d043e151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68673dbb2984e85b6ad6b84563a443f3b2f3c0e71f465b114f5cc337d043e151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68673dbb2984e85b6ad6b84563a443f3b2f3c0e71f465b114f5cc337d043e151", kill_on_drop: false }`
[INFO] [stdout] 68673dbb2984e85b6ad6b84563a443f3b2f3c0e71f465b114f5cc337d043e151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4b4b136c8a6512121969d6fd28f1cf4d1dfdaa1035265611289a5c2450296346
[INFO] running `Command { std: "docker" "start" "-a" "4b4b136c8a6512121969d6fd28f1cf4d1dfdaa1035265611289a5c2450296346", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling bon-macros v3.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bon v3.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rocket-webhook v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `marker`
[INFO] [stdout]    --> src/state.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[builder(with = |marker: M| PhantomData)]
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_marker`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `body_size` is never used
[INFO] [stdout]  --> src/webhooks/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn body_size(headers: &rocket::http::HeaderMap) -> Option<usize> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.09s
[INFO] running `Command { std: "docker" "inspect" "4b4b136c8a6512121969d6fd28f1cf4d1dfdaa1035265611289a5c2450296346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4b136c8a6512121969d6fd28f1cf4d1dfdaa1035265611289a5c2450296346", kill_on_drop: false }`
[INFO] [stdout] 4b4b136c8a6512121969d6fd28f1cf4d1dfdaa1035265611289a5c2450296346
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 24f954b6bd59ee3fe8fc62160fe846c97e4239b37d4ea29c4ec43c9dd5b4ecf4
[INFO] running `Command { std: "docker" "start" "-a" "24f954b6bd59ee3fe8fc62160fe846c97e4239b37d4ea29c4ec43c9dd5b4ecf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling bon-macros v3.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bon v3.8.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling rocket-webhook v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `marker`
[INFO] [stdout]    --> src/state.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[builder(with = |marker: M| PhantomData)]
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_marker`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `body_size` is never used
[INFO] [stdout]  --> src/webhooks/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn body_size(headers: &rocket::http::HeaderMap) -> Option<usize> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]   --> tests/multiple.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[get("/slack-1", data = "<payload>")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]   --> tests/multiple.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[get("/slack-1", data = "<payload>")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]   --> tests/multiple.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[get("/slack-2", data = "<payload>")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]   --> tests/multiple.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[get("/slack-2", data = "<payload>")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]   --> tests/built_in.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[get("/github", data = "<payload>")]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]   --> tests/built_in.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[get("/github", data = "<payload>")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]   --> tests/built_in.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[get("/slack", data = "<payload>")]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]   --> tests/built_in.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[get("/slack", data = "<payload>")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]    --> tests/built_in.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[get("/shopify", data = "<payload>")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]    --> tests/built_in.rs:121:3
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[get("/shopify", data = "<payload>")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]    --> tests/built_in.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[get("/stripe", data = "<payload>")]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]    --> tests/built_in.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[get("/stripe", data = "<payload>")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rocket_webhook::webhooks::built_in::SlackWebhook`
[INFO] [stdout]   --> tests/multiple.rs:4:56
[INFO] [stdout]    |
[INFO] [stdout]  4 | use rocket_webhook::{RocketWebhook, WebhookPayloadRaw, webhooks::built_in::SlackWebhook};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SlackWebhook` in `webhooks::built_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "slack")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `slack` feature
[INFO] [stdout] 26 | pub use slack::SlackWebhook;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]    --> tests/built_in.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[get("/discord", data = "<payload>")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]    --> tests/built_in.rs:196:3
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[get("/discord", data = "<payload>")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rocket_webhook::webhooks::built_in::StripeWebhook`
[INFO] [stdout]   --> examples/stripe.rs:11:53
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rocket_webhook::{RocketWebhook, WebhookPayload, webhooks::built_in::StripeWebhook};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `StripeWebhook` in `webhooks::built_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "stripe")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `stripe` feature
[INFO] [stdout] 31 | pub use stripe::StripeWebhook;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `data` used with non-payload-supporting method
[INFO] [stdout]    --> tests/built_in.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[get("/sendgrid", data = "<payload>")]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: 'GET' does not typically support payloads
[INFO] [stdout]    --> tests/built_in.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[get("/sendgrid", data = "<payload>")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rocket_webhook::webhooks::generic::Hmac256Webhook`
[INFO] [stdout]  --> tests/generic.rs:9:53
[INFO] [stdout]   |
[INFO] [stdout] 9 |     RocketWebhook, WebhookError, WebhookPayloadRaw, webhooks::generic::Hmac256Webhook,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Hmac256Webhook` in `webhooks::generic`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/webhooks/generic.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "hmac")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `hmac` feature
[INFO] [stdout] 6 | pub use hmac::Hmac256Webhook;
[INFO] [stdout]   |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rocket_webhook::webhooks::built_in::GitHubWebhook`
[INFO] [stdout]   --> examples/github.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rocket_webhook::{RocketWebhook, WebhookPayload, webhooks::built_in::GitHubWebhook};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GitHubWebhook` in `webhooks::built_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "github")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `github` feature
[INFO] [stdout] 11 | pub use github::GitHubWebhook;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/generic.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .expected_signatures(|req| {
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 22 |             req.headers()
[INFO] [stdout]    |             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .expected_signatures(|req: /* Type */| {
[INFO] [stdout]    |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/generic.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |         .body_suffix(|req, (min_t, max_t)| {
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 28 |             req.headers()
[INFO] [stdout]    |             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 27 |         .body_suffix(|req: /* Type */, (min_t, max_t)| {
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/generic.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .filter(|time| time.parse::<u32>().is_ok_and(|t| t > min_t && t < max_t))
[INFO] [stdout]    |                          ^^^^  ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .filter(|time: /* Type */| time.parse::<u32>().is_ok_and(|t| t > min_t && t < max_t))
[INFO] [stdout]    |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/generic.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .map(|time| time.as_bytes().to_vec())
[INFO] [stdout]    |                       ^^^^  ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .map(|time: /* Type */| time.as_bytes().to_vec())
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `rocket_webhook::webhooks::built_in::DiscordWebhook`, `rocket_webhook::webhooks::built_in::GitHubWebhook`, `rocket_webhook::webhooks::built_in::SendGridWebhook`, `rocket_webhook::webhooks::built_in::ShopifyWebhook`, `rocket_webhook::webhooks::built_in::SlackWebhook`, `rocket_webhook::webhooks::built_in::StandardWebhook`, `rocket_webhook::webhooks::built_in::StripeWebhook`
[INFO] [stdout]   --> tests/built_in.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         DiscordWebhook, GitHubWebhook, SendGridWebhook, ShopifyWebhook, SlackWebhook,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `SlackWebhook` in `webhooks::built_in`
[INFO] [stdout]    |         |               |              |                |
[INFO] [stdout]    |         |               |              |                no `ShopifyWebhook` in `webhooks::built_in`
[INFO] [stdout]    |         |               |              no `SendGridWebhook` in `webhooks::built_in`
[INFO] [stdout]    |         |               no `GitHubWebhook` in `webhooks::built_in`
[INFO] [stdout]    |         no `DiscordWebhook` in `webhooks::built_in`
[INFO] [stdout] 14 |         StandardWebhook, StripeWebhook,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `StripeWebhook` in `webhooks::built_in`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         no `StandardWebhook` in `webhooks::built_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:6:18
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "discord")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `discord` feature
[INFO] [stdout]  6 | pub use discord::DiscordWebhook;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "github")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `github` feature
[INFO] [stdout] 11 | pub use github::GitHubWebhook;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "sendgrid")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `sendgrid` feature
[INFO] [stdout] 16 | pub use sendgrid::SendGridWebhook;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "shopify")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `shopify` feature
[INFO] [stdout] 21 | pub use shopify::ShopifyWebhook;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "slack")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `slack` feature
[INFO] [stdout] 26 | pub use slack::SlackWebhook;
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "standard")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `standard` feature
[INFO] [stdout] 36 | pub use standard::StandardWebhook;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/webhooks/built_in.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "stripe")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `stripe` feature
[INFO] [stdout] 31 | pub use stripe::StripeWebhook;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket-webhook` (test "generic") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rocket-webhook` (example "stripe") due to 1 previous error
[INFO] [stderr] error: could not compile `rocket-webhook` (test "multiple") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] warning: unused variable: `marker`
[INFO] [stdout]    --> src/state.rs:101:27
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[builder(with = |marker: M| PhantomData)]
[INFO] [stdout]     |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_marker`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `body_size` is never used
[INFO] [stdout]  --> src/webhooks/utils.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn body_size(headers: &rocket::http::HeaderMap) -> Option<usize> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket-webhook` (example "github") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket-webhook` (test "built_in") due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "24f954b6bd59ee3fe8fc62160fe846c97e4239b37d4ea29c4ec43c9dd5b4ecf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24f954b6bd59ee3fe8fc62160fe846c97e4239b37d4ea29c4ec43c9dd5b4ecf4", kill_on_drop: false }`
[INFO] [stdout] 24f954b6bd59ee3fe8fc62160fe846c97e4239b37d4ea29c4ec43c9dd5b4ecf4
