[INFO] cloning repository https://github.com/erans/pgsqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erans/pgsqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferans%2Fpgsqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferans%2Fpgsqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5812136a4e1b5d84062054f657c2ed31e26e6d71 [INFO] testing erans/pgsqlite against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferans%2Fpgsqlite" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erans/pgsqlite [INFO] finished tweaking git repo https://github.com/erans/pgsqlite [INFO] tweaked toml for git repo https://github.com/erans/pgsqlite written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erans/pgsqlite on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/erans/pgsqlite 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4daecac663a903f5b97fedbcc562fc3a3f46babaf47579f52719481f3573973e [INFO] running `Command { std: "docker" "start" "-a" "4daecac663a903f5b97fedbcc562fc3a3f46babaf47579f52719481f3573973e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4daecac663a903f5b97fedbcc562fc3a3f46babaf47579f52719481f3573973e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4daecac663a903f5b97fedbcc562fc3a3f46babaf47579f52719481f3573973e", kill_on_drop: false }` [INFO] [stdout] 4daecac663a903f5b97fedbcc562fc3a3f46babaf47579f52719481f3573973e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5b55e5c7fb9d7feb3bcf7118de7254145aae4ce2bd869f5da2d9bb43117c627 [INFO] running `Command { std: "docker" "start" "-a" "a5b55e5c7fb9d7feb3bcf7118de7254145aae4ce2bd869f5da2d9bb43117c627", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling sqlparser v0.57.0 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling pgsqlite v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "a5b55e5c7fb9d7feb3bcf7118de7254145aae4ce2bd869f5da2d9bb43117c627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b55e5c7fb9d7feb3bcf7118de7254145aae4ce2bd869f5da2d9bb43117c627", kill_on_drop: false }` [INFO] [stdout] a5b55e5c7fb9d7feb3bcf7118de7254145aae4ce2bd869f5da2d9bb43117c627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26dc737c72451dcc6301eb10e0318f1fd58e2e24eae6493267840e6c1714e44e [INFO] running `Command { std: "docker" "start" "-a" "26dc737c72451dcc6301eb10e0318f1fd58e2e24eae6493267840e6c1714e44e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling pgsqlite v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pgsqlite` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name pgsqlite --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unified_processor", "use_db_executor"))' -C metadata=63b2a9644bb70ea9 -C extra-filename=-7536d594651eb145 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6954279b22593355.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-57079f35f881290f.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c10d1c0d8e4d681e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-16753b653f58a054.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-baafb7e3f9290a94.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-1b707336d31e9240.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1faceba97e606fdf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-eb45d40e47e0d9f5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-ad238527ba557c44.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-52ad356469cdf666.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e13c5548d7a17ad1.rlib --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-482d816f754866f7.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-1673576380cf4e12.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5706803f4d63bebf.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c8575dd6cac04cc7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-943affec24a6415c.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d9e2c39d96b4cbb8.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-edad4a30d693885e.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d81940569b4b6b7e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-69aacd8753edf683.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c1bb98473f69186a.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-e3a48bc8195db955.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1fd78b25c0ea7860.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb66145f8625ae52.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f096d0046f4cb6e7.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-920323423ed43a41.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c03840e64d5b6cd2.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-202769ddfa4ae55c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-60a187635197d7a4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-efc212c3a34986d3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9f7897ab9b11e071.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-745b61f7191fed4a/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-324486c6106e49dd/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-90e30c1b5fd08d85/out -L native=/opt/rustwide/target/debug/build/psm-4eced01ef0301902/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "26dc737c72451dcc6301eb10e0318f1fd58e2e24eae6493267840e6c1714e44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26dc737c72451dcc6301eb10e0318f1fd58e2e24eae6493267840e6c1714e44e", kill_on_drop: false }` [INFO] [stdout] 26dc737c72451dcc6301eb10e0318f1fd58e2e24eae6493267840e6c1714e44e