[INFO] fetching crate beet-cli 0.0.6... [INFO] testing beet-cli-0.0.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate beet-cli 0.0.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate beet-cli 0.0.6 [INFO] finished tweaking crates.io crate beet-cli 0.0.6 [INFO] tweaked toml for crates.io crate beet-cli 0.0.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate beet-cli 0.0.6 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 beet-cli 0.0.6 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 toml_write v0.1.1 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded colorize v0.1.0 [INFO] [stderr] Downloaded sweet v0.4.2-rc.1 [INFO] [stderr] Downloaded uuid-rng-internal v1.16.0 [INFO] [stderr] Downloaded beet_utils v0.0.6 [INFO] [stderr] Downloaded beet_flow_macros v0.0.6 [INFO] [stderr] Downloaded base64-simd v0.7.0 [INFO] [stderr] Downloaded const-str-proc-macro v0.3.2 [INFO] [stderr] Downloaded const-str v0.3.2 [INFO] [stderr] Downloaded cssparser-color v0.1.0 [INFO] [stderr] Downloaded cargo-manifest v0.19.1 [INFO] [stderr] Downloaded beet_rsx_combinator v0.0.6 [INFO] [stderr] Downloaded beet_build v0.0.6 [INFO] [stderr] Downloaded beet_flow v0.0.6 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded beet v0.0.6 [INFO] [stderr] Downloaded beet_core v0.0.6 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded cssparser v0.33.0 [INFO] [stderr] Downloaded parcel_selectors v0.28.1 [INFO] [stderr] Downloaded derive-where v1.4.0 [INFO] [stderr] Downloaded beet_parse v0.0.6 [INFO] [stderr] Downloaded beet_rsx v0.0.6 [INFO] [stderr] Downloaded beet_server v0.0.6 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded combine v2.5.2 [INFO] [stderr] Downloaded rapidhash v1.4.0 [INFO] [stderr] Downloaded vlq v0.5.1 [INFO] [stderr] Downloaded beet_router v0.0.6 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded beet_core_macros v0.0.6 [INFO] [stderr] Downloaded rstml v0.12.1 [INFO] [stderr] Downloaded beet_rsx_macros v0.0.6 [INFO] [stderr] Downloaded tower-livereload v0.9.6 [INFO] [stderr] Downloaded simd-abstraction v0.7.1 [INFO] [stderr] Downloaded parcel_sourcemap v2.1.1 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] [stderr] Downloaded lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Downloaded outref v0.1.0 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded syn_derive v0.2.0 [INFO] [stderr] Downloaded extend v1.2.0 [INFO] [stderr] Downloaded sweet_macros v0.0.6 [INFO] [stderr] Downloaded lightningcss v1.0.0-alpha.65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c796af12ae6231680c77011605efaa8029a08950764bfe901839bb483779d7d8 [INFO] running `Command { std: "docker" "start" "-a" "c796af12ae6231680c77011605efaa8029a08950764bfe901839bb483779d7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c796af12ae6231680c77011605efaa8029a08950764bfe901839bb483779d7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c796af12ae6231680c77011605efaa8029a08950764bfe901839bb483779d7d8", kill_on_drop: false }` [INFO] [stdout] c796af12ae6231680c77011605efaa8029a08950764bfe901839bb483779d7d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] af2dbe53be1a0dbdc20fdf2ba390012b9a2402d2465c2e4cca9ea93af1159baf [INFO] running `Command { std: "docker" "start" "-a" "af2dbe53be1a0dbdc20fdf2ba390012b9a2402d2465c2e4cca9ea93af1159baf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rapidhash v1.4.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling parcel_selectors v0.28.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling beet_rsx_combinator v0.0.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bevy_platform v0.16.0 [INFO] [stderr] Compiling bevy_utils v0.16.0 [INFO] [stderr] Compiling bevy_tasks v0.16.0 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling tower-livereload v0.9.6 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.65 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bevy_macro_utils v0.16.0 [INFO] [stderr] Compiling cargo-manifest v0.19.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.0 [INFO] [stderr] Compiling bevy_derive v0.16.0 [INFO] [stderr] Compiling bevy_asset_macros v0.16.0 [INFO] [stderr] Compiling beet_flow_macros v0.0.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling bevy_reflect v0.16.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] error: could not compile `lightningcss` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bundler"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="grid"' --cfg 'feature="nodejs"' --cfg 'feature="parcel_sourcemap"' --cfg 'feature="rayon"' --cfg 'feature="sourcemap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "grid", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=7ebe397b19900593 -C extra-filename=-c84107d7ff409918 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-932cc7b8e33520f9.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-badbc6a56b04377b.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-5d91c3b78b27b469.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-7dbabce2f3d9f3d8.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-6f9b16c22fc13f26.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c79e2dc6a768cbcd.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c6f888049cfa0e49.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-16aade60a8da3bd0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-c82b96cb81260156.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-eb41ed1fc04a978d.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-dbb0aa4a092ae472.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-69cd648959a7d029.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a635e45c1e765540.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b4c456a11732ad59.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "af2dbe53be1a0dbdc20fdf2ba390012b9a2402d2465c2e4cca9ea93af1159baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2dbe53be1a0dbdc20fdf2ba390012b9a2402d2465c2e4cca9ea93af1159baf", kill_on_drop: false }` [INFO] [stdout] af2dbe53be1a0dbdc20fdf2ba390012b9a2402d2465c2e4cca9ea93af1159baf