[INFO] fetching crate google-cloud-managedkafka-schemaregistry-v1 0.4.5... [INFO] testing google-cloud-managedkafka-schemaregistry-v1-0.4.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate google-cloud-managedkafka-schemaregistry-v1 0.4.5 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate google-cloud-managedkafka-schemaregistry-v1 0.4.5 [INFO] finished tweaking crates.io crate google-cloud-managedkafka-schemaregistry-v1 0.4.5 [INFO] tweaked toml for crates.io crate google-cloud-managedkafka-schemaregistry-v1 0.4.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-cloud-managedkafka-schemaregistry-v1 0.4.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate google-cloud-managedkafka-schemaregistry-v1 0.4.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-cloud-rpc v0.4.5 [INFO] [stderr] Downloaded google-cloud-longrunning v0.25.5 [INFO] [stderr] Downloaded google-cloud-location v0.4.5 [INFO] [stderr] Downloaded google-cloud-gax-internal v0.5.1 [INFO] [stderr] Downloaded google-cloud-auth v0.22.4 [INFO] [stderr] Downloaded google-cloud-gax v0.24.0 [INFO] [stderr] Downloaded google-cloud-api v0.4.5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6466bf1e793c212aba00df9f3a7b2f242b7a804f82172af42e7f5ba9ae14989e [INFO] running `Command { std: "docker" "start" "-a" "6466bf1e793c212aba00df9f3a7b2f242b7a804f82172af42e7f5ba9ae14989e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6466bf1e793c212aba00df9f3a7b2f242b7a804f82172af42e7f5ba9ae14989e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6466bf1e793c212aba00df9f3a7b2f242b7a804f82172af42e7f5ba9ae14989e", kill_on_drop: false }` [INFO] [stdout] 6466bf1e793c212aba00df9f3a7b2f242b7a804f82172af42e7f5ba9ae14989e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f88a3b1917f1120466c83c6882bff235935f6e3ee271f99eb77e655904e1ecc3 [INFO] running `Command { std: "docker" "start" "-a" "f88a3b1917f1120466c83c6882bff235935f6e3ee271f99eb77e655904e1ecc3", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling google-cloud-auth v0.22.4 [INFO] [stderr] Compiling google-cloud-gax-internal v0.5.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.7.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bon v3.7.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling google-cloud-wkt v0.5.4 [INFO] [stderr] Compiling google-cloud-rpc v0.4.5 [INFO] [stderr] Compiling google-cloud-api v0.4.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling google-cloud-gax v0.24.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling google-cloud-location v0.4.5 [INFO] [stderr] Compiling google-cloud-longrunning v0.25.5 [INFO] [stderr] Compiling google-cloud-managedkafka-schemaregistry-v1 v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.52s [INFO] running `Command { std: "docker" "inspect" "f88a3b1917f1120466c83c6882bff235935f6e3ee271f99eb77e655904e1ecc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88a3b1917f1120466c83c6882bff235935f6e3ee271f99eb77e655904e1ecc3", kill_on_drop: false }` [INFO] [stdout] f88a3b1917f1120466c83c6882bff235935f6e3ee271f99eb77e655904e1ecc3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2480926dd93aaa1f809a2c48f4e1b71902151dde3853b306c4387800d5efa8ec [INFO] running `Command { std: "docker" "start" "-a" "2480926dd93aaa1f809a2c48f4e1b71902151dde3853b306c4387800d5efa8ec", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling google-cloud-gax v0.24.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling google-cloud-auth v0.22.4 [INFO] [stderr] Compiling google-cloud-gax-internal v0.5.1 [INFO] [stderr] Compiling google-cloud-location v0.4.5 [INFO] [stderr] Compiling google-cloud-longrunning v0.25.5 [INFO] [stderr] Compiling google-cloud-managedkafka-schemaregistry-v1 v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.89s [INFO] running `Command { std: "docker" "inspect" "2480926dd93aaa1f809a2c48f4e1b71902151dde3853b306c4387800d5efa8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2480926dd93aaa1f809a2c48f4e1b71902151dde3853b306c4387800d5efa8ec", kill_on_drop: false }` [INFO] [stdout] 2480926dd93aaa1f809a2c48f4e1b71902151dde3853b306c4387800d5efa8ec [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 707225cbd90fac334f7dedacd77f1fc809cb906e30484e325bac0bc718442d06 [INFO] running `Command { std: "docker" "start" "-a" "707225cbd90fac334f7dedacd77f1fc809cb906e30484e325bac0bc718442d06", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_cloud_managedkafka_schemaregistry_v1-5d3e19fa140de547) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests google_cloud_managedkafka_schemaregistry_v1 [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::CancelOperation (line 2774) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::CheckCompatibility (line 1786) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::CreateSchemaRegistry (line 209) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::CreateVersion (line 1485) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::DeleteOperation (line 2710) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::DeleteSchemaConfig (line 2094) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::DeleteSchemaMode (line 2297) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::DeleteSchemaRegistry (line 305) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::DeleteSubject (line 1025) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::DeleteVersion (line 1639) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ClientBuilder (line 22) ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetLocation (line 2473) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetOperation (line 2646) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetRawSchema (line 578) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetRawSchemaVersion (line 1323) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetSchema (line 497) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetSchemaConfig (line 1907) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetContext (line 371) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetSchemaMode (line 2160) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetSchemaRegistry (line 77) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::GetVersion (line 1242) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListContexts (line 434) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListLocations (line 2363) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListOperations (line 2534) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListReferencedSchemas (line 1720) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListSchemaRegistries (line 143) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListSchemaTypes (line 761) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListSchemaVersions (line 659) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListSubjects (line 824) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListSubjectsBySchemaId (line 923) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::LookupVersion (line 1106) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::UpdateSchemaConfig (line 1988) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::UpdateSchemaMode (line 2223) - compile ... ok [INFO] [stdout] test src/client.rs - client::ManagedSchemaRegistry (line 22) ... ok [INFO] [stdout] test src/client.rs - client::ManagedSchemaRegistry::builder (line 117) ... ok [INFO] [stdout] test src/builder.rs - builder::managed_schema_registry::ListVersions (line 1404) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "707225cbd90fac334f7dedacd77f1fc809cb906e30484e325bac0bc718442d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707225cbd90fac334f7dedacd77f1fc809cb906e30484e325bac0bc718442d06", kill_on_drop: false }` [INFO] [stdout] 707225cbd90fac334f7dedacd77f1fc809cb906e30484e325bac0bc718442d06