[INFO] fetching crate ooxml-wml 0.1.1-alpha.2... [INFO] testing ooxml-wml-0.1.1-alpha.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate ooxml-wml 0.1.1-alpha.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ooxml-wml 0.1.1-alpha.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ooxml-wml 0.1.1-alpha.2 [INFO] tweaked toml for crates.io crate ooxml-wml 0.1.1-alpha.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ooxml-wml 0.1.1-alpha.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ooxml-wml 0.1.1-alpha.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded ppmd-rust v1.4.0 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded ooxml-xml v0.1.1-alpha.2 [INFO] [stderr] Downloaded deflate64 v0.1.11 [INFO] [stderr] Downloaded ooxml-omml v0.1.1-alpha.2 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded ooxml-codegen v0.1.1-alpha.2 [INFO] [stderr] Downloaded ooxml-opc v0.1.1-alpha.2 [INFO] [stderr] Downloaded quick-xml v0.39.2 [INFO] [stderr] Downloaded zlib-rs v0.6.3 [INFO] [stderr] Downloaded ooxml-dml v0.1.1-alpha.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc46ec3eea0febe33a2718d17a5fe15454fda53710eee93113017b08f5eb0459 [INFO] running `Command { std: "docker" "start" "-a" "fc46ec3eea0febe33a2718d17a5fe15454fda53710eee93113017b08f5eb0459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc46ec3eea0febe33a2718d17a5fe15454fda53710eee93113017b08f5eb0459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc46ec3eea0febe33a2718d17a5fe15454fda53710eee93113017b08f5eb0459", kill_on_drop: false }` [INFO] [stdout] fc46ec3eea0febe33a2718d17a5fe15454fda53710eee93113017b08f5eb0459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e6fb483e916b64a9ed9346a605273ac55d5517499b9c18ce1a1fe6bb29b4066 [INFO] running `Command { std: "docker" "start" "-a" "6e6fb483e916b64a9ed9346a605273ac55d5517499b9c18ce1a1fe6bb29b4066", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling ppmd-rust v1.4.0 [INFO] [stderr] Compiling deflate64 v0.1.11 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] Compiling ooxml-xml v0.1.1-alpha.2 [INFO] [stderr] Compiling ooxml-omml v0.1.1-alpha.2 [INFO] [stderr] Compiling ooxml-codegen v0.1.1-alpha.2 [INFO] [stderr] Compiling ooxml-opc v0.1.1-alpha.2 [INFO] [stderr] Compiling ooxml-dml v0.1.1-alpha.2 [INFO] [stderr] Compiling ooxml-wml v0.1.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "6e6fb483e916b64a9ed9346a605273ac55d5517499b9c18ce1a1fe6bb29b4066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6fb483e916b64a9ed9346a605273ac55d5517499b9c18ce1a1fe6bb29b4066", kill_on_drop: false }` [INFO] [stdout] 6e6fb483e916b64a9ed9346a605273ac55d5517499b9c18ce1a1fe6bb29b4066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a65ce7d52ff4c26b31d6fda20b07e73b166e34be31986eb2658151f6f5c7c5 [INFO] running `Command { std: "docker" "start" "-a" "c4a65ce7d52ff4c26b31d6fda20b07e73b166e34be31986eb2658151f6f5c7c5", kill_on_drop: false }` [INFO] [stderr] Compiling ooxml-wml v0.1.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ooxml-wml` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name ooxml_wml --edition=2024 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"' --cfg 'feature="extra-attrs"' --cfg 'feature="extra-children"' --cfg 'feature="full"' --cfg 'feature="wml-charts"' --cfg 'feature="wml-comments"' --cfg 'feature="wml-drawings"' --cfg 'feature="wml-fields"' --cfg 'feature="wml-hyperlinks"' --cfg 'feature="wml-layout"' --cfg 'feature="wml-math"' --cfg 'feature="wml-numbering"' --cfg 'feature="wml-settings"' --cfg 'feature="wml-styling"' --cfg 'feature="wml-tables"' --cfg 'feature="wml-track-changes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-attrs", "extra-children", "full", "wml-charts", "wml-comments", "wml-drawings", "wml-fields", "wml-hyperlinks", "wml-layout", "wml-math", "wml-numbering", "wml-settings", "wml-styling", "wml-tables", "wml-track-changes"))' -C metadata=e49b586dd6ea4688 -C extra-filename=-b305561633622be4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern ooxml_dml=/opt/rustwide/target/debug/deps/libooxml_dml-759a9e3f3ae96c21.rmeta --extern ooxml_omml=/opt/rustwide/target/debug/deps/libooxml_omml-d0ef1f843d490c9b.rmeta --extern ooxml_opc=/opt/rustwide/target/debug/deps/libooxml_opc-e38c77f9fdb44ddb.rmeta --extern ooxml_xml=/opt/rustwide/target/debug/deps/libooxml_xml-1f723fb5fe5b24f7.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-1ad99544cda5c474.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2a0725f7de6bed2f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-21fc79922dbe4844.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-a47612537bf9c9cf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c4a65ce7d52ff4c26b31d6fda20b07e73b166e34be31986eb2658151f6f5c7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a65ce7d52ff4c26b31d6fda20b07e73b166e34be31986eb2658151f6f5c7c5", kill_on_drop: false }` [INFO] [stdout] c4a65ce7d52ff4c26b31d6fda20b07e73b166e34be31986eb2658151f6f5c7c5