[INFO] cloning repository https://github.com/mukund-kri/NoteApp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mukund-kri/NoteApp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukund-kri%2FNoteApp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukund-kri%2FNoteApp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d03f072f46d396fbb8fd9ff85d579c0480bde37d [INFO] building mukund-kri/NoteApp against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukund-kri%2FNoteApp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mukund-kri/NoteApp [INFO] finished tweaking git repo https://github.com/mukund-kri/NoteApp [INFO] tweaked toml for git repo https://github.com/mukund-kri/NoteApp written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mukund-kri/NoteApp on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mukund-kri/NoteApp 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.13 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded tiny-xlib v0.2.2 [INFO] [stderr] Downloaded iced_futures v0.12.0 [INFO] [stderr] Downloaded unicode-ccc v0.1.2 [INFO] [stderr] Downloaded lru v0.12.3 [INFO] [stderr] Downloaded sys-locale v0.3.1 [INFO] [stderr] Downloaded memmap2 v0.8.0 [INFO] [stderr] Downloaded iced_tiny_skia v0.12.1 [INFO] [stderr] Downloaded iced_wgpu v0.12.1 [INFO] [stderr] Downloaded softbuffer v0.4.3 [INFO] [stderr] Downloaded iced_core v0.12.3 [INFO] [stderr] Downloaded iced_widget v0.12.3 [INFO] [stderr] Downloaded fontdb v0.15.0 [INFO] [stderr] Downloaded wayland-backend v0.3.3 [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded winnow v0.6.8 [INFO] [stderr] Downloaded toml_edit v0.22.13 [INFO] [stderr] Downloaded glyphon v0.5.0 [INFO] [stderr] Downloaded wayland-client v0.31.2 [INFO] [stderr] Downloaded rustybuzz v0.11.0 [INFO] [stderr] Downloaded read-fonts v0.19.1 [INFO] [stderr] Downloaded swash v0.1.16 [INFO] [stderr] Downloaded iced_graphics v0.12.1 [INFO] [stderr] Downloaded font-types v0.5.3 [INFO] [stderr] Downloaded unicode-script v0.5.6 [INFO] [stderr] Downloaded sctk-adwaita v0.8.1 [INFO] [stderr] Downloaded wayland-scanner v0.31.1 [INFO] [stderr] Downloaded bitstream-io v2.3.0 [INFO] [stderr] Downloaded etagere v0.2.10 [INFO] [stderr] Downloaded fontconfig-parser v0.5.6 [INFO] [stderr] Downloaded iced_runtime v0.12.1 [INFO] [stderr] Downloaded iced v0.12.1 [INFO] [stderr] Downloaded xxhash-rust v0.8.10 [INFO] [stderr] Downloaded smithay-clipboard v0.7.1 [INFO] [stderr] Downloaded iced_winit v0.12.2 [INFO] [stderr] Downloaded built v0.7.3 [INFO] [stderr] Downloaded rgb v0.8.37 [INFO] [stderr] Downloaded clipboard-win v5.3.1 [INFO] [stderr] Downloaded clipboard_macos v0.1.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.1 [INFO] [stderr] Downloaded iced_style v0.12.1 [INFO] [stderr] Downloaded iced_renderer v0.12.1 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded wayland-sys v0.31.1 [INFO] [stderr] Downloaded linux-raw-sys v0.6.4 [INFO] [stderr] Downloaded cosmic-text v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1745007ef389d1edc1d1de68d1662d0dc4bf0668f1f6cfe1706da03dbcaabdb [INFO] running `Command { std: "docker" "start" "-a" "b1745007ef389d1edc1d1de68d1662d0dc4bf0668f1f6cfe1706da03dbcaabdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1745007ef389d1edc1d1de68d1662d0dc4bf0668f1f6cfe1706da03dbcaabdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1745007ef389d1edc1d1de68d1662d0dc4bf0668f1f6cfe1706da03dbcaabdb", kill_on_drop: false }` [INFO] [stdout] b1745007ef389d1edc1d1de68d1662d0dc4bf0668f1f6cfe1706da03dbcaabdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c34061d0d501ade7a9d72d1b29ad5baf4a9b7059dbae18672cb0baf44b267f67 [INFO] running `Command { std: "docker" "start" "-a" "c34061d0d501ade7a9d72d1b29ad5baf4a9b7059dbae18672cb0baf44b267f67", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling svg_fmt v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling softbuffer v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling etagere v0.2.10 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling window_clipboard v0.4.1 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling font-types v0.5.3 [INFO] [stderr] Compiling rustybuzz v0.11.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling read-fonts v0.19.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling web-sys v0.3.67 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling swash v0.1.16 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling iced_core v0.12.3 [INFO] [stderr] Compiling iced_futures v0.12.0 [INFO] [stderr] Compiling iced_style v0.12.1 [INFO] [stderr] Compiling iced_runtime v0.12.1 [INFO] [stderr] Compiling cosmic-text v0.10.0 [INFO] [stderr] Compiling iced_graphics v0.12.1 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling iced_tiny_skia v0.12.1 [INFO] [stderr] Compiling iced_winit v0.12.2 [INFO] [stderr] Compiling glyphon v0.5.0 [INFO] [stderr] Compiling iced_wgpu v0.12.1 [INFO] [stderr] Compiling iced_renderer v0.12.1 [INFO] [stderr] Compiling iced_widget v0.12.3 [INFO] [stderr] Compiling iced v0.12.1 [INFO] [stderr] Compiling notes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/actions.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/left_column.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn left_column<'a>(value: &str, scan_id: String, date: Option) -> Column { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 8 | pub fn left_column<'a>(value: &str, scan_id: String, date: Option) -> Column<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "c34061d0d501ade7a9d72d1b29ad5baf4a9b7059dbae18672cb0baf44b267f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34061d0d501ade7a9d72d1b29ad5baf4a9b7059dbae18672cb0baf44b267f67", kill_on_drop: false }` [INFO] [stdout] c34061d0d501ade7a9d72d1b29ad5baf4a9b7059dbae18672cb0baf44b267f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] c27f866d725bccc7c6f44f3e3b31aaf4a66d105d9ef68989a23bff3096b43f61 [INFO] running `Command { std: "docker" "start" "-a" "c27f866d725bccc7c6f44f3e3b31aaf4a66d105d9ef68989a23bff3096b43f61", kill_on_drop: false }` [INFO] [stderr] Compiling notes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/left_column.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn left_column<'a>(value: &str, scan_id: String, date: Option) -> Column { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 8 | pub fn left_column<'a>(value: &str, scan_id: String, date: Option) -> Column<'_, Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "c27f866d725bccc7c6f44f3e3b31aaf4a66d105d9ef68989a23bff3096b43f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27f866d725bccc7c6f44f3e3b31aaf4a66d105d9ef68989a23bff3096b43f61", kill_on_drop: false }` [INFO] [stdout] c27f866d725bccc7c6f44f3e3b31aaf4a66d105d9ef68989a23bff3096b43f61