[INFO] fetching crate kayrx-ui 0.1.1... [INFO] testing kayrx-ui-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate kayrx-ui 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kayrx-ui 0.1.1 [INFO] finished tweaking crates.io crate kayrx-ui 0.1.1 [INFO] tweaked toml for crates.io crate kayrx-ui 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kayrx-ui 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.2.1 (available: v1.3.3) [INFO] [stderr] Adding yew v0.14.3 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1718ef2f4b564193e3ab65e4f466c2027a867889bf35d6fcbf12c0686944e782 [INFO] running `Command { std: "docker" "start" "-a" "1718ef2f4b564193e3ab65e4f466c2027a867889bf35d6fcbf12c0686944e782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1718ef2f4b564193e3ab65e4f466c2027a867889bf35d6fcbf12c0686944e782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1718ef2f4b564193e3ab65e4f466c2027a867889bf35d6fcbf12c0686944e782", kill_on_drop: false }` [INFO] [stdout] 1718ef2f4b564193e3ab65e4f466c2027a867889bf35d6fcbf12c0686944e782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 642dd5c29758261f71bcffb97d2c611c3baf3a09665699dbf87a97c923acc39e [INFO] running `Command { std: "docker" "start" "-a" "642dd5c29758261f71bcffb97d2c611c3baf3a09665699dbf87a97c923acc39e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.117 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling yew v0.14.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.117 [INFO] [stderr] Compiling yew-macro v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.117 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling js-sys v0.3.94 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling web-sys v0.3.94 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.67 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling kayrx-ui v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead. [INFO] [stdout] --> src/widget/file_upload.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | dict.bubbles(false); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead. [INFO] [stdout] --> src/widget/file_upload.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | dict.cancelable(false); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.14.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "642dd5c29758261f71bcffb97d2c611c3baf3a09665699dbf87a97c923acc39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642dd5c29758261f71bcffb97d2c611c3baf3a09665699dbf87a97c923acc39e", kill_on_drop: false }` [INFO] [stdout] 642dd5c29758261f71bcffb97d2c611c3baf3a09665699dbf87a97c923acc39e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5da6a1f2ff94f42c5985a1afcca8d2f5366a8d5e925995b59a0586c6d54b782 [INFO] running `Command { std: "docker" "start" "-a" "f5da6a1f2ff94f42c5985a1afcca8d2f5366a8d5e925995b59a0586c6d54b782", kill_on_drop: false }` [INFO] [stderr] Compiling kayrx-ui v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead. [INFO] [stdout] --> src/widget/file_upload.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | dict.bubbles(false); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead. [INFO] [stdout] --> src/widget/file_upload.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | dict.cancelable(false); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead. [INFO] [stdout] --> src/widget/file_upload.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | dict.bubbles(false); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead. [INFO] [stdout] --> src/widget/file_upload.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | dict.cancelable(false); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.14.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f5da6a1f2ff94f42c5985a1afcca8d2f5366a8d5e925995b59a0586c6d54b782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5da6a1f2ff94f42c5985a1afcca8d2f5366a8d5e925995b59a0586c6d54b782", kill_on_drop: false }` [INFO] [stdout] f5da6a1f2ff94f42c5985a1afcca8d2f5366a8d5e925995b59a0586c6d54b782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95c7aa1da0b4b4a7069bf3fb1e3eac80db9a429ee113664b4ccdaaaef0a209d8 [INFO] running `Command { std: "docker" "start" "-a" "95c7aa1da0b4b4a7069bf3fb1e3eac80db9a429ee113664b4ccdaaaef0a209d8", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead. [INFO] [stderr] --> src/widget/file_upload.rs:122:18 [INFO] [stderr] | [INFO] [stderr] 122 | dict.bubbles(false); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead. [INFO] [stderr] --> src/widget/file_upload.rs:123:18 [INFO] [stderr] | [INFO] [stderr] 123 | dict.cancelable(false); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `kayrx-ui` (lib) generated 2 warnings [INFO] [stderr] warning: `kayrx-ui` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.14.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kayrx_ui-43724c5346bc0495) [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 kayrx_ui [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 29) ... FAILED [INFO] [stdout] test src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 54) ... FAILED [INFO] [stdout] test src/fabric/state/subscription.rs - fabric::state::subscription::Subscription (line 8) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::new (line 20) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 107) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::state (line 52) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 28) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::subscribe (line 134) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 16) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 40) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::replace_reducer (line 169) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 69) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::dispatch (line 68) ... ok [INFO] [stdout] test src/fabric/state/reducer.rs - fabric::state::reducer::Reducer (line 5) ... ok [INFO] [stdout] test src/fabric/state/middleware.rs - fabric::state::middleware::Store (line 13) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 29) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `kayrx_ui::fabric::state::combine_reducers` [INFO] [stdout] --> src/fabric/state/reducer.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | use kayrx_ui::fabric::state::{combine_reducers, Reducer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `combine_reducers` in `fabric::state` [INFO] [stdout] | [INFO] [stdout] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stdout] help: a macro with this name exists at the root of the crate [INFO] [stdout] | [INFO] [stdout] 31 - use kayrx_ui::fabric::state::{combine_reducers, Reducer}; [INFO] [stdout] 31 + use kayrx_ui::{combine_reducers, fabric::state::{Reducer}}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 54) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `kayrx_ui::fabric::state::combine_reducers` [INFO] [stdout] --> src/fabric/state/reducer.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | use kayrx_ui::fabric::state::{combine_reducers, Reducer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `combine_reducers` in `fabric::state` [INFO] [stdout] | [INFO] [stdout] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stdout] help: a macro with this name exists at the root of the crate [INFO] [stdout] | [INFO] [stdout] 56 - use kayrx_ui::fabric::state::{combine_reducers, Reducer}; [INFO] [stdout] 56 + use kayrx_ui::{combine_reducers, fabric::state::{Reducer}}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 29) [INFO] [stdout] src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 54) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "95c7aa1da0b4b4a7069bf3fb1e3eac80db9a429ee113664b4ccdaaaef0a209d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c7aa1da0b4b4a7069bf3fb1e3eac80db9a429ee113664b4ccdaaaef0a209d8", kill_on_drop: false }` [INFO] [stdout] 95c7aa1da0b4b4a7069bf3fb1e3eac80db9a429ee113664b4ccdaaaef0a209d8