[INFO] fetching crate wasm-instrument 0.4.0...
[INFO] testing wasm-instrument-0.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate wasm-instrument 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wasm-instrument 0.4.0
[INFO] finished tweaking crates.io crate wasm-instrument 0.4.0
[INFO] tweaked toml for crates.io crate wasm-instrument 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-instrument 0.4.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 138 packages to latest compatible versions
[INFO] [stderr]       Adding binaryen v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.2)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding wasmi v0.20.0 (available: v1.0.9)
[INFO] [stderr]       Adding wasmparser v0.95.0 (available: v0.247.0)
[INFO] [stderr]       Adding wasmprinter v0.2.80 (available: v0.247.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9d539e6112d7b6b581bff7be44f0659379e38f528a2607d71ce5dbab1b1fff8
[INFO] running `Command { std: "docker" "start" "-a" "f9d539e6112d7b6b581bff7be44f0659379e38f528a2607d71ce5dbab1b1fff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9d539e6112d7b6b581bff7be44f0659379e38f528a2607d71ce5dbab1b1fff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d539e6112d7b6b581bff7be44f0659379e38f528a2607d71ce5dbab1b1fff8", kill_on_drop: false }`
[INFO] [stdout] f9d539e6112d7b6b581bff7be44f0659379e38f528a2607d71ce5dbab1b1fff8
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c2d762ac48e5f073e3158ef620899fa222455beb0b2e7ddf3367257cbb1d9a9
[INFO] running `Command { std: "docker" "start" "-a" "4c2d762ac48e5f073e3158ef620899fa222455beb0b2e7ddf3367257cbb1d9a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling wasm-instrument v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(not(features = "std"))]
[INFO] [stdout] 1 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 8 - #[cfg(features = "std")]
[INFO] [stdout] 8 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/gas_metering/mod.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     for functions in s.functions_mut() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     while let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     if let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
[INFO] running `Command { std: "docker" "inspect" "4c2d762ac48e5f073e3158ef620899fa222455beb0b2e7ddf3367257cbb1d9a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c2d762ac48e5f073e3158ef620899fa222455beb0b2e7ddf3367257cbb1d9a9", kill_on_drop: false }`
[INFO] [stdout] 4c2d762ac48e5f073e3158ef620899fa222455beb0b2e7ddf3367257cbb1d9a9
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78fdff469cc31adac5b75fcac2406abb84507b29637e63f9e26fa8f044d19346
[INFO] running `Command { std: "docker" "start" "-a" "78fdff469cc31adac5b75fcac2406abb84507b29637e63f9e26fa8f044d19346", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-encoder v0.247.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling wasmparser-nostd v0.91.0
[INFO] [stderr]    Compiling wasmi_core v0.5.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling wasmi_arena v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(not(features = "std"))]
[INFO] [stdout] 1 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 8 - #[cfg(features = "std")]
[INFO] [stdout] 8 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/gas_metering/mod.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     for functions in s.functions_mut() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     while let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     if let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling wasmparser v0.95.0
[INFO] [stderr]    Compiling wast v247.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling wasmi v0.20.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling binaryen-sys v0.12.0
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/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 -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef525f14b80c3f1e -C extra-filename=-ae6ced4af1f8b488 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9fb7a6088bc9261e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-929dd02fad068ac3.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-59f0b4899841ce2f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-247.0.0/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 -C debuginfo=2 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(debug_check_try_op)' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=1df4475df23b42be -C extra-filename=-5abba29f338f2890 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2da20d398a62d2ba.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-759d8373a1b63c31.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-19f85ccd2b063f07.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-052de3cc9bfeee26.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-b5ed42d0af6ed066.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wasmi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wasmi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmi-0.20.0/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c30bf1dd31e0714a -C extra-filename=-f891f5c75f42a5c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern spin=/opt/rustwide/target/debug/deps/libspin-1298a4e5a8a43b08.rmeta --extern wasmi_arena=/opt/rustwide/target/debug/deps/libwasmi_arena-61e21ed4dc3add37.rmeta --extern wasmi_core=/opt/rustwide/target/debug/deps/libwasmi_core-1f77d76fafa2aa8d.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser_nostd-1275dba8ec43fe7b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `binaryen-sys v0.12.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_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/binaryen-sys-c970dc21c8ede4ab/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Building with -DBUILD_LLVM_DWARF
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Building with -std=c++14
[INFO] [stderr]   -- Building with -Wall
[INFO] [stderr]   -- Building with -Wextra
[INFO] [stderr]   -- Building with -Wno-unused-parameter
[INFO] [stderr]   -- Building with -fno-omit-frame-pointer
[INFO] [stderr]   -- Building with -Wno-implicit-int-float-conversion
[INFO] [stderr]   -- Building with -Wno-unknown-warning-option
[INFO] [stderr]   -- Building with -Wswitch
[INFO] [stderr]   -- Building with -fPIC
[INFO] [stderr]   -- Building with -O0
[INFO] [stderr]   -- Building with -g3
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.5") 
[INFO] [stderr]   -- Building libbinaryen as statically linked library.
[INFO] [stderr]   -- Configuring done (2.8s)
[INFO] [stderr]   -- Generating done (0.3s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/binaryen-sys-cfb9a39e2de89350/out/build
[INFO] [stderr]   [  0%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Binary.cpp.o
[INFO] [stderr]   [  1%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o
[INFO] [stderr]   [  1%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asm_v_wasm.cpp.o
[INFO] [stderr]   [  1%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/optimizer-shared.cpp.o
[INFO] [stderr]   [  2%] Building CXX object src/cfg/CMakeFiles/cfg.dir/Relooper.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asmangle.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/shared-constants.cpp.o
[INFO] [stderr]   [  3%] Generating WasmIntrinsics.cpp
[INFO] [stderr]   [  3%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o
[INFO] [stderr]   [  4%] Building CXX object src/ir/CMakeFiles/ir.dir/LocalGraph.cpp.o
[INFO] [stderr]   [  5%] Building CXX object src/passes/CMakeFiles/passes.dir/pass.cpp.o
[INFO] [stderr]   [  6%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ConvertUTF.cpp.o
[INFO] [stderr]   [  6%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DataExtractor.cpp.o
[INFO] [stderr]   [  7%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/parser.cpp.o
[INFO] [stderr]   [  7%] Building CXX object src/ir/CMakeFiles/ir.dir/ReFinalize.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/support/CMakeFiles/support.dir/archive.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/passes/CMakeFiles/passes.dir/AlignmentLowering.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/simple_ast.cpp.o
[INFO] [stderr]   [  9%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Debug.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Dwarf.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DJB.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object src/wasm/CMakeFiles/wasm.dir/literal.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object src/support/CMakeFiles/support.dir/bits.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAbbreviationDeclaration.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object src/passes/CMakeFiles/passes.dir/Asyncify.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/dwarf2yaml.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object src/passes/CMakeFiles/passes.dir/AvoidReinterprets.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-binary.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object src/support/CMakeFiles/support.dir/colors.cpp.o
[INFO] [stderr]   [ 16%] Building CXX object src/passes/CMakeFiles/passes.dir/CoalesceLocals.cpp.o
[INFO] [stderr]   [ 16%] Built target asmjs
[INFO] [stderr]   [ 17%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAcceleratorTable.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-debug.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAddressRange.cpp.o
[INFO] [stderr]   [ 17%] Built target emscripten-optimizer
[INFO] [stderr]   [ 18%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFCompileUnit.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object src/support/CMakeFiles/support.dir/command-line.cpp.o
[INFO] [stderr]   [ 18%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFContext.cpp.o
[INFO] [stderr]   [ 19%] Building CXX object src/support/CMakeFiles/support.dir/debug.cpp.o
[INFO] [stderr]   [ 20%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-emscripten.cpp.o
[INFO] [stderr]   [ 20%] Building CXX object src/wasm/CMakeFiles/wasm.dir/wasm-interpreter.cpp.o
[INFO] [stderr]   [ 20%] Building CXX object src/support/CMakeFiles/support.dir/file.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object src/support/CMakeFiles/support.dir/path.cpp.o
[INFO] [stderr]   [ 21%] Building CXX object src/support/CMakeFiles/support.dir/safe_integer.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object src/support/CMakeFiles/support.dir/threads.cpp.o
[INFO] [stderr]   [ 22%] Building CXX object src/support/CMakeFiles/support.dir/utilities.cpp.o
[INFO] [stderr]   [ 22%] Built target support
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/binaryen-sys-cfb9a39e2de89350/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binaryen-sys-0.12.0/binaryen" "-B" "/opt/rustwide/target/debug/build/binaryen-sys-cfb9a39e2de89350/out/build" "-DBUILD_STATIC_LIB=ON" "-DENABLE_WERROR=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/binaryen-sys-cfb9a39e2de89350/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at src/passes/CMakeLists.txt:2 (find_package):
[INFO] [stderr]     Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
[INFO] [stderr]     are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/binaryen-sys-cfb9a39e2de89350/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" "cmake" "--build" "/opt/rustwide/target/debug/build/binaryen-sys-cfb9a39e2de89350/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:76: src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:104: src/ir/CMakeFiles/ir.dir/LocalGraph.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:90: src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/cfg/CMakeFiles/cfg.dir/build.make:76: src/cfg/CMakeFiles/cfg.dir/Relooper.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:578: src/cfg/CMakeFiles/cfg.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:81: src/passes/CMakeFiles/passes.dir/pass.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:118: src/ir/CMakeFiles/ir.dir/ReFinalize.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:526: src/ir/CMakeFiles/ir.dir/all] Error 2
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:95: src/passes/CMakeFiles/passes.dir/AlignmentLowering.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/build.make:174: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAbbreviationDeclaration.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:90: src/wasm/CMakeFiles/wasm.dir/wasm.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/build.make:160: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/dwarf2yaml.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:109: src/passes/CMakeFiles/passes.dir/Asyncify.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:76: src/wasm/CMakeFiles/wasm.dir/literal.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:137: src/passes/CMakeFiles/passes.dir/CoalesceLocals.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/build.make:216: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFCompileUnit.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/build.make:188: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAcceleratorTable.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:118: src/wasm/CMakeFiles/wasm.dir/wasm-debug.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:630: src/passes/CMakeFiles/passes.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:708: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:682: src/wasm/CMakeFiles/wasm.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (561) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs:1132:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x587c6c291fda - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x587c6c291fda - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x587c6c291fda - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x587c6c291fda - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x587c6c2a7f7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x587c6c2a7f7a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x587c6c297e72 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x587c6c297e72 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x587c6c27204f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x587c6c27204f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x587c6c28ba91 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x587c6c28bc4b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x587c6c272108 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x587c6c2670d9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x587c6c272b3d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x587c6c2a87bc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x587c6c1e2477 - cmake::fail::h468ba5c6c2b6e182
[INFO] [stderr]     17:     0x587c6c1e2103 - cmake::run::h15a4301f6c0bee6b
[INFO] [stderr]     18:     0x587c6c1e8534 - cmake::Config::build::he390c7f0be3b2c78
[INFO] [stderr]     19:     0x587c6bfa83e0 - build_script_build::main::hed6c7e45f353cdd5
[INFO] [stderr]     20:     0x587c6bfa93b3 - core::ops::function::FnOnce::call_once::hd572d4141ae731a1
[INFO] [stderr]     21:     0x587c6bfa8f56 - std::sys::backtrace::__rust_begin_short_backtrace::he6d0a9fe47f2442e
[INFO] [stderr]     22:     0x587c6bfadab9 - std::rt::lang_start::{{closure}}::h682854252bd66dbb
[INFO] [stderr]     23:     0x587c6c28aa94 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x587c6c28aa94 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x587c6c28aa94 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x587c6c28aa94 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x587c6c28aa94 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x587c6c28aa94 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x587c6c28aa94 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x587c6c28aa94 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x587c6c28aa94 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x587c6bfadaa1 - std::rt::lang_start::h188a4618750dcb63
[INFO] [stderr]     33:     0x587c6bfabf15 - main
[INFO] [stderr]     34:     0x7bcea71fe1ca - <unknown>
[INFO] [stderr]     35:     0x7bcea71fe28b - __libc_start_main
[INFO] [stderr]     36:     0x587c6bfa5b25 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "78fdff469cc31adac5b75fcac2406abb84507b29637e63f9e26fa8f044d19346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78fdff469cc31adac5b75fcac2406abb84507b29637e63f9e26fa8f044d19346", kill_on_drop: false }`
[INFO] [stdout] 78fdff469cc31adac5b75fcac2406abb84507b29637e63f9e26fa8f044d19346
