[INFO] cloning repository https://github.com/0xalpharush/evmlibfuzzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xalpharush/evmlibfuzzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xalpharush%2Fevmlibfuzzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xalpharush%2Fevmlibfuzzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e50c1e4c627b72e2f057195d6ae6b9b991ced09
[INFO] testing 0xalpharush/evmlibfuzzer/8e50c1e4c627b72e2f057195d6ae6b9b991ced09 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xalpharush%2Fevmlibfuzzer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xalpharush/evmlibfuzzer
[INFO] finished tweaking git repo https://github.com/0xalpharush/evmlibfuzzer
[INFO] tweaked toml for git repo https://github.com/0xalpharush/evmlibfuzzer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xalpharush/evmlibfuzzer on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xalpharush/evmlibfuzzer 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 085e5ae4717374f86b39eaad2f88f15ce7b63e4fd03a7e10120dad88a737aa8a
[INFO] running `Command { std: "docker" "start" "-a" "085e5ae4717374f86b39eaad2f88f15ce7b63e4fd03a7e10120dad88a737aa8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "085e5ae4717374f86b39eaad2f88f15ce7b63e4fd03a7e10120dad88a737aa8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085e5ae4717374f86b39eaad2f88f15ce7b63e4fd03a7e10120dad88a737aa8a", kill_on_drop: false }`
[INFO] [stdout] 085e5ae4717374f86b39eaad2f88f15ce7b63e4fd03a7e10120dad88a737aa8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bb46863ddb790b3d662f217c7e2e1e5fcbcd73231e683bbb7b6419509f61667
[INFO] running `Command { std: "docker" "start" "-a" "7bb46863ddb790b3d662f217c7e2e1e5fcbcd73231e683bbb7b6419509f61667", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling syn-solidity v0.8.21
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr] error: could not compile `syn-solidity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn_solidity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-solidity-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::use-self' --warn=unused-must-use --warn=unreachable-pub --warn=unnameable-types '--warn=clippy::uninlined-format-args' --warn=rust-2018-idioms --warn=redundant-lifetimes '--warn=clippy::redundant-clone' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations '--allow=clippy::missing-const-for-fn' '--warn=clippy::manual-string-new' '--warn=clippy::dbg-macro' '--warn=rustdoc::all' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("visit", "visit-mut"))' -C metadata=fb4fcb0fce3bdd98 -C extra-filename=-7d30251ffc96ea39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1709ad8363de99ca.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d13609a594b6490f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-fce17dce9bc599a4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated.
[INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-cec424dc149d1256/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.4.9`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzer-sys-19b8d301482de152/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CUSTOM_LIBFUZZER_PATH
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIO.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWeak.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerInterceptors.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtil.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsDlsym.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCounters.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerSHA1.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersDarwin.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerFork.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMain.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp
[INFO] [stderr]   cargo:rerun-if-changed=libfuzzer/FuzzerMutate.cpp
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libfuzzer-sys-cec424dc149d1256/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-cec424dc149d1256/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-cec424dc149d1256/out/e5f0d71fb86e9d6b-FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "7bb46863ddb790b3d662f217c7e2e1e5fcbcd73231e683bbb7b6419509f61667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb46863ddb790b3d662f217c7e2e1e5fcbcd73231e683bbb7b6419509f61667", kill_on_drop: false }`
[INFO] [stdout] 7bb46863ddb790b3d662f217c7e2e1e5fcbcd73231e683bbb7b6419509f61667
