[INFO] fetching crate ooxmlsdk 0.2.2... [INFO] checking ooxmlsdk-0.2.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate ooxmlsdk 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ooxmlsdk 0.2.2 [INFO] finished tweaking crates.io crate ooxmlsdk 0.2.2 [INFO] tweaked toml for crates.io crate ooxmlsdk 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ooxmlsdk 0.2.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ooxmlsdk 0.2.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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v2.6.1 [INFO] [stderr] Downloaded ooxmlsdk-build v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b4225d637d23ef85f7b1fa976ce94de7281038c4e058e8504ca3d0d7d785f04 [INFO] running `Command { std: "docker" "start" "-a" "1b4225d637d23ef85f7b1fa976ce94de7281038c4e058e8504ca3d0d7d785f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b4225d637d23ef85f7b1fa976ce94de7281038c4e058e8504ca3d0d7d785f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4225d637d23ef85f7b1fa976ce94de7281038c4e058e8504ca3d0d7d785f04", kill_on_drop: false }` [INFO] [stdout] 1b4225d637d23ef85f7b1fa976ce94de7281038c4e058e8504ca3d0d7d785f04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17d1ef6ce388bd5ab49d0474842b9eeb6a6fca8e11bde3bb2903ff5daf6e1fa1 [INFO] running `Command { std: "docker" "start" "-a" "17d1ef6ce388bd5ab49d0474842b9eeb6a6fca8e11bde3bb2903ff5daf6e1fa1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Checking quick-xml v0.37.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ooxmlsdk-build v0.2.2 [INFO] [stderr] Compiling ooxmlsdk v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ooxmlsdk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/bin/rustc --crate-name ooxmlsdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="docx"' --cfg 'feature="office2007"' --cfg 'feature="parts"' --cfg 'feature="pptx"' --cfg 'feature="schemas"' --cfg 'feature="xlsx"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docx", "microsoft365", "office2007", "office2010", "office2013", "office2016", "office2019", "office2021", "parts", "pptx", "schemas", "validators", "xlsx"))' -C metadata=4bb9f13abb3911fb -C extra-filename=-39ed98a29cd3185b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-984879815f14311f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bfbfe76934e0991e.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-d0e4f18ed595b02a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ooxmlsdk` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/bin/rustc --crate-name ooxmlsdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="docx"' --cfg 'feature="office2007"' --cfg 'feature="parts"' --cfg 'feature="pptx"' --cfg 'feature="schemas"' --cfg 'feature="xlsx"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "docx", "microsoft365", "office2007", "office2010", "office2013", "office2016", "office2019", "office2021", "parts", "pptx", "schemas", "validators", "xlsx"))' -C metadata=6e2fbe87bcd57341 -C extra-filename=-1d1c324206e91d2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-984879815f14311f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bfbfe76934e0991e.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-d0e4f18ed595b02a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "17d1ef6ce388bd5ab49d0474842b9eeb6a6fca8e11bde3bb2903ff5daf6e1fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d1ef6ce388bd5ab49d0474842b9eeb6a6fca8e11bde3bb2903ff5daf6e1fa1", kill_on_drop: false }` [INFO] [stdout] 17d1ef6ce388bd5ab49d0474842b9eeb6a6fca8e11bde3bb2903ff5daf6e1fa1