[INFO] fetching crate geodatafusion 0.1.0-dev... [INFO] testing geodatafusion-0.1.0-dev against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate geodatafusion 0.1.0-dev into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate geodatafusion 0.1.0-dev [INFO] finished tweaking crates.io crate geodatafusion 0.1.0-dev [INFO] tweaked toml for crates.io crate geodatafusion 0.1.0-dev written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate geodatafusion 0.1.0-dev on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate geodatafusion 0.1.0-dev 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-data v55.0.0 [INFO] [stderr] Downloaded arrow-schema v55.0.0 [INFO] [stderr] Downloaded wkt v0.14.0 [INFO] [stderr] Downloaded geohash v0.13.1 [INFO] [stderr] Downloaded arrow-array v55.0.0 [INFO] [stderr] Downloaded arrow-buffer v55.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aafb760ed265b404579006adf9f7c8e097246d9bb72bf137672931f1532239a [INFO] running `Command { std: "docker" "start" "-a" "2aafb760ed265b404579006adf9f7c8e097246d9bb72bf137672931f1532239a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aafb760ed265b404579006adf9f7c8e097246d9bb72bf137672931f1532239a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aafb760ed265b404579006adf9f7c8e097246d9bb72bf137672931f1532239a", kill_on_drop: false }` [INFO] [stdout] 2aafb760ed265b404579006adf9f7c8e097246d9bb72bf137672931f1532239a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15eb259b4ab805bbbdab9ac9c8d303e6eaa58caeb3f7e690d04baf21fa99bccf [INFO] running `Command { std: "docker" "start" "-a" "15eb259b4ab805bbbdab9ac9c8d303e6eaa58caeb3f7e690d04baf21fa99bccf", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling arrow-schema v55.0.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.0.0 [INFO] [stderr] Compiling geo-traits v0.3.0 [INFO] [stderr] Compiling geohash v0.13.1 [INFO] [stderr] Compiling wkt v0.14.0 [INFO] [stderr] Compiling arrow-data v55.0.0 [INFO] [stderr] Compiling arrow-array v55.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling geodatafusion v0.1.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: extern crate `arrow_array` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use arrow_array as _;` to the crate root [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(not(test), warn(unused_crate_dependencies))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `arrow_schema` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use arrow_schema as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `geo` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use geo as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `geohash` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use geohash as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `thiserror` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use thiserror as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `wkt` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use wkt as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.46s [INFO] running `Command { std: "docker" "inspect" "15eb259b4ab805bbbdab9ac9c8d303e6eaa58caeb3f7e690d04baf21fa99bccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15eb259b4ab805bbbdab9ac9c8d303e6eaa58caeb3f7e690d04baf21fa99bccf", kill_on_drop: false }` [INFO] [stdout] 15eb259b4ab805bbbdab9ac9c8d303e6eaa58caeb3f7e690d04baf21fa99bccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a1148ec1b2f85cc69b8bc25d05ea7d87ed196dcbfda31fb3cfeacfe80728de [INFO] running `Command { std: "docker" "start" "-a" "06a1148ec1b2f85cc69b8bc25d05ea7d87ed196dcbfda31fb3cfeacfe80728de", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling geo-traits v0.3.0 [INFO] [stderr] Compiling geohash v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wkt v0.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling geodatafusion v0.1.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: extern crate `arrow_array` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use arrow_array as _;` to the crate root [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(not(test), warn(unused_crate_dependencies))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `arrow_schema` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use arrow_schema as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `geo` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use geo as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `geohash` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use geohash as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `thiserror` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use thiserror as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `wkt` is unused in crate `geodatafusion` [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(dead_code)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use wkt as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.14s [INFO] running `Command { std: "docker" "inspect" "06a1148ec1b2f85cc69b8bc25d05ea7d87ed196dcbfda31fb3cfeacfe80728de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a1148ec1b2f85cc69b8bc25d05ea7d87ed196dcbfda31fb3cfeacfe80728de", kill_on_drop: false }` [INFO] [stdout] 06a1148ec1b2f85cc69b8bc25d05ea7d87ed196dcbfda31fb3cfeacfe80728de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14ba797c9ca65ecd399f3bd343d1b2133f3ce91cb48bfb73c69627e08fd01ba9 [INFO] running `Command { std: "docker" "start" "-a" "14ba797c9ca65ecd399f3bd343d1b2133f3ce91cb48bfb73c69627e08fd01ba9", kill_on_drop: false }` [INFO] [stderr] warning: extern crate `arrow_array` is unused in crate `geodatafusion` [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![allow(dead_code)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use arrow_array as _;` to the crate root [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:3:29 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg_attr(not(test), warn(unused_crate_dependencies))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: extern crate `arrow_schema` is unused in crate `geodatafusion` [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![allow(dead_code)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use arrow_schema as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `geo` is unused in crate `geodatafusion` [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![allow(dead_code)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use geo as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `geohash` is unused in crate `geodatafusion` [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![allow(dead_code)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use geohash as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `thiserror` is unused in crate `geodatafusion` [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![allow(dead_code)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use thiserror as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `wkt` is unused in crate `geodatafusion` [INFO] [stderr] --> src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![allow(dead_code)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use wkt as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: `geodatafusion` (lib) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geodatafusion-1511d560539b507f) [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 geodatafusion [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] running `Command { std: "docker" "inspect" "14ba797c9ca65ecd399f3bd343d1b2133f3ce91cb48bfb73c69627e08fd01ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ba797c9ca65ecd399f3bd343d1b2133f3ce91cb48bfb73c69627e08fd01ba9", kill_on_drop: false }` [INFO] [stdout] 14ba797c9ca65ecd399f3bd343d1b2133f3ce91cb48bfb73c69627e08fd01ba9