[INFO] cloning repository https://github.com/bryanlammon/supra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bryanlammon/supra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanlammon%2Fsupra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanlammon%2Fsupra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd84430213a0d17b0da186dbf08aae53177bceda [INFO] building bryanlammon/supra against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanlammon%2Fsupra" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bryanlammon/supra [INFO] finished tweaking git repo https://github.com/bryanlammon/supra [INFO] tweaked toml for git repo https://github.com/bryanlammon/supra written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bryanlammon/supra 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/bryanlammon/supra 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] e6666ad2b6095935594ebea1b119ea5c4a6f9ead23dcb769484e0f3fab3939d7 [INFO] running `Command { std: "docker" "start" "-a" "e6666ad2b6095935594ebea1b119ea5c4a6f9ead23dcb769484e0f3fab3939d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6666ad2b6095935594ebea1b119ea5c4a6f9ead23dcb769484e0f3fab3939d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6666ad2b6095935594ebea1b119ea5c4a6f9ead23dcb769484e0f3fab3939d7", kill_on_drop: false }` [INFO] [stdout] e6666ad2b6095935594ebea1b119ea5c4a6f9ead23dcb769484e0f3fab3939d7 [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] c9192817b8e38cd6856a1ea2f4c42f658bb0460807ec80313f1f50b1d55f1bfa [INFO] running `Command { std: "docker" "start" "-a" "c9192817b8e38cd6856a1ea2f4c42f658bb0460807ec80313f1f50b1d55f1bfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling pandoc v0.8.10 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling supra v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CiteBraker` is never constructed [INFO] [stdout] --> src/pre/parser.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct CiteBraker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [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/post/autocref/lexer.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(token_type: TokenType, contents: &str) -> Token { [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] 35 | pub fn new(token_type: TokenType, contents: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/post/autocref/lexer.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | fn lex_doc(doc_input: &str) -> Result, String> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | fn lex_doc(doc_input: &str) -> Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/post/autocref/lexer.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | fn lex_fn(input: &str) -> Result, String> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn lex_fn(input: &str) -> Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/post/autocref/parser.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | fn new(contents: &str) -> Text { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn new(contents: &str) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/post/autocref/parser.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | fn new(number: u32, contents: &str) -> FootnoteRef { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn new(number: u32, contents: &str) -> FootnoteRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/lexer.rs:56:49 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(token_type: TokenType, contents: &str) -> Token { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new(token_type: TokenType, contents: &str) -> Token<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/lexer.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn lexer(input: &str) -> Result, String> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn lexer(input: &str) -> Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/lexer.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | fn text_lexer(input: &str) -> Result, String> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn text_lexer(input: &str) -> Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/lexer.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | fn footnote_lexer(input: &str) -> Result, String> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 225 | fn footnote_lexer(input: &str) -> Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/lexer.rs:435:26 [INFO] [stdout] | [INFO] [stdout] 435 | fn pre_cite_lexer(input: &str) -> Result, String> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 435 | fn pre_cite_lexer(input: &str) -> Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/lexer.rs:538:22 [INFO] [stdout] | [INFO] [stdout] 538 | fn cite_lexer(input: &str) -> Result, String> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | fn cite_lexer(input: &str) -> Result>, String> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/parser.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | fn new(contents: &str) -> Text { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn new(contents: &str) -> Text<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pre/parser.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 137 | fn new(contents: &str) -> CrossRef { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | fn new(contents: &str) -> CrossRef<'_> { [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" "--export" "rust_zstd_wasm_shim_calloc" "--export" "rust_zstd_wasm_shim_free" "--export" "rust_zstd_wasm_shim_malloc" "--export" "rust_zstd_wasm_shim_memcpy" "--export" "rust_zstd_wasm_shim_memmove" "--export" "rust_zstd_wasm_shim_memset" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libslog_json-fc230e44fb7bc062,libslog_term-507964a59c4ae1d0,libterm-4ed8e8b6627020e6,libdirs_next-dd6797ef3920a319,libsupra-c8c988507b37bad2,libserde_yaml-d1fcf4ddf5e0e486,libindexmap-33e43a5879dfc3e7,libequivalent-98516aa41a406a97,libhashbrown-193c5a841b72f5a0,libunsafe_libyaml-7293f76df4befde8,libpandoc-5baebe4a0dbeb235,libitertools-230c079a28d227e8,libeither-60909bf8f38aa7a2,libslog_scope-3e73512ee6af0d1f,libarc_swap-dd916ceeadeb157c,libron-318ff7e2069e2d19,libbitflags-879ce528962d56a9,libbase64-f88b0ac6b425d4b1,libphf-b8d034b1cce2c6c1,libphf_shared-a206c1f3dd64a4cf,libsiphasher-77dcc23d97654db3,liblazy_static-36da267ce9339a94,libserde_json-9f76ed245f6a55d7,libryu-1081a85990212fc6,libitoa-47758f2dd03bc722,libserde-bc3cc971fce8a3be,libzip-7e0f8e2ac3ce74f6,libpbkdf2-1212b039af4a98e6,libsha2-8935a53b88fd71ec,libpassword_hash-176d41cd8cac9a81,libbase64ct-b2fc6d913d3fec15,librand_core-a3c9964fe8e184b4,libtime-5c2119389058049b,libitoa-cb51663a6b7298b8,libzstd-5fa07d58b725104e,libzstd_safe-34e1a9532cc11554,libzstd_sys-5caf384116f26b73,libbzip2-4e646886f0eac36e,libbzip2_sys-66ffbd4edc3f4faa,liblibc-4ac9a34bb54b3f8b,libflate2-357484d0a6258f61,libminiz_oxide-a66f2c25d3527d63,libadler-5d585fd5ceaaf370,libcrc32fast-f0a61590867b47c0,libbyteorder-f00db367bf6f80f8,libaes-5678348251a4f703,libcipher-732dda6ca10d621a,libinout-31fd98d44dfd0b0f,libsha1-3393292757f838be,libcfg_if-50b02a9e3502ecf2,libhmac-39e66e40d87c29f4,libdigest-9e9000ee48b6b82d,libsubtle-fab3e977f4ec423b,libblock_buffer-c0b1769938f2d1cc,libcrypto_common-c3b6b278cb768edc,libgeneric_array-ff138704c82d7ff6,libtypenum-868cb60eed00f291,libconstant_time_eq-af81dc6b8c452b61,libregex-168f87419171bf8e,libregex_automata-d4b76b60246607ce,libaho_corasick-0e1561e63e7e3c3a,libmemchr-fd701345b7e213ad,libregex_syntax-6ce128974345f74c,libclap-a21dacc9714997d4,libatty-3242e974e54baef7,libstrsim-39ec6cd5a47c2372,libtermcolor-0ee83c7da4ee3751,libtextwrap-26eb960c942b9ea0,libindexmap-8dc296b217b2afb3,libhashbrown-dbca590948f64ea3,libclap_lex-1f23c48299d00bcf,libos_str_bytes-86f0fa7d0192cdcb,libbitflags-15e3d67e03629ffa,libonce_cell-38da9957841bff80,libansi_term-e6505b9a6cac2ba7,libslog-519e57e4515f2b60}.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-d18722fb134b7f7b/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-d5df1c32d767a16e/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/supra-2a1cad287bd22dc6.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/libzstd_sys-5caf384116f26b73.rlib: archive member 'debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'entropy_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'error_private.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'fse_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'pool.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'threading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'fse_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'hist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'huf_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_compress_literals.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_compress_sequences.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_compress_superblock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_double_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_lazy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_ldm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_opt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstdmt_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'huf_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_ddict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_decompress_block.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'cover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'fastcover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zdict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_v01.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_v02.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_v03.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_v04.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_v05.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_v06.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'zstd_v07.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-5caf384116f26b73.rlib: archive member 'huf_decompress_amd64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-66ffbd4edc3f4faa.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-66ffbd4edc3f4faa.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-66ffbd4edc3f4faa.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-66ffbd4edc3f4faa.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-66ffbd4edc3f4faa.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-66ffbd4edc3f4faa.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-66ffbd4edc3f4faa.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/libsupra-c8c988507b37bad2.rlib(supra-c8c988507b37bad2.supra.eacfcf34e64e9318-cgu.14.rcgu.o): undefined symbol: ZSTD_endStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsupra-c8c988507b37bad2.rlib(supra-c8c988507b37bad2.supra.eacfcf34e64e9318-cgu.14.rcgu.o): undefined symbol: ZSTD_flushStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsupra-c8c988507b37bad2.rlib(supra-c8c988507b37bad2.supra.eacfcf34e64e9318-cgu.14.rcgu.o): undefined symbol: ZSTD_compressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzip-7e0f8e2ac3ce74f6.rlib(zip-7e0f8e2ac3ce74f6.zip.c5cb47d5445a2453-cgu.2.rcgu.o): undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_maxCLevel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_minCLevel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_setParameter [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_createCCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_freeCCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-34e1a9532cc11554.rlib(zstd_safe-34e1a9532cc11554.zstd_safe.4ecc480669010a4b-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-4e646886f0eac36e.rlib(bzip2-4e646886f0eac36e.bzip2.dcdc4bd9ee50d072-cgu.0.rcgu.o): undefined symbol: BZ2_bzCompress [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `supra` (bin "supra") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c9192817b8e38cd6856a1ea2f4c42f658bb0460807ec80313f1f50b1d55f1bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9192817b8e38cd6856a1ea2f4c42f658bb0460807ec80313f1f50b1d55f1bfa", kill_on_drop: false }` [INFO] [stdout] c9192817b8e38cd6856a1ea2f4c42f658bb0460807ec80313f1f50b1d55f1bfa