[INFO] fetching crate rune-modules 0.14.0... [INFO] testing rune-modules-0.14.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rune-modules 0.14.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rune-modules 0.14.0 [INFO] finished tweaking crates.io crate rune-modules 0.14.0 [INFO] tweaked toml for crates.io crate rune-modules 0.14.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rune-modules 0.14.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rune-modules 0.14.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f102f17a23a0bf5985aea8bf1daf7250c29a7deb0f1e1902cb4c105c2da80ab [INFO] running `Command { std: "docker" "start" "-a" "7f102f17a23a0bf5985aea8bf1daf7250c29a7deb0f1e1902cb4c105c2da80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f102f17a23a0bf5985aea8bf1daf7250c29a7deb0f1e1902cb4c105c2da80ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f102f17a23a0bf5985aea8bf1daf7250c29a7deb0f1e1902cb4c105c2da80ab", kill_on_drop: false }` [INFO] [stdout] 7f102f17a23a0bf5985aea8bf1daf7250c29a7deb0f1e1902cb4c105c2da80ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9f9d72f3ae5da8f9ac4ef94e0c1c282b4bf04201cdc9005807613600d61bab6 [INFO] running `Command { std: "docker" "start" "-a" "d9f9d72f3ae5da8f9ac4ef94e0c1c282b4bf04201cdc9005807613600d61bab6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [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.0 [INFO] [stderr] Compiling musli-macros v0.0.124 [INFO] [stderr] Compiling rune-tracing-macros v0.14.0 [INFO] [stderr] Compiling rune-tracing v0.14.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling musli-core v0.0.124 [INFO] [stderr] Compiling musli v0.0.124 [INFO] [stderr] Compiling rune-alloc v0.14.0 [INFO] [stderr] Compiling rune-core v0.14.0 [INFO] [stderr] Compiling rune-macros v0.14.0 [INFO] [stderr] Compiling rune v0.14.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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name rune --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.14.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 --warn=unexpected_cfgs --check-cfg 'cfg(rune_nightly, rune_docsrs, rune_byte_code)' --cfg 'feature="alloc"' --cfg 'feature="anyhow"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="emit"' --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=dced6ae0d643b789 -C extra-filename=-0434136c27de6b25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-80c6b42fa74c832c.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-95536f9d6a0ef0d8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-caff8afb5fe06b45.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-828fa755bbb9131b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-de9759488c90f085.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-40026b91f424104a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-509ea42777f02953.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-043fdc828029dcfb.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-0fbd6e03fcb57f22.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-5e3242a62307f8b4.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-8abc4befab51d545.so --extern tracing=/opt/rustwide/target/debug/deps/librune_tracing-b6cc34429de9fd32.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-094a4a795e85c3df.rmeta --extern syntree=/opt/rustwide/target/debug/deps/libsyntree-4c827cf534d05d53.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-549afb6be76d59d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d9f9d72f3ae5da8f9ac4ef94e0c1c282b4bf04201cdc9005807613600d61bab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f9d72f3ae5da8f9ac4ef94e0c1c282b4bf04201cdc9005807613600d61bab6", kill_on_drop: false }` [INFO] [stdout] d9f9d72f3ae5da8f9ac4ef94e0c1c282b4bf04201cdc9005807613600d61bab6