[INFO] cloning repository https://github.com/bem130/mlang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bem130/mlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbem130%2Fmlang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbem130%2Fmlang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9946ef1c073216d5476f0a6b84599b10300e555
[INFO] checking bem130/mlang against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbem130%2Fmlang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bem130/mlang
[INFO] finished tweaking git repo https://github.com/bem130/mlang
[INFO] tweaked toml for git repo https://github.com/bem130/mlang written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bem130/mlang on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bem130/mlang 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd
[INFO] running `Command { std: "docker" "start" "ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking wasmi_core v0.13.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking wasmi_core v0.51.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wasmi_collections v0.51.1
[INFO] [stderr]     Checking wasmi v0.31.2
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking wasmi_ir v0.51.1
[INFO] [stderr]     Checking wast v240.0.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking wasmi v0.51.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name wasmi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmi-0.51.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-checks", "hash-collections", "prefer-btree-collections", "simd", "std", "wat"))' -C metadata=7e3df321aff19d8d -C extra-filename=-debac258d05fd720 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern spin=/opt/rustwide/target/debug/deps/libspin-377030306619e738.rmeta --extern wasmi_collections=/opt/rustwide/target/debug/deps/libwasmi_collections-361e01f9ab1347c1.rmeta --extern wasmi_core=/opt/rustwide/target/debug/deps/libwasmi_core-cd41be45759eb4ca.rmeta --extern wasmi_ir=/opt/rustwide/target/debug/deps/libwasmi_ir-6b4d6cc6ae1666a6.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-a7464b56ed2413ee.rmeta --cap-lints allow --cap-lints=forbid` (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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-240.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=ef3ec4b117532f33 -C extra-filename=-496f24a4e0bdab36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-37e988dc49f60ac2.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-ec3bf77777ee3a6c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-831b79c958a0d7a0.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-6f6019b803e8d49c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd", kill_on_drop: false }`
[INFO] [stdout] ab8202e3e55fcf1b9965e8497a240a633fa95ecc6ed6a1e8d09d8bac0fc3abdd
