[INFO] fetching crate rune-wasm 0.14.1... [INFO] testing rune-wasm-0.14.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rune-wasm 0.14.1 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rune-wasm 0.14.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rune-tracing-macros v0.14.1 [INFO] [stderr] Downloaded rune-tracing v0.14.1 [INFO] [stderr] Downloaded twox-hash v2.1.0 [INFO] [stderr] Downloaded rune-modules v0.14.1 [INFO] [stderr] Downloaded musli-macros v0.0.124 [INFO] [stderr] Downloaded rune-alloc-macros v0.14.1 [INFO] [stderr] Downloaded syntree v0.18.0 [INFO] [stderr] Downloaded musli-core v0.0.124 [INFO] [stderr] Downloaded generator v0.8.5 [INFO] [stderr] Downloaded rune-macros v0.14.1 [INFO] [stderr] Downloaded rune-core v0.14.1 [INFO] [stderr] Downloaded rune-alloc v0.14.1 [INFO] [stderr] Downloaded musli v0.0.124 [INFO] [stderr] Downloaded rune v0.14.1 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 125f985ba1f62503fe33161c85cb6215e2ac860b365b6c0c6695cfbd6e5eee68 [INFO] running `Command { std: "docker" "start" "-a" "125f985ba1f62503fe33161c85cb6215e2ac860b365b6c0c6695cfbd6e5eee68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "125f985ba1f62503fe33161c85cb6215e2ac860b365b6c0c6695cfbd6e5eee68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125f985ba1f62503fe33161c85cb6215e2ac860b365b6c0c6695cfbd6e5eee68", kill_on_drop: false }` [INFO] [stdout] 125f985ba1f62503fe33161c85cb6215e2ac860b365b6c0c6695cfbd6e5eee68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1679ca9dbe71b3949cfe9055436d175dfad5cffdd665280dc61d402c09a35afb [INFO] running `Command { std: "docker" "start" "-a" "1679ca9dbe71b3949cfe9055436d175dfad5cffdd665280dc61d402c09a35afb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.101 [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 wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling rune-tracing v0.14.1 [INFO] [stderr] Compiling pin-project v1.1.10 [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 serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rune-alloc v0.14.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rune-core v0.14.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling toml v0.8.23 [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/1.90.0-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=146f6b66493f9ad4 -C extra-filename=-44e4cdd9f761ee93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-578b140c59529c2d.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-87b880d318d00fae.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-46f9941c79e02e16.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-67a9e97fd215a4e6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a4ff8677f852b89f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8483526b530fc45f.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-dc9ff7de701cbc18.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-762d2946dbcbb6da.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c3fbaa3757b9d405.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-52eca8a3be6d09ba.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-9762bfc9f9ca9e5a.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-e650193f5651432e.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-53386d0278055dbe.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-777df89207f56677.so --extern tracing=/opt/rustwide/target/debug/deps/librune_tracing-e34c7ddda8660130.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-3ba25d01f660afda.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-861cd6fee05d6e17.rmeta --extern syntree=/opt/rustwide/target/debug/deps/libsyntree-4db52e4fc5b873aa.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-0815c436eec62452.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1679ca9dbe71b3949cfe9055436d175dfad5cffdd665280dc61d402c09a35afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1679ca9dbe71b3949cfe9055436d175dfad5cffdd665280dc61d402c09a35afb", kill_on_drop: false }` [INFO] [stdout] 1679ca9dbe71b3949cfe9055436d175dfad5cffdd665280dc61d402c09a35afb