[INFO] fetching crate rocket-community 0.6.0... [INFO] checking rocket-community-0.6.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1 [INFO] extracting crate rocket-community 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rocket-community 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rocket-community 0.6.0 [INFO] tweaked toml for crates.io crate rocket-community 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocket-community 0.6.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rocket-community 0.6.0 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ea39d62f396722004128884b82e660a91e8bcd44fc0f48ab11ae517f143b5f4 [INFO] running `Command { std: "docker" "start" "-a" "5ea39d62f396722004128884b82e660a91e8bcd44fc0f48ab11ae517f143b5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ea39d62f396722004128884b82e660a91e8bcd44fc0f48ab11ae517f143b5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea39d62f396722004128884b82e660a91e8bcd44fc0f48ab11ae517f143b5f4", kill_on_drop: false }` [INFO] [stdout] 5ea39d62f396722004128884b82e660a91e8bcd44fc0f48ab11ae517f143b5f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07d96e17a391bc211348bdff242718b4bef8a093f73237cd18b3a2f9ae5e7782 [INFO] running `Command { std: "docker" "start" "-a" "07d96e17a391bc211348bdff242718b4bef8a093f73237cd18b3a2f9ae5e7782", kill_on_drop: false }` [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rocket-community v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking ref-swap v0.1.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling rocket_http-community v0.6.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling rocket_codegen-community v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stdout] warning: use of deprecated method `tokio::net::TcpStream::set_linger`: `SO_LINGER` causes the socket to block the thread on drop [INFO] [stdout] --> src/listener/tcp.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = conn.set_linger(None); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tokio::net::TcpStream::set_linger`: `SO_LINGER` causes the socket to block the thread on drop [INFO] [stdout] --> src/listener/tcp.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let _ = conn.set_linger(None); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/config-real-ip-header.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | fn inspect_ip(ip: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/segments-issues-41-86.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[get("/test/")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` which comes from the expansion of the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket-community` (test "config-real-ip-header") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/segments-issues-41-86.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[get("/two/")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` which comes from the expansion of the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/segments-issues-41-86.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[get("/one/two/")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` which comes from the expansion of the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/segments-issues-41-86.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[get("/", rank = 2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` which comes from the expansion of the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/segments-issues-41-86.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[get("/static//is/")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` which comes from the expansion of the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/flash-lazy-removes-issue-466.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | fn unused(flash: Option>) -> Option<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket-community` (test "segments-issues-41-86") due to 5 previous errors [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/replace-content-type-518.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | fn index(_data: rocket::Data<'_>) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/flash-lazy-removes-issue-466.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | fn used(flash: Option>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/replace-content-type-518.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | fn other_index(_data: rocket::Data<'_>) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `()` doesn't implement `std::fmt::Display` [INFO] [stdout] --> tests/catcher-cookies-1213.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | fn index(cookies: &CookieJar<'_>) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `std::fmt::Display` is not implemented for `()` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `rocket::error::display_hack_impl::DisplayHack::::display` [INFO] [stdout] --> src/error.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | impl DisplayHack { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `DisplayHack::::display` [INFO] [stdout] 372 | #[inline(always)] [INFO] [stdout] 373 | pub fn display(&self) -> impl fmt::Display + '_ { [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `::rocket::error::display_hack` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket-community` (test "flash-lazy-removes-issue-466") due to 2 previous errors [INFO] [stderr] error: could not compile `rocket-community` (test "catcher-cookies-1213") due to 1 previous error [INFO] [stderr] error: could not compile `rocket-community` (test "replace-content-type-518") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "07d96e17a391bc211348bdff242718b4bef8a093f73237cd18b3a2f9ae5e7782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d96e17a391bc211348bdff242718b4bef8a093f73237cd18b3a2f9ae5e7782", kill_on_drop: false }` [INFO] [stdout] 07d96e17a391bc211348bdff242718b4bef8a093f73237cd18b3a2f9ae5e7782