[INFO] fetching crate stories 0.1.0...
[INFO] testing stories-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate stories 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stories 0.1.0
[INFO] finished tweaking crates.io crate stories 0.1.0
[INFO] tweaked toml for crates.io crate stories 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stories 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stories 0.1.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 544f595804074b9d0b48a9cb8c0a0a0abb16bd6f5b831d7b7db6e9b62a07b4a4
[INFO] running `Command { std: "docker" "start" "-a" "544f595804074b9d0b48a9cb8c0a0a0abb16bd6f5b831d7b7db6e9b62a07b4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "544f595804074b9d0b48a9cb8c0a0a0abb16bd6f5b831d7b7db6e9b62a07b4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544f595804074b9d0b48a9cb8c0a0a0abb16bd6f5b831d7b7db6e9b62a07b4a4", kill_on_drop: false }`
[INFO] [stdout] 544f595804074b9d0b48a9cb8c0a0a0abb16bd6f5b831d7b7db6e9b62a07b4a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c862847a9d4789643d7a0e71c43c9f56e54a30b927cc038d76f36d2ab8e27a21
[INFO] running `Command { std: "docker" "start" "-a" "c862847a9d4789643d7a0e71c43c9f56e54a30b927cc038d76f36d2ab8e27a21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[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 signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]    Compiling junit-report v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rune-alloc-macros v0.13.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling musli-macros v0.0.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling docker-ctl v0.2.3
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling musli v0.0.42
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling musli-common v0.0.42
[INFO] [stderr]    Compiling musli-storage v0.0.42
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ccutils v0.1.3
[INFO] [stderr]    Compiling rune-alloc v0.13.4
[INFO] [stderr]    Compiling rune-core v0.13.4
[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/beta-2025-10-28-x86_64-unknown-linux-gnu/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=cfe2c3dc0be3ce33 -C extra-filename=-ff6e47d452fa7c5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-48c4874d2e1f3573.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-5125b80f2d5e410f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f7cc012114d8da8f.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef40fa516293a9d3.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-eb63a231687e7b36.rmeta --extern musli_storage=/opt/rustwide/target/debug/deps/libmusli_storage-57761b4a3a306169.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8064dc79705c3335.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-45b598cd96dfb562.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-c04fc128cfc740a6.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-892d4959586ce7bb.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-b1b4074b7cc664be.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-675a68b9884550cc.so --extern ryu=/opt/rustwide/target/debug/deps/libryu-a7164637bc4900ee.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-767e1897eafd58a9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-90399c609d9d52c6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c862847a9d4789643d7a0e71c43c9f56e54a30b927cc038d76f36d2ab8e27a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c862847a9d4789643d7a0e71c43c9f56e54a30b927cc038d76f36d2ab8e27a21", kill_on_drop: false }`
[INFO] [stdout] c862847a9d4789643d7a0e71c43c9f56e54a30b927cc038d76f36d2ab8e27a21
