[INFO] fetching crate rune 0.14.1...
[INFO] testing rune-0.14.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rune 0.14.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rune 0.14.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rune 0.14.1
[INFO] tweaked toml for crates.io crate rune 0.14.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rune 0.14.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rune 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ca67fedc8e9f094901b9fe5f058586dcf382451f8aa2b740bf90cdbd73be8fe
[INFO] running `Command { std: "docker" "start" "-a" "1ca67fedc8e9f094901b9fe5f058586dcf382451f8aa2b740bf90cdbd73be8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ca67fedc8e9f094901b9fe5f058586dcf382451f8aa2b740bf90cdbd73be8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca67fedc8e9f094901b9fe5f058586dcf382451f8aa2b740bf90cdbd73be8fe", kill_on_drop: false }`
[INFO] [stdout] 1ca67fedc8e9f094901b9fe5f058586dcf382451f8aa2b740bf90cdbd73be8fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1df77ae93197f94de88f731a1075256181b24cc4a7b5309c4998593bd61b7d69
[INFO] running `Command { std: "docker" "start" "-a" "1df77ae93197f94de88f731a1075256181b24cc4a7b5309c4998593bd61b7d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syntree v0.18.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[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 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 musli-core v0.0.124
[INFO] [stderr]    Compiling musli v0.0.124
[INFO] [stderr]    Compiling rune-alloc v0.14.1
[INFO] [stderr]    Compiling rune-core v0.14.1
[INFO] [stderr]    Compiling rune-macros v0.14.1
[INFO] [stderr]    Compiling rune v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `docstring`
[INFO] [stdout]  --> src/modules/any.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{docstring, ContextError, Hash, Module};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `docstring`
[INFO] [stdout]  --> src/modules/core.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::{docstring, ContextError, Module};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `T`
[INFO] [stdout]   --> src/modules/test.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::{Any, ContextError, Module, T};
[INFO] [stdout]    |                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `docstring`
[INFO] [stdout]   --> src/modules/tuple.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::{docstring, ContextError, Module};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rune` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name rune --edition=2021 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=787b162890508343 -C extra-filename=-73422f0b244474c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c2bfe3b65518b2f0.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-6d08ec2296e11594.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-40026b91f424104a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-300a14b040abe7d2.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-bbe216c3cf17c3bc.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-548f8966ef67c25a.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-0aef5ca739a9c300.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-f20d271daf5cc5f7.so --extern tracing=/opt/rustwide/target/debug/deps/librune_tracing-400e0919a2b3664b.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4866e6a0c133bb70.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=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1df77ae93197f94de88f731a1075256181b24cc4a7b5309c4998593bd61b7d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1df77ae93197f94de88f731a1075256181b24cc4a7b5309c4998593bd61b7d69", kill_on_drop: false }`
[INFO] [stdout] 1df77ae93197f94de88f731a1075256181b24cc4a7b5309c4998593bd61b7d69
