[INFO] fetching crate konfigkoll_script 0.1.13...
[INFO] testing konfigkoll_script-0.1.13 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate konfigkoll_script 0.1.13 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate konfigkoll_script 0.1.13
[INFO] finished tweaking crates.io crate konfigkoll_script 0.1.13
[INFO] tweaked toml for crates.io crate konfigkoll_script 0.1.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate konfigkoll_script 0.1.13 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 konfigkoll_script 0.1.13 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ec70a7e6a4eda0acba1123c93b0780aedcabe6908fbeae75cf0a6703a4f9e5a
[INFO] running `Command { std: "docker" "start" "-a" "5ec70a7e6a4eda0acba1123c93b0780aedcabe6908fbeae75cf0a6703a4f9e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ec70a7e6a4eda0acba1123c93b0780aedcabe6908fbeae75cf0a6703a4f9e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec70a7e6a4eda0acba1123c93b0780aedcabe6908fbeae75cf0a6703a4f9e5a", kill_on_drop: false }`
[INFO] [stdout] 5ec70a7e6a4eda0acba1123c93b0780aedcabe6908fbeae75cf0a6703a4f9e5a
[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=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] d056d5485dc1a1aea213e5e513b1f5ee81bd86657ce3fedf48031029abe970d7
[INFO] running `Command { std: "docker" "start" "-a" "d056d5485dc1a1aea213e5e513b1f5ee81bd86657ce3fedf48031029abe970d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling paketkoll_workspace_hack v0.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rune-alloc-macros v0.13.4
[INFO] [stderr]    Compiling musli-macros v0.0.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling musli v0.0.42
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling musli-common v0.0.42
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling musli-storage v0.0.42
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rune-alloc v0.13.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling konfigkoll_utils v0.1.9
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling paketkoll_types v0.2.7
[INFO] [stderr]    Compiling rune-core v0.13.4
[INFO] [stderr]    Compiling paketkoll_utils v0.1.12
[INFO] [stderr]    Compiling konfigkoll_types v0.2.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling rune-macros v0.13.4
[INFO] [stderr]    Compiling rune v0.13.4
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name rune --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rune-0.13.4/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 --cfg 'feature="alloc"' --cfg 'feature="anyhow"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="emit"' --cfg 'feature="musli-storage"' --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", "musli-storage", "parking_lot", "percent-encoding", "pulldown-cmark", "rand", "relative-path", "ropey", "rust-embed", "semver", "serde-hashkey", "serde_json", "sha2", "similar", "std", "syntect", "tokio", "toml", "tracing-subscriber", "url", "webbrowser", "workspace"))' -C metadata=8608db308c306098 -C extra-filename=-7be60220e83bfb7b --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 musli=/opt/rustwide/target/debug/deps/libmusli-b25366eefd882287.rmeta --extern musli_storage=/opt/rustwide/target/debug/deps/libmusli_storage-6617e207dcba9f7a.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-5b77c3caa30e045b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-28f83fc4d161ee27.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0d1faf9717a5c44d.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-a94929b2902e3525.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-872a14ce327de7e8.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-f0b093d0b8103eb5.so --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-56125f484554f24c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-02e40381c1d0f72e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d056d5485dc1a1aea213e5e513b1f5ee81bd86657ce3fedf48031029abe970d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d056d5485dc1a1aea213e5e513b1f5ee81bd86657ce3fedf48031029abe970d7", kill_on_drop: false }`
[INFO] [stdout] d056d5485dc1a1aea213e5e513b1f5ee81bd86657ce3fedf48031029abe970d7
