[INFO] fetching crate docx-rs 0.4.18-rc49... [INFO] testing docx-rs-0.4.18-rc49 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate docx-rs 0.4.18-rc49 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate docx-rs 0.4.18-rc49 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate docx-rs 0.4.18-rc49 [INFO] tweaked toml for crates.io crate docx-rs 0.4.18-rc49 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate docx-rs 0.4.18-rc49 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate docx-rs 0.4.18-rc49 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ts-rs-macros v6.1.1 [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded ts-rs v6.1.1 [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.5 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded thiserror v1.0.5 [INFO] [stderr] Downloaded bytemuck v1.9.1 [INFO] [stderr] Downloaded weezl v0.1.1 [INFO] [stderr] Downloaded serde_json v1.0.63 [INFO] [stderr] Downloaded image v0.24.4 [INFO] [stderr] Downloaded insta v1.16.0 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2006116f5f5a6f78203ed38421acd253372ec8ad1964057a27e429a293345485 [INFO] running `Command { std: "docker" "start" "-a" "2006116f5f5a6f78203ed38421acd253372ec8ad1964057a27e429a293345485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2006116f5f5a6f78203ed38421acd253372ec8ad1964057a27e429a293345485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2006116f5f5a6f78203ed38421acd253372ec8ad1964057a27e429a293345485", kill_on_drop: false }` [INFO] [stdout] 2006116f5f5a6f78203ed38421acd253372ec8ad1964057a27e429a293345485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a663444e54fe94b60e37385a52bca4cd5b1b181c27e19738f9df0f73f25658cc [INFO] running `Command { std: "docker" "start" "-a" "a663444e54fe94b60e37385a52bca4cd5b1b181c27e19738f9df0f73f25658cc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling thiserror-impl v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.5 [INFO] [stderr] Compiling docx-rs v0.4.18-rc49 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `elements::*` [INFO] [stdout] --> src/xml_builder/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use elements::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `Command { std: "docker" "inspect" "a663444e54fe94b60e37385a52bca4cd5b1b181c27e19738f9df0f73f25658cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a663444e54fe94b60e37385a52bca4cd5b1b181c27e19738f9df0f73f25658cc", kill_on_drop: false }` [INFO] [stdout] a663444e54fe94b60e37385a52bca4cd5b1b181c27e19738f9df0f73f25658cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cc5166801f8858bf7ff5654783e4b1cd70e172a98779d898bcb71b99fbd5026c [INFO] running `Command { std: "docker" "start" "-a" "cc5166801f8858bf7ff5654783e4b1cd70e172a98779d898bcb71b99fbd5026c", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stdout] warning: unused import: `elements::*` [INFO] [stdout] --> src/xml_builder/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use elements::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling insta v1.16.0 [INFO] [stderr] Compiling docx-rs v0.4.18-rc49 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `examples/../../images/cat_min.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> examples/image_in_header.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | let cat = Pic::new(include_bytes!("../../images/cat_min.jpg")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "image_in_header") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `docx-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name docx_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="image"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image", "ts-rs", "wasm", "wasm-bindgen"))' -C metadata=5dbae14bde46dc15 -C extra-filename=-c74a7ce973cfd5a6 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbase64-4cfc25a2fbceb95f.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-ae4e18157fe73b40.rlib --extern insta=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libinsta-cac1a1c51e3b1dc3.rlib --extern pretty_assertions=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpretty_assertions-195ee6867cfe8efa.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-d211d6e8beaabd11.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-9470a7dd95fc9481.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-5a7511f25dfedf28.rlib --extern xml=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libxml-2dc9518b220164ad.rlib --extern zip=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzip-0eb4f3a26f973cec.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc9y37wu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdocx_rs-3fb9c694815b2c52.rlib,libserde_json-9470a7dd95fc9481.rlib,libryu-625f0220d726d59b.rlib,libitoa-4e5b82117fa569f3.rlib,libimage-ae4e18157fe73b40.rlib,libbytemuck-4451595521b01e90.rlib,libpng-414aeac521f480a7.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_rational-629866357b8da713.rlib,libnum_integer-f0f4227a98f13880.rlib,libgif-74e4ebd8949f9e60.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_traits-4257aa6c121620d3.rlib,libtiff-16dcbe3bd2b7d7e7.rlib,libweezl-ae4c166f2497a940.rlib,libjpeg_decoder-c7ed089aacb5a27b.rlib,libzip-0eb4f3a26f973cec.rlib,libflate2-6be3a3210805dd55.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libadler-b32dea79b2f05ffd.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-5a7511f25dfedf28.rlib,libbase64-4cfc25a2fbceb95f.rlib,libxml-2dc9518b220164ad.rlib,libserde-d211d6e8beaabd11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc9y37wu/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/image_reader-588a836bc52bfb1c" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "image_reader") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcRj8A4e/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdocx_rs-3fb9c694815b2c52.rlib,libserde_json-9470a7dd95fc9481.rlib,libryu-625f0220d726d59b.rlib,libitoa-4e5b82117fa569f3.rlib,libimage-ae4e18157fe73b40.rlib,libbytemuck-4451595521b01e90.rlib,libpng-414aeac521f480a7.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_rational-629866357b8da713.rlib,libnum_integer-f0f4227a98f13880.rlib,libgif-74e4ebd8949f9e60.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_traits-4257aa6c121620d3.rlib,libtiff-16dcbe3bd2b7d7e7.rlib,libweezl-ae4c166f2497a940.rlib,libjpeg_decoder-c7ed089aacb5a27b.rlib,libzip-0eb4f3a26f973cec.rlib,libflate2-6be3a3210805dd55.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libadler-b32dea79b2f05ffd.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-5a7511f25dfedf28.rlib,libbase64-4cfc25a2fbceb95f.rlib,libxml-2dc9518b220164ad.rlib,libserde-d211d6e8beaabd11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcRj8A4e/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/header_with_page_num-d9827c51031c4044" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "header_with_page_num") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcbKUJ2a/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdocx_rs-3fb9c694815b2c52.rlib,libserde_json-9470a7dd95fc9481.rlib,libryu-625f0220d726d59b.rlib,libitoa-4e5b82117fa569f3.rlib,libimage-ae4e18157fe73b40.rlib,libbytemuck-4451595521b01e90.rlib,libpng-414aeac521f480a7.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_rational-629866357b8da713.rlib,libnum_integer-f0f4227a98f13880.rlib,libgif-74e4ebd8949f9e60.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_traits-4257aa6c121620d3.rlib,libtiff-16dcbe3bd2b7d7e7.rlib,libweezl-ae4c166f2497a940.rlib,libjpeg_decoder-c7ed089aacb5a27b.rlib,libzip-0eb4f3a26f973cec.rlib,libflate2-6be3a3210805dd55.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libadler-b32dea79b2f05ffd.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-5a7511f25dfedf28.rlib,libbase64-4cfc25a2fbceb95f.rlib,libxml-2dc9518b220164ad.rlib,libserde-d211d6e8beaabd11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcbKUJ2a/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/font-11722d6a66c477b6" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "font") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustci5wBOw/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdocx_rs-3fb9c694815b2c52.rlib,libserde_json-9470a7dd95fc9481.rlib,libryu-625f0220d726d59b.rlib,libitoa-4e5b82117fa569f3.rlib,libimage-ae4e18157fe73b40.rlib,libbytemuck-4451595521b01e90.rlib,libpng-414aeac521f480a7.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_rational-629866357b8da713.rlib,libnum_integer-f0f4227a98f13880.rlib,libgif-74e4ebd8949f9e60.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_traits-4257aa6c121620d3.rlib,libtiff-16dcbe3bd2b7d7e7.rlib,libweezl-ae4c166f2497a940.rlib,libjpeg_decoder-c7ed089aacb5a27b.rlib,libzip-0eb4f3a26f973cec.rlib,libflate2-6be3a3210805dd55.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libadler-b32dea79b2f05ffd.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-5a7511f25dfedf28.rlib,libbase64-4cfc25a2fbceb95f.rlib,libxml-2dc9518b220164ad.rlib,libserde-d211d6e8beaabd11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustci5wBOw/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/font_size-8ac22aad18cc43b3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "font_size") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcPUcPwV/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdocx_rs-3fb9c694815b2c52.rlib,libserde_json-9470a7dd95fc9481.rlib,libryu-625f0220d726d59b.rlib,libitoa-4e5b82117fa569f3.rlib,libimage-ae4e18157fe73b40.rlib,libbytemuck-4451595521b01e90.rlib,libpng-414aeac521f480a7.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_rational-629866357b8da713.rlib,libnum_integer-f0f4227a98f13880.rlib,libgif-74e4ebd8949f9e60.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_traits-4257aa6c121620d3.rlib,libtiff-16dcbe3bd2b7d7e7.rlib,libweezl-ae4c166f2497a940.rlib,libjpeg_decoder-c7ed089aacb5a27b.rlib,libzip-0eb4f3a26f973cec.rlib,libflate2-6be3a3210805dd55.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libadler-b32dea79b2f05ffd.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-5a7511f25dfedf28.rlib,libbase64-4cfc25a2fbceb95f.rlib,libxml-2dc9518b220164ad.rlib,libserde-d211d6e8beaabd11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcPUcPwV/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/bookmark-d0bac6d84f0043ff" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "bookmark") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcgicMtl/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdocx_rs-3fb9c694815b2c52.rlib,libserde_json-9470a7dd95fc9481.rlib,libryu-625f0220d726d59b.rlib,libitoa-4e5b82117fa569f3.rlib,libimage-ae4e18157fe73b40.rlib,libbytemuck-4451595521b01e90.rlib,libpng-414aeac521f480a7.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_rational-629866357b8da713.rlib,libnum_integer-f0f4227a98f13880.rlib,libgif-74e4ebd8949f9e60.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_traits-4257aa6c121620d3.rlib,libtiff-16dcbe3bd2b7d7e7.rlib,libweezl-ae4c166f2497a940.rlib,libjpeg_decoder-c7ed089aacb5a27b.rlib,libzip-0eb4f3a26f973cec.rlib,libflate2-6be3a3210805dd55.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libadler-b32dea79b2f05ffd.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-5a7511f25dfedf28.rlib,libbase64-4cfc25a2fbceb95f.rlib,libxml-2dc9518b220164ad.rlib,libserde-d211d6e8beaabd11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcgicMtl/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/custom_xml-ad2484ebba5b8654" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "custom_xml") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcnCii64/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdocx_rs-3fb9c694815b2c52.rlib,libserde_json-9470a7dd95fc9481.rlib,libryu-625f0220d726d59b.rlib,libitoa-4e5b82117fa569f3.rlib,libimage-ae4e18157fe73b40.rlib,libbytemuck-4451595521b01e90.rlib,libpng-414aeac521f480a7.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_rational-629866357b8da713.rlib,libnum_integer-f0f4227a98f13880.rlib,libgif-74e4ebd8949f9e60.rlib,libcolor_quant-fd36927056f4d79f.rlib,libnum_traits-4257aa6c121620d3.rlib,libtiff-16dcbe3bd2b7d7e7.rlib,libweezl-ae4c166f2497a940.rlib,libjpeg_decoder-c7ed089aacb5a27b.rlib,libzip-0eb4f3a26f973cec.rlib,libflate2-6be3a3210805dd55.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libadler-b32dea79b2f05ffd.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-5a7511f25dfedf28.rlib,libbase64-4cfc25a2fbceb95f.rlib,libxml-2dc9518b220164ad.rlib,libserde-d211d6e8beaabd11.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcnCii64/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/data_binding-de1fb0508fac1900" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docx-rs` (example "data_binding") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cc5166801f8858bf7ff5654783e4b1cd70e172a98779d898bcb71b99fbd5026c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5166801f8858bf7ff5654783e4b1cd70e172a98779d898bcb71b99fbd5026c", kill_on_drop: false }` [INFO] [stdout] cc5166801f8858bf7ff5654783e4b1cd70e172a98779d898bcb71b99fbd5026c