[INFO] fetching crate vfstool 0.2.3... [INFO] testing vfstool-0.2.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vfstool 0.2.3 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate vfstool 0.2.3 [INFO] finished tweaking crates.io crate vfstool 0.2.3 [INFO] tweaked toml for crates.io crate vfstool 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vfstool 0.2.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vfstool 0.2.3 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vfstool_lib v0.2.3 [INFO] [stderr] Downloaded ba2 v3.0.1 [INFO] [stderr] Downloaded openmw-config v0.1.91 [INFO] [stderr] Downloaded lzzzz v1.1.0 [INFO] [stderr] Downloaded winresult-types v0.1.3 [INFO] [stderr] Downloaded winresult v0.1.3 [INFO] [stderr] Downloaded directxtex v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c7e39a4445252aa3f522cc5f5bf56c62573d448bd442d157247d8e3abcbf7cf [INFO] running `Command { std: "docker" "start" "-a" "6c7e39a4445252aa3f522cc5f5bf56c62573d448bd442d157247d8e3abcbf7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c7e39a4445252aa3f522cc5f5bf56c62573d448bd442d157247d8e3abcbf7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7e39a4445252aa3f522cc5f5bf56c62573d448bd442d157247d8e3abcbf7cf", kill_on_drop: false }` [INFO] [stdout] 6c7e39a4445252aa3f522cc5f5bf56c62573d448bd442d157247d8e3abcbf7cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 246171632a0ce26f3c4f1e80dec5bf39fe6346dbc8f92e81b4088874dd7066a9 [INFO] running `Command { std: "docker" "start" "-a" "246171632a0ce26f3c4f1e80dec5bf39fe6346dbc8f92e81b4088874dd7066a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling winresult-types v0.1.3 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling openmw-config v0.1.91 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling directxtex v1.3.0 [INFO] [stderr] Compiling lzzzz v1.1.0 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] error: could not compile `winresult-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name winresult_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winresult-types-0.1.3/src/_types.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=223f682288f862ea -C extra-filename=-a38e32441c92ed99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ad133a22b72bb848.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_yaml` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name serde_yaml --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=729abb126acbc53b -C extra-filename=-4a46e1fe991f2072 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-0d55dc1a6c53f0c4.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-16f2e1040c5d47ef.rmeta --extern unsafe_libyaml=/opt/rustwide/target/debug/deps/libunsafe_libyaml-7bc1bf218b2f5452.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "246171632a0ce26f3c4f1e80dec5bf39fe6346dbc8f92e81b4088874dd7066a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246171632a0ce26f3c4f1e80dec5bf39fe6346dbc8f92e81b4088874dd7066a9", kill_on_drop: false }` [INFO] [stdout] 246171632a0ce26f3c4f1e80dec5bf39fe6346dbc8f92e81b4088874dd7066a9