[INFO] fetching crate script-format 1.3.2...
[INFO] testing script-format-1.3.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate script-format 1.3.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate script-format 1.3.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate script-format 1.3.2
[INFO] tweaked toml for crates.io crate script-format 1.3.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate script-format 1.3.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate script-format 1.3.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thin-vec v0.2.13
[INFO] [stderr]   Downloaded rsn v0.2.0
[INFO] [stderr]   Downloaded rhai v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03bccea9939369d15e7790ca58f503f49d67597d3c4444cf68b7a4696a3622bf
[INFO] running `Command { std: "docker" "start" "-a" "03bccea9939369d15e7790ca58f503f49d67597d3c4444cf68b7a4696a3622bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03bccea9939369d15e7790ca58f503f49d67597d3c4444cf68b7a4696a3622bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03bccea9939369d15e7790ca58f503f49d67597d3c4444cf68b7a4696a3622bf", kill_on_drop: false }`
[INFO] [stdout] 03bccea9939369d15e7790ca58f503f49d67597d3c4444cf68b7a4696a3622bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516b2185979b101322df3449baccb0b74ddf993153109067463b33b27adafa45
[INFO] running `Command { std: "docker" "start" "-a" "516b2185979b101322df3449baccb0b74ddf993153109067463b33b27adafa45", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling rsn v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling script-format v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `script-format` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name script_format --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "web"))' -C metadata=acabcf2b307404ae -C extra-filename=-5d1a147bf6a0d717 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1b165f3e9fb56c0e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c48510ee79416d7a.rmeta --extern rhai=/opt/rustwide/target/debug/deps/librhai-f96bc304ab19a849.rmeta --extern rsn=/opt/rustwide/target/debug/deps/librsn-8c65056aa7bb7224.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-757e55ace9aa7607.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0f55b01c2994af1d.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b3e05a94115531a2.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-0424fc18986ed337.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "516b2185979b101322df3449baccb0b74ddf993153109067463b33b27adafa45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516b2185979b101322df3449baccb0b74ddf993153109067463b33b27adafa45", kill_on_drop: false }`
[INFO] [stdout] 516b2185979b101322df3449baccb0b74ddf993153109067463b33b27adafa45
