[INFO] fetching crate ribozyme 0.4.1... [INFO] building ribozyme-0.4.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate ribozyme 0.4.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ribozyme 0.4.1 [INFO] finished tweaking crates.io crate ribozyme 0.4.1 [INFO] tweaked toml for crates.io crate ribozyme 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ribozyme 0.4.1 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 crates.io crate ribozyme 0.4.1 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1302682ac9e590d4b8f2cf6f4ab725782d4c6f54e87db27b85c5b9c2d71ed20c [INFO] running `Command { std: "docker" "start" "-a" "1302682ac9e590d4b8f2cf6f4ab725782d4c6f54e87db27b85c5b9c2d71ed20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1302682ac9e590d4b8f2cf6f4ab725782d4c6f54e87db27b85c5b9c2d71ed20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1302682ac9e590d4b8f2cf6f4ab725782d4c6f54e87db27b85c5b9c2d71ed20c", kill_on_drop: false }` [INFO] [stdout] 1302682ac9e590d4b8f2cf6f4ab725782d4c6f54e87db27b85c5b9c2d71ed20c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b09b3b169636746087a11cc6f783ff4dd4147b382dee58c9e9f59b25eba2d6b7 [INFO] running `Command { std: "docker" "start" "-a" "b09b3b169636746087a11cc6f783ff4dd4147b382dee58c9e9f59b25eba2d6b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling superfusion v0.1.5 [INFO] [stderr] Compiling zip-extensions v0.4.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling ribozyme v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `BlockState`, `Lang`, and `Font` are never constructed [INFO] [stdout] --> src/namespace/mod.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Kind { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 13 | BlockState, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | Lang, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | Font, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Kind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/resourcepack.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | fn indexes(&self) -> IndexList { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn indexes(&self) -> IndexList<'_> { [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" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libenv_logger-4e1bbcb1d5511474,libtermcolor-c34103f6b37717ab,libhumantime-f53a64225acd4747,libquick_error-bfa68e8908574023,libregex-c154050c9f5792f3,libaho_corasick-cf5bb2f2318a5248,libregex_syntax-8d711ceefe044bbe,libglob-93c1bba61a4291df,libwalkdir-e16523cfab32a1c0,libsame_file-d90975b76a214118,libnom-08606faa8993ff33,liblexical_core-362baa05b6512321,libstatic_assertions-5a320074c6765347,libarrayvec-9ed5fb6180e5e114,libmemchr-4e748abba785d70d,libserde_json-c95ffcfe1a0d95c6,libryu-1081a85990212fc6,libitoa-92f6c7a8e940dc8c,libserde-c36c0211d7c69d14,libzip_extensions-e0f313ce27a0327d,libzip-4779c820df2c9f93,libtime-078a00f54b056305,libbzip2-63f951b3dcd557cc,libbzip2_sys-86908fa1cd06a42b,liblibc-cabd6bafc71105d3,libflate2-09be477e2c4b76ac,libminiz_oxide-629d95067ea26f96,libadler-5d585fd5ceaaf370,libbyteorder-f00db367bf6f80f8,libcrc32fast-16c73443c28ec47a,libtempfile-e798fd800eb55a31,librand-6d68c085be8387f5,librand_chacha-910cb85170142f19,libppv_lite86-19ed88023b3e7eab,librand_core-04ed6117f234b762,libgetrandom-503e6d57b6b3aea7,libwasi-4ea4ad5c0c21a1a2,libremove_dir_all-32c9c6acbd877993,libsuperfusion-a9eb3c9e354b2fbd,libthiserror-0066d80e3f8eb217,libstructopt-df3184ab521246ce,liblazy_static-36da267ce9339a94,libclap-49fefd6eedb00da4,libvec_map-4d1795d7ce776985,libtextwrap-f1ce9f77c0f2c5c6,libunicode_width-2ce7b1bea304ba76,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,liblog-714d3fcb1b615110,libcfg_if-50b02a9e3502ecf2,libanyhow-f857c6fb75d54521}.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/ribozyme-ebd74ca840b6dea9.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_bzCompress [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_bzCompressInit [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_bzCompressEnd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ribozyme` (bin "ribozyme") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b09b3b169636746087a11cc6f783ff4dd4147b382dee58c9e9f59b25eba2d6b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09b3b169636746087a11cc6f783ff4dd4147b382dee58c9e9f59b25eba2d6b7", kill_on_drop: false }` [INFO] [stdout] b09b3b169636746087a11cc6f783ff4dd4147b382dee58c9e9f59b25eba2d6b7