[INFO] fetching crate tugger-windows-codesign 0.4.0... [INFO] testing tugger-windows-codesign-0.4.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate tugger-windows-codesign 0.4.0 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate tugger-windows-codesign 0.4.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tugger-windows-codesign 0.4.0 [INFO] finished tweaking crates.io crate tugger-windows-codesign 0.4.0 [INFO] tweaked toml for crates.io crate tugger-windows-codesign 0.4.0 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x509-parser v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cc74a88225fa5d8ee38db7e841967ead8f1744879a02247ae705882c3d2d60b [INFO] running `Command { std: "docker" "start" "-a" "7cc74a88225fa5d8ee38db7e841967ead8f1744879a02247ae705882c3d2d60b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cc74a88225fa5d8ee38db7e841967ead8f1744879a02247ae705882c3d2d60b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc74a88225fa5d8ee38db7e841967ead8f1744879a02247ae705882c3d2d60b", kill_on_drop: false }` [INFO] [stdout] 7cc74a88225fa5d8ee38db7e841967ead8f1744879a02247ae705882c3d2d60b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6826415d27179c7200198a6272f91f2b0b011b5786acb4430456dcfd45218a8 [INFO] running `Command { std: "docker" "start" "-a" "a6826415d27179c7200198a6272f91f2b0b011b5786acb4430456dcfd45218a8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rc2 v0.5.0 [INFO] [stderr] Compiling des v0.5.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling p12 v0.2.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rcgen v0.8.13 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling tugger-common v0.4.0 [INFO] [stderr] Compiling tugger-windows v0.6.0 [INFO] [stderr] Compiling tugger-windows-codesign v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.65s [INFO] running `Command { std: "docker" "inspect" "a6826415d27179c7200198a6272f91f2b0b011b5786acb4430456dcfd45218a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6826415d27179c7200198a6272f91f2b0b011b5786acb4430456dcfd45218a8", kill_on_drop: false }` [INFO] [stdout] a6826415d27179c7200198a6272f91f2b0b011b5786acb4430456dcfd45218a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c6403d663e154c3c6bc7886a516f134e4bae9d04f16f4694223ad8963e927b1 [INFO] running `Command { std: "docker" "start" "-a" "2c6403d663e154c3c6bc7886a516f134e4bae9d04f16f4694223ad8963e927b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling x509-parser v0.11.0 [INFO] [stderr] Compiling tugger-windows-codesign v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `contains_key` found for reference `&[X509Extension<'_>]` in the current scope [INFO] [stdout] --> src/signing.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | .contains_key(&subject_key_identifier_oid)); [INFO] [stdout] | ^^^^^^^^^^^^ help: there is an associated function with a similar name: `contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:238:40 [INFO] [stdout] | [INFO] [stdout] 238 | generated.extensions().get(&subject_key_identifier_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | powershell.extensions().get(&subject_key_identifier_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains_key` found for reference `&[X509Extension<'_>]` in the current scope [INFO] [stdout] --> src/signing.rs:242:40 [INFO] [stdout] | [INFO] [stdout] 242 | assert!(generated.extensions().contains_key(&basic_constraints_oid)); [INFO] [stdout] | ^^^^^^^^^^^^ help: there is an associated function with a similar name: `contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains_key` found for reference `&[X509Extension<'_>]` in the current scope [INFO] [stdout] --> src/signing.rs:243:42 [INFO] [stdout] | [INFO] [stdout] 243 | assert!(!powershell.extensions().contains_key(&basic_constraints_oid)); [INFO] [stdout] | ^^^^^^^^^^^^ help: there is an associated function with a similar name: `contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains_key` found for reference `&[X509Extension<'_>]` in the current scope [INFO] [stdout] --> src/signing.rs:247:14 [INFO] [stdout] | [INFO] [stdout] 247 | .contains_key(&subject_alternative_name_oid)); [INFO] [stdout] | ^^^^^^^^^^^^ help: there is an associated function with a similar name: `contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | generated.extensions().get(&subject_alternative_name_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:250:41 [INFO] [stdout] | [INFO] [stdout] 250 | powershell.extensions().get(&subject_alternative_name_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains_key` found for reference `&[X509Extension<'_>]` in the current scope [INFO] [stdout] --> src/signing.rs:254:40 [INFO] [stdout] | [INFO] [stdout] 254 | assert!(generated.extensions().contains_key(&extended_usage_oid)); [INFO] [stdout] | ^^^^^^^^^^^^ help: there is an associated function with a similar name: `contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:256:40 [INFO] [stdout] | [INFO] [stdout] 256 | generated.extensions().get(&extended_usage_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:257:41 [INFO] [stdout] | [INFO] [stdout] 257 | powershell.extensions().get(&extended_usage_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contains_key` found for reference `&[X509Extension<'_>]` in the current scope [INFO] [stdout] --> src/signing.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 261 | assert!(generated.extensions().contains_key(&key_usage_oid)); [INFO] [stdout] | ^^^^^^^^^^^^ help: there is an associated function with a similar name: `contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | generated.extensions().get(&key_usage_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the type `[X509Extension<'_>]` cannot be indexed by `&Oid<'_>` [INFO] [stdout] --> src/signing.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | powershell.extensions().get(&key_usage_oid), [INFO] [stdout] | ^^^^^^^^^^^^^^ slice indices are of type `usize` or ranges of `usize` [INFO] [stdout] | [INFO] [stdout] = help: the trait `SliceIndex<[X509Extension<'_>]>` is not implemented for `&Oid<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/signing.rs:273:26 [INFO] [stdout] | [INFO] [stdout] 273 | .filter_map(|(k, ext)| { [INFO] [stdout] | ^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | expected due to this [INFO] [stdout] | expected struct `X509Extension`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `X509Extension<'_>` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/signing.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | .filter_map(|(k, ext)| { [INFO] [stdout] | ^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | expected due to this [INFO] [stdout] | expected struct `X509Extension`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `X509Extension<'_>` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tugger-windows-codesign` due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "2c6403d663e154c3c6bc7886a516f134e4bae9d04f16f4694223ad8963e927b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6403d663e154c3c6bc7886a516f134e4bae9d04f16f4694223ad8963e927b1", kill_on_drop: false }` [INFO] [stdout] 2c6403d663e154c3c6bc7886a516f134e4bae9d04f16f4694223ad8963e927b1