[INFO] fetching crate rune-wasm 0.14.1...
[INFO] testing rune-wasm-0.14.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rune-wasm 0.14.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rune-wasm 0.14.1
[INFO] finished tweaking crates.io crate rune-wasm 0.14.1
[INFO] tweaked toml for crates.io crate rune-wasm 0.14.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rune-wasm 0.14.1 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] crate crates.io crate rune-wasm 0.14.1 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-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 721604ade1d400a7a7bb8f3849978fa3b22c4a928b7e092bbdbc2d1a17e62a2d
[INFO] running `Command { std: "docker" "start" "-a" "721604ade1d400a7a7bb8f3849978fa3b22c4a928b7e092bbdbc2d1a17e62a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "721604ade1d400a7a7bb8f3849978fa3b22c4a928b7e092bbdbc2d1a17e62a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721604ade1d400a7a7bb8f3849978fa3b22c4a928b7e092bbdbc2d1a17e62a2d", kill_on_drop: false }`
[INFO] [stdout] 721604ade1d400a7a7bb8f3849978fa3b22c4a928b7e092bbdbc2d1a17e62a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 21fc975110f0f751741e1090000055d29c5885f883cd026674d9acc4cdf25efc
[INFO] running `Command { std: "docker" "start" "-a" "21fc975110f0f751741e1090000055d29c5885f883cd026674d9acc4cdf25efc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syntree v0.18.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rune-alloc-macros v0.14.1
[INFO] [stderr]    Compiling musli-macros v0.0.124
[INFO] [stderr]    Compiling rune-tracing-macros v0.14.1
[INFO] [stderr]    Compiling rune-tracing v0.14.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling musli-core v0.0.124
[INFO] [stderr]    Compiling musli v0.0.124
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rune-alloc v0.14.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rune-core v0.14.1
[INFO] [stderr]    Compiling rune-macros v0.14.1
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling rune v0.14.1
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr] error: could not compile `rune` (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 rune --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.14.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(rune_nightly, rune_docsrs, rune_byte_code)' --cfg 'feature="alloc"' --cfg 'feature="anyhow"' --cfg 'feature="capture-io"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="emit"' --cfg 'feature="parking_lot"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "anyhow", "base64", "bench", "bincode", "byte-code", "capture-io", "clap", "cli", "codespan-reporting", "default", "disable-io", "doc", "emit", "fmt", "handlebars", "languageserver", "linked-hash-map", "lsp", "parking_lot", "percent-encoding", "pulldown-cmark", "pulldown-cmark-escape", "rand", "relative-path", "ropey", "rust-embed", "semver", "serde-hashkey", "serde_json", "sha2", "similar", "std", "syntect", "tokio", "toml", "tracing", "tracing-subscriber", "url", "webbrowser", "workspace"))' -C metadata=d09d78f3e1eb9c6b -C extra-filename=-38e043e2a329103a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3e37c1edf16524e0.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-545b4705fce70ec6.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d5eea24a079ef911.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-066fb95375bf8070.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ba08b808be5ac239.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b178a40a7718f9bf.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-ef0c6738f0650a31.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-ce3ad3463da05e0d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2f64a4035f77e652.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a99d604b0072819d.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-3dbf4123b0a862e2.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-361153523ae7fa7c.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-e7a362c22fa74b4c.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-376d3afff5ee8b9b.so --extern tracing=/opt/rustwide/target/debug/deps/librune_tracing-4573ac72d9a8cdaa.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-b4971a7af0446da6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d4be22f466cf3821.rmeta --extern syntree=/opt/rustwide/target/debug/deps/libsyntree-199d3ee9eb5d940f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d523eb951b71da4e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "21fc975110f0f751741e1090000055d29c5885f883cd026674d9acc4cdf25efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21fc975110f0f751741e1090000055d29c5885f883cd026674d9acc4cdf25efc", kill_on_drop: false }`
[INFO] [stdout] 21fc975110f0f751741e1090000055d29c5885f883cd026674d9acc4cdf25efc
