[INFO] fetching crate revolt_a2 0.10.1... [INFO] building revolt_a2-0.10.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate revolt_a2 0.10.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate revolt_a2 0.10.1 [INFO] finished tweaking crates.io crate revolt_a2 0.10.1 [INFO] tweaked toml for crates.io crate revolt_a2 0.10.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate revolt_a2 0.10.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate revolt_a2 0.10.1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded rustls-pki-types v1.4.0 [INFO] [stderr] Downloaded pem v3.0.3 [INFO] [stderr] Downloaded thiserror v1.0.58 [INFO] [stderr] Downloaded getrandom v0.2.12 [INFO] [stderr] Downloaded parking_lot v0.12.2 [INFO] [stderr] Downloaded erased-serde v0.3.31 [INFO] [stderr] Downloaded rustls-webpki v0.102.2 [INFO] [stderr] Downloaded rustls-pemfile v2.1.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.58 [INFO] [stderr] Downloaded h2 v0.4.4 [INFO] [stderr] Downloaded serde_json v1.0.114 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34742f2b77b92e62379780de417c84f4492fe3ffd635dedd0260f2a61e243ab [INFO] running `Command { std: "docker" "start" "-a" "b34742f2b77b92e62379780de417c84f4492fe3ffd635dedd0260f2a61e243ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34742f2b77b92e62379780de417c84f4492fe3ffd635dedd0260f2a61e243ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34742f2b77b92e62379780de417c84f4492fe3ffd635dedd0260f2a61e243ab", kill_on_drop: false }` [INFO] [stdout] b34742f2b77b92e62379780de417c84f4492fe3ffd635dedd0260f2a61e243ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ea448737dcf4e2d64fb3b2a23328c51271ecfffd894d767f13c3768370da428 [INFO] running `Command { std: "docker" "start" "-a" "5ea448737dcf4e2d64fb3b2a23328c51271ecfffd894d767f13c3768370da428", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling rustls-pki-types v1.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling revolt_a2 v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 84 | fn get_options(&self) -> &NotificationOptions<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 92 | fn get_options(&self) -> &NotificationOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.38s [INFO] running `Command { std: "docker" "inspect" "5ea448737dcf4e2d64fb3b2a23328c51271ecfffd894d767f13c3768370da428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea448737dcf4e2d64fb3b2a23328c51271ecfffd894d767f13c3768370da428", kill_on_drop: false }` [INFO] [stdout] 5ea448737dcf4e2d64fb3b2a23328c51271ecfffd894d767f13c3768370da428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b52b2688c6fc954b13e840f89c55cca7a47fd32d43f60b22dce11c770a0bcf50 [INFO] running `Command { std: "docker" "start" "-a" "b52b2688c6fc954b13e840f89c55cca7a47fd32d43f60b22dce11c770a0bcf50", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling revolt_a2 v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 84 | fn get_options(&self) -> &NotificationOptions<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 92 | fn get_options(&self) -> &NotificationOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 84 | fn get_options(&self) -> &NotificationOptions<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 92 | fn get_options(&self) -> &NotificationOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `a2` [INFO] [stdout] --> examples/token_client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use a2::{ [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `a2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `a2`, use `cargo add a2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `a2` [INFO] [stdout] --> examples/certificate_client.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use a2::{Client, DefaultNotificationBuilder, NotificationBuilder, NotificationOptions}; [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `a2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `a2`, use `cargo add a2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `a2` [INFO] [stdout] --> examples/certificate_client.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | a2::Endpoint::Sandbox [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `a2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `a2`, use `cargo add a2` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use revolt_a2::Endpoint; [INFO] [stdout] | [INFO] [stdout] help: if you import `Endpoint`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 40 - a2::Endpoint::Sandbox [INFO] [stdout] 40 + Endpoint::Sandbox [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `a2` [INFO] [stdout] --> examples/certificate_client.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | a2::Endpoint::Production [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `a2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `a2`, use `cargo add a2` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use revolt_a2::Endpoint; [INFO] [stdout] | [INFO] [stdout] help: if you import `Endpoint`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - a2::Endpoint::Production [INFO] [stdout] 42 + Endpoint::Production [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `a2` [INFO] [stdout] --> examples/certificate_client.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | let client_config = a2::ClientConfig::new(endpoint); [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `a2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `a2`, use `cargo add a2` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use revolt_a2::ClientConfig; [INFO] [stdout] | [INFO] [stdout] 1 + use rustls::ClientConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `ClientConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 48 - let client_config = a2::ClientConfig::new(endpoint); [INFO] [stdout] 48 + let client_config = ClientConfig::new(endpoint); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `a2` [INFO] [stdout] --> examples/token_client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use a2::{ [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `a2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `a2`, use `cargo add a2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `revolt_a2` (example "certificate_client") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `revolt_a2` (example "token_client") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b52b2688c6fc954b13e840f89c55cca7a47fd32d43f60b22dce11c770a0bcf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52b2688c6fc954b13e840f89c55cca7a47fd32d43f60b22dce11c770a0bcf50", kill_on_drop: false }` [INFO] [stdout] b52b2688c6fc954b13e840f89c55cca7a47fd32d43f60b22dce11c770a0bcf50