[INFO] cloning repository https://github.com/cthwaite/pulp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cthwaite/pulp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthwaite%2Fpulp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthwaite%2Fpulp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dca7a8b1273f6395604ee0fb845766f87c70f830 [INFO] building cthwaite/pulp against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthwaite%2Fpulp" "/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/cthwaite/pulp [INFO] finished tweaking git repo https://github.com/cthwaite/pulp [INFO] tweaked toml for git repo https://github.com/cthwaite/pulp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cthwaite/pulp 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/cthwaite/pulp 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] aa17c922ca5bdaf1ff815e6f698221ab8360588df989d70617f4b507efa532cb [INFO] running `Command { std: "docker" "start" "-a" "aa17c922ca5bdaf1ff815e6f698221ab8360588df989d70617f4b507efa532cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa17c922ca5bdaf1ff815e6f698221ab8360588df989d70617f4b507efa532cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa17c922ca5bdaf1ff815e6f698221ab8360588df989d70617f4b507efa532cb", kill_on_drop: false }` [INFO] [stdout] aa17c922ca5bdaf1ff815e6f698221ab8360588df989d70617f4b507efa532cb [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] a9fa64d4eca2edc4cc52f94712792a9f887b20d8a7946232810bcca41b2d0b38 [INFO] running `Command { std: "docker" "start" "-a" "a9fa64d4eca2edc4cc52f94712792a9f887b20d8a7946232810bcca41b2d0b38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling epub v1.2.2 (https://github.com/cthwaite/epub-rs#28330273) [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling pulp v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MetaVar` [INFO] [stdout] --> src/cat.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::meta::{meta_vars_from_metadata, MetaVar}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `meta` [INFO] [stdout] --> src/meta.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | let meta = find_meta(ch).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cat_span_recursive` is never used [INFO] [stdout] --> src/cat.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn cat_span_recursive<'a, W: Write>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_FIELDS` is never used [INFO] [stdout] --> src/meta.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const DEFAULT_FIELDS: [&str; 11] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `OpfMeta` is never used [INFO] [stdout] --> src/meta.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum OpfMeta { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DCMeta` is never constructed [INFO] [stdout] --> src/meta.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct DCMeta { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MetadataBuilder` is never constructed [INFO] [stdout] --> src/meta.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | struct MetadataBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_node` and `build` are never used [INFO] [stdout] --> src/meta.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl MetadataBuilder { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 65 | pub fn from_node<'a>(meta: roxmltree::Node<'a, 'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn build(mut self) -> Metadata { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Metadata` is never constructed [INFO] [stdout] --> src/meta.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | struct Metadata { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_opf` is never used [INFO] [stdout] --> src/meta.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn from_opf(doc: roxmltree::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" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-cb4345df983ea575,libryu-1081a85990212fc6,libitoa-92f6c7a8e940dc8c,libroxmltree-b20d396f88dd9080,libclap-7cc9f90e3ceae9dd,libclap_builder-561525a795bbee6e,libstrsim-5261867f3777ad55,libanstream-77f9e3f9ccfb9eda,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-2a113e70dd25572f,libregex-ade288a43356f462,libregex_automata-3b70542dfcf21dbc,libaho_corasick-472e2eee0decacf2,libmemchr-91991dd9826db106,libregex_syntax-ce36f47e8a6d95e0,libepub-50054f9e533ad17c,libpercent_encoding-8efcb70eb2ff38b2,libzip-d382bf51501705fc,libtime-c14db79e958cc858,libwasi-e8918ae1b8252f97,libthiserror-df82f890e16de1ac,libbzip2-63f951b3dcd557cc,libbzip2_sys-86908fa1cd06a42b,liblibc-cabd6bafc71105d3,libflate2-09be477e2c4b76ac,libminiz_oxide-629d95067ea26f96,libadler-5d585fd5ceaaf370,libbyteorder-f00db367bf6f80f8,libcrc32fast-16c73443c28ec47a,libcfg_if-50b02a9e3502ecf2,libxml-1225ad155ae986be,libserde-a277a26e09bc5cda}.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-d2289c477b891076/out/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/pulp-99dbc4f46c3541c2.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-86908fa1cd06a42b.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-86908fa1cd06a42b.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-86908fa1cd06a42b.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-86908fa1cd06a42b.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-86908fa1cd06a42b.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-86908fa1cd06a42b.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-86908fa1cd06a42b.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-63f951b3dcd557cc.rlib(bzip2-63f951b3dcd557cc.bzip2.29ec708c40c7115d-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-63f951b3dcd557cc.rlib(bzip2-63f951b3dcd557cc.bzip2.29ec708c40c7115d-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-63f951b3dcd557cc.rlib(bzip2-63f951b3dcd557cc.bzip2.29ec708c40c7115d-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressEnd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pulp` (bin "pulp") due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a9fa64d4eca2edc4cc52f94712792a9f887b20d8a7946232810bcca41b2d0b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fa64d4eca2edc4cc52f94712792a9f887b20d8a7946232810bcca41b2d0b38", kill_on_drop: false }` [INFO] [stdout] a9fa64d4eca2edc4cc52f94712792a9f887b20d8a7946232810bcca41b2d0b38