[INFO] cloning repository https://github.com/FrankenApps/rust-xlsx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrankenApps/rust-xlsx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankenApps%2Frust-xlsx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankenApps%2Frust-xlsx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0574c94a3058aaee47504934d511dfcccfb5ee2d [INFO] building FrankenApps/rust-xlsx against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankenApps%2Frust-xlsx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FrankenApps/rust-xlsx [INFO] finished tweaking git repo https://github.com/FrankenApps/rust-xlsx [INFO] tweaked toml for git repo https://github.com/FrankenApps/rust-xlsx written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FrankenApps/rust-xlsx on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FrankenApps/rust-xlsx 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62852435590ad1c505ef1bae14a4d09bbe2f920eecbd4ac7406b1178022ab4ed [INFO] running `Command { std: "docker" "start" "-a" "62852435590ad1c505ef1bae14a4d09bbe2f920eecbd4ac7406b1178022ab4ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62852435590ad1c505ef1bae14a4d09bbe2f920eecbd4ac7406b1178022ab4ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62852435590ad1c505ef1bae14a4d09bbe2f920eecbd4ac7406b1178022ab4ed", kill_on_drop: false }` [INFO] [stdout] 62852435590ad1c505ef1bae14a4d09bbe2f920eecbd4ac7406b1178022ab4ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 62305469b81fc5f84298078478160473349a81e3a3fec6b7a9680beea309758b [INFO] running `Command { std: "docker" "start" "-a" "62305469b81fc5f84298078478160473349a81e3a3fec6b7a9680beea309758b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling simple_xlsx_file v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `general_properties`, `rows`, and `shared_strings` are never read [INFO] [stdout] --> src/xlsx_writer/document.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Document { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 4 | general_properties: DocumentProperties, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | rows: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | shared_strings: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `author`, `company`, and `created` are never read [INFO] [stdout] --> src/xlsx_writer/document_properties.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct DocumentProperties { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | company: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | created: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `document` is never read [INFO] [stdout] --> src/xlsx_writer/xlsx_writer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct XlsxWriter { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 6 | document: Document, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "bz_internal_error" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libzip-7982b88d2452e667,libtime-919dc1cc7b38afc2,libwasi-e8918ae1b8252f97,libthiserror-1647a70fd55f60d5,libbzip2-61ca84a29559a9b5,libbzip2_sys-dcfd1ca97aac5e75,liblibc-573fbe978ba00580,libflate2-6a52c93e9fb20a2d,libminiz_oxide-629d95067ea26f96,libadler-5d585fd5ceaaf370,libbyteorder-f00db367bf6f80f8,libcrc32fast-16c73443c28ec47a,libcfg_if-50b02a9e3502ecf2}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/bzip2-sys-319604950989cafb/out/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/simple_xlsx_file-f8f7a017b8aa4d65.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-dcfd1ca97aac5e75.rlib: archive member 'blocksort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-dcfd1ca97aac5e75.rlib: archive member 'huffman.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-dcfd1ca97aac5e75.rlib: archive member 'crctable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-dcfd1ca97aac5e75.rlib: archive member 'randtable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-dcfd1ca97aac5e75.rlib: archive member 'compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-dcfd1ca97aac5e75.rlib: archive member 'decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-dcfd1ca97aac5e75.rlib: archive member 'bzlib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-61ca84a29559a9b5.rlib(bzip2-61ca84a29559a9b5.bzip2.28e0a06cc4d60176-cgu.0.rcgu.o): undefined symbol: BZ2_bzCompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-61ca84a29559a9b5.rlib(bzip2-61ca84a29559a9b5.bzip2.28e0a06cc4d60176-cgu.0.rcgu.o): undefined symbol: BZ2_bzCompressInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-61ca84a29559a9b5.rlib(bzip2-61ca84a29559a9b5.bzip2.28e0a06cc4d60176-cgu.0.rcgu.o): undefined symbol: BZ2_bzCompressEnd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple_xlsx_file` (bin "simple_xlsx_file") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "62305469b81fc5f84298078478160473349a81e3a3fec6b7a9680beea309758b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62305469b81fc5f84298078478160473349a81e3a3fec6b7a9680beea309758b", kill_on_drop: false }` [INFO] [stdout] 62305469b81fc5f84298078478160473349a81e3a3fec6b7a9680beea309758b