[INFO] fetching crate ramp-text 0.14.2... [INFO] checking ramp-text-0.14.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate ramp-text 0.14.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ramp-text 0.14.2 [INFO] finished tweaking crates.io crate ramp-text 0.14.2 [INFO] tweaked toml for crates.io crate ramp-text 0.14.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ramp-text 0.14.2 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ramp-text 0.14.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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b47062819caa374155dab4266b9618643733cf016d4907dca66b3205820232a [INFO] running `Command { std: "docker" "start" "-a" "4b47062819caa374155dab4266b9618643733cf016d4907dca66b3205820232a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b47062819caa374155dab4266b9618643733cf016d4907dca66b3205820232a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b47062819caa374155dab4266b9618643733cf016d4907dca66b3205820232a", kill_on_drop: false }` [INFO] [stdout] 4b47062819caa374155dab4266b9618643733cf016d4907dca66b3205820232a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11139b61429c58170c7479ee7b2d92b7e9e86e224f92ad9ba052983b16691761 [INFO] running `Command { std: "docker" "start" "-a" "11139b61429c58170c7479ee7b2d92b7e9e86e224f92ad9ba052983b16691761", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking font-types v0.9.0 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking read-fonts v0.29.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking skrifa v0.31.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking swash v0.2.4 [INFO] [stderr] Checking ramp-text v0.14.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn as_family(&self) -> Family { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn as_family(&self) -> Family<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn as_attrs(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 391 | pub fn as_attrs(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn defaults(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 425 | pub fn defaults(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:457:21 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn get_span(&self, index: usize) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 457 | pub fn get_span(&self, index: usize) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:868:24 [INFO] [stdout] | [INFO] [stdout] 868 | pub fn layout_runs(&self) -> LayoutRunIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 868 | pub fn layout_runs(&self) -> LayoutRunIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:353:26 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn set_tab_width(&mut self, tab_width: u16) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn shape_as_needed(&mut self, prune: bool) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn action(&mut self, action: Action) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ramp-text` (lib) due to 4 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn as_family(&self) -> Family { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn as_family(&self) -> Family<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn as_attrs(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 391 | pub fn as_attrs(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn defaults(&self) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 425 | pub fn defaults(&self) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/attrs.rs:457:21 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn get_span(&self, index: usize) -> Attrs { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 457 | pub fn get_span(&self, index: usize) -> Attrs<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/buffer.rs:868:24 [INFO] [stdout] | [INFO] [stdout] 868 | pub fn layout_runs(&self) -> LayoutRunIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 868 | pub fn layout_runs(&self) -> LayoutRunIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:353:26 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn set_tab_width(&mut self, tab_width: u16) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:358:28 [INFO] [stdout] | [INFO] [stdout] 358 | pub fn shape_as_needed(&mut self, prune: bool) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/edit/mod.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn action(&mut self, action: Action) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/font/system.rs:395:1 [INFO] [stdout] | [INFO] [stdout] 395 | impl Deref for BorrowedWithFontSystem<'_, T> { [INFO] [stdout] | ----------------------------------------------- trait implemented here [INFO] [stdout] 396 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ramp-text` (lib test) due to 4 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "11139b61429c58170c7479ee7b2d92b7e9e86e224f92ad9ba052983b16691761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11139b61429c58170c7479ee7b2d92b7e9e86e224f92ad9ba052983b16691761", kill_on_drop: false }` [INFO] [stdout] 11139b61429c58170c7479ee7b2d92b7e9e86e224f92ad9ba052983b16691761