[INFO] fetching crate stories 0.1.0... [INFO] testing stories-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate stories 0.1.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stories 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rune-modules v0.13.4 [INFO] [stderr] Downloaded rune-macros v0.13.4 [INFO] [stderr] Downloaded rune-core v0.13.4 [INFO] [stderr] Downloaded rune-alloc-macros v0.13.4 [INFO] [stderr] Downloaded musli v0.0.42 [INFO] [stderr] Downloaded musli-storage v0.0.42 [INFO] [stderr] Downloaded derive-getters v0.3.0 [INFO] [stderr] Downloaded junit-report v0.8.3 [INFO] [stderr] Downloaded musli-common v0.0.42 [INFO] [stderr] Downloaded musli-macros v0.0.42 [INFO] [stderr] Downloaded rune-alloc v0.13.4 [INFO] [stderr] Downloaded rune v0.13.4 [INFO] [stderr] Downloaded ccutils v0.1.3 [INFO] [stderr] Downloaded docker-ctl v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37d9da62a81a9e5983e8980fa08c208213dfe1069b6d08eafd405624f51a20bb [INFO] running `Command { std: "docker" "start" "-a" "37d9da62a81a9e5983e8980fa08c208213dfe1069b6d08eafd405624f51a20bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37d9da62a81a9e5983e8980fa08c208213dfe1069b6d08eafd405624f51a20bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d9da62a81a9e5983e8980fa08c208213dfe1069b6d08eafd405624f51a20bb", kill_on_drop: false }` [INFO] [stdout] 37d9da62a81a9e5983e8980fa08c208213dfe1069b6d08eafd405624f51a20bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4bd27600f6b979c4a5629319d8d5493214003da8a760c3458279f03714d3f2b [INFO] running `Command { std: "docker" "start" "-a" "b4bd27600f6b979c4a5629319d8d5493214003da8a760c3458279f03714d3f2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling derive-getters v0.3.0 [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 colored v3.0.0 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rune-alloc-macros v0.13.4 [INFO] [stderr] Compiling musli-macros v0.0.42 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling musli v0.0.42 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling docker-ctl v0.2.3 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling musli-common v0.0.42 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling musli-storage v0.0.42 [INFO] [stderr] Compiling junit-report v0.8.3 [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] Compiling rune-modules v0.13.4 [INFO] [stderr] Compiling stories v0.1.0 (/opt/rustwide/workdir) [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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=7ca3ebb1a09e9437 -C extra-filename=-b8fb40875c2c932a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75a9af91c5a25be8.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-95536f9d6a0ef0d8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-969fe87bc5d5ab08.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern musli=/opt/rustwide/target/debug/deps/libmusli-318b8ccc624ee75c.rmeta --extern musli_storage=/opt/rustwide/target/debug/deps/libmusli_storage-1cff6d223d685ae3.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-40026b91f424104a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9f73d1cf5c5ffde0.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-6d3a61d06313a9f3.rmeta --extern rune_alloc=/opt/rustwide/target/debug/deps/librune_alloc-4d62fc8c3dd81536.rmeta --extern rune_core=/opt/rustwide/target/debug/deps/librune_core-4260b07eefd14179.rmeta --extern rune_macros=/opt/rustwide/target/debug/deps/librune_macros-8424a7d665809d5e.so --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5bf1917c51a5df36.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cd4cb48e4813e5a8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b4bd27600f6b979c4a5629319d8d5493214003da8a760c3458279f03714d3f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4bd27600f6b979c4a5629319d8d5493214003da8a760c3458279f03714d3f2b", kill_on_drop: false }` [INFO] [stdout] b4bd27600f6b979c4a5629319d8d5493214003da8a760c3458279f03714d3f2b