[INFO] fetching crate bard 2.0.1... [INFO] testing bard-2.0.1 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate bard 2.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate bard 2.0.1 [INFO] finished tweaking crates.io crate bard 2.0.1 [INFO] tweaked toml for crates.io crate bard 2.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bard 2.0.1 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bard 2.0.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c54a1ca8057b99280434c7eaf33b9b0e68c42ed50c6bac803880ca5bdbfba94e [INFO] running `Command { std: "docker" "start" "-a" "c54a1ca8057b99280434c7eaf33b9b0e68c42ed50c6bac803880ca5bdbfba94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54a1ca8057b99280434c7eaf33b9b0e68c42ed50c6bac803880ca5bdbfba94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54a1ca8057b99280434c7eaf33b9b0e68c42ed50c6bac803880ca5bdbfba94e", kill_on_drop: false }` [INFO] [stdout] c54a1ca8057b99280434c7eaf33b9b0e68c42ed50c6bac803880ca5bdbfba94e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92da2f74151705e876c981401598c49e22d1f97fddcfad1db73d5993eecf8779 [INFO] running `Command { std: "docker" "start" "-a" "92da2f74151705e876c981401598c49e22d1f97fddcfad1db73d5993eecf8779", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling notify v6.0.1 [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling comrak v0.18.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling quick-xml v0.29.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling ctrlc v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v4.3.10 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling bard v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project/output.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn output_filename(&self) -> Cow { [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] 118 | pub fn output_filename(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render/tex_tools.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | fn program_status(&self) -> Cow { [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] 144 | fn program_status(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.59s [INFO] running `Command { std: "docker" "inspect" "92da2f74151705e876c981401598c49e22d1f97fddcfad1db73d5993eecf8779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92da2f74151705e876c981401598c49e22d1f97fddcfad1db73d5993eecf8779", kill_on_drop: false }` [INFO] [stdout] 92da2f74151705e876c981401598c49e22d1f97fddcfad1db73d5993eecf8779 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a7e6f5a6636c18cbe2473ca7ef32eba757f4bb37f4ce7c6bd9b0ec6b33cb7b3 [INFO] running `Command { std: "docker" "start" "-a" "1a7e6f5a6636c18cbe2473ca7ef32eba757f4bb37f4ce7c6bd9b0ec6b33cb7b3", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project/output.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn output_filename(&self) -> Cow { [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] 118 | pub fn output_filename(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render/tex_tools.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | fn program_status(&self) -> Cow { [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] 144 | fn program_status(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling indoc v2.0.1 [INFO] [stderr] Compiling bard v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc6G4y3Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfs_extra-685dd35b86767a11,libbard-50dd8ff5f3ccd936,libfastrand-2fb4abb24a5b1459,libnotify-ce1eddf1cfda8367,libmio-bb4f04ce20e5169b,libcrossbeam_channel-8489dedd6850a2e1,libcrossbeam_utils-fe8048d174e760cc,libfiletime-a909fbe2c6576d83,libwalkdir-204f8897a11a4af0,libsame_file-0fb1d47320046d34,libinotify-abf701bba9e0de29,libinotify_sys-b853e3de3ac9d356,libquick_xml-d65692e7ce1cfdc7,libnix-c1e3c013fb1b5cf5,libmemoffset-1bbc6dd6c5ab24f4,libstatic_assertions-95336585f0b7f57d,libpin_utils-e0a199353c6bf870,liblexical_sort-0a506cb8fdd65de7,libany_ascii-30a4b4f5f1f4ed15,libhandlebars-0c2edc719b8f5378,libpest-475a05fc6d21c326,libucd_trie-5d33c0054cab42d1,libserde_json-1510415b9c49f60a,libryu-d11fd429690d726d,libitoa-b8c47733ac8b0f0e,libstrum-38c2b4d2d4209efc,libglobset-6c9db75a5ad18c9b,libfnv-bf8b415be0978c3b,libbstr-5756510824d45f38,libaho_corasick-f5ce70c03d69f932,libtoml-55c8f3848fae3503,libtoml_edit-886530b176ddee47,libserde_spanned-29a8d87afd53ffe9,libindexmap-0b8ac059d5bbf44d,libequivalent-c361d121f884a54b,libhashbrown-54e2116aef257665,libwinnow-96eee58284d53d6e,libtoml_datetime-910647626b5b6e25,libanyhow-331085da6e9c6be2,libhtml5ever-2b6394bb21f3bea4,liblog-a76ca6f49224fa3e,libmarkup5ever-a7444df1cac9ce68,libstring_cache-d885d880103c4cae,libprecomputed_hash-c267fe7f0c895484,libphf-c275df5bf655909e,libphf_shared-efe5b5c6b98b1c62,libsiphasher-8c6d2e3c9561ce61,libtendril-ea9cb9d6f310d33f,libutf8-1f85abd39b41966a,libfutf-9e25c80fd87e4c7b,libdebug_unreachable-d399dc79b4df85c3,libmac-eb66be12d3e579ef,libthiserror-6aa82671e24e0594,libcomrak-c3613ace7c11d9e1,libunicode_categories-1bf594980a4f52d3,libtyped_arena-8e8d93be6dd75dfc,libregex-ea246fe9b99cfc00,libaho_corasick-a9543f9a3dee02b4,libmemchr-6bd5723bc1b40ae3,libregex_syntax-a0621699b9e6bdd6,libentities-252f01ab3738024e,libsemver-5eab2f536c4bbc81,libimage-2943699dd84135b5,libbytemuck-91b1c11b7571d8d2,libcolor_quant-7f431187b872c1d2,libbyteorder-d05a003e572ae5c0,libpng-aa7ea07e59b02659,libflate2-69f8e06c1fd0c9e0,libminiz_oxide-99d5e4fd7620c21d,libfdeflate-ce47d7742ffa6763,libsimd_adler32-1d60d3338e831666,libcrc32fast-22b7801372deb8f4,libbitflags-a9851ebd0ab18f47,libnum_rational-f7db73439b3eb083,libnum_integer-a4d68ebf5afef855,libjpeg_decoder-3dd2189f7814203b,libnum_traits-4babeb483b9a25ca,libparking_lot-10758b784e8511c5,libparking_lot_core-234e2986d62819a2,libcfg_if-d9b80cb51cda7b5b,libsmallvec-606fdaf3899faae0,liblock_api-13d1d4b56731ac3a,libscopeguard-253d6c0059e29176,libconsole-2f8cb2c64036aff7,liblibc-382ffc6847728d1c,libunicode_width-632f9150f240a962,liblazy_static-8f54c7c82e1daacf,libserde-b13f4bf5f778672a,libclap-d3c35c3ee1dc5d4d,libonce_cell-049ea1eca9be4094,libclap_builder-cb3974a2e02d921c,libstrsim-0e20d3b696b9223d,libanstyle-1937bec4a1330407,libclap_lex-b8279dc55c6ee469}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc6G4y3Z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/init-8f5444d36af9f75a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgyAyez/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfs_extra-685dd35b86767a11,libbard-50dd8ff5f3ccd936,libfastrand-2fb4abb24a5b1459,libnotify-ce1eddf1cfda8367,libmio-bb4f04ce20e5169b,libcrossbeam_channel-8489dedd6850a2e1,libcrossbeam_utils-fe8048d174e760cc,libfiletime-a909fbe2c6576d83,libwalkdir-204f8897a11a4af0,libsame_file-0fb1d47320046d34,libinotify-abf701bba9e0de29,libinotify_sys-b853e3de3ac9d356,libquick_xml-d65692e7ce1cfdc7,libnix-c1e3c013fb1b5cf5,libmemoffset-1bbc6dd6c5ab24f4,libstatic_assertions-95336585f0b7f57d,libpin_utils-e0a199353c6bf870,liblexical_sort-0a506cb8fdd65de7,libany_ascii-30a4b4f5f1f4ed15,libhandlebars-0c2edc719b8f5378,libpest-475a05fc6d21c326,libucd_trie-5d33c0054cab42d1,libserde_json-1510415b9c49f60a,libryu-d11fd429690d726d,libitoa-b8c47733ac8b0f0e,libstrum-38c2b4d2d4209efc,libglobset-6c9db75a5ad18c9b,libfnv-bf8b415be0978c3b,libbstr-5756510824d45f38,libaho_corasick-f5ce70c03d69f932,libtoml-55c8f3848fae3503,libtoml_edit-886530b176ddee47,libserde_spanned-29a8d87afd53ffe9,libindexmap-0b8ac059d5bbf44d,libequivalent-c361d121f884a54b,libhashbrown-54e2116aef257665,libwinnow-96eee58284d53d6e,libtoml_datetime-910647626b5b6e25,libanyhow-331085da6e9c6be2,libhtml5ever-2b6394bb21f3bea4,liblog-a76ca6f49224fa3e,libmarkup5ever-a7444df1cac9ce68,libstring_cache-d885d880103c4cae,libprecomputed_hash-c267fe7f0c895484,libphf-c275df5bf655909e,libphf_shared-efe5b5c6b98b1c62,libsiphasher-8c6d2e3c9561ce61,libtendril-ea9cb9d6f310d33f,libutf8-1f85abd39b41966a,libfutf-9e25c80fd87e4c7b,libdebug_unreachable-d399dc79b4df85c3,libmac-eb66be12d3e579ef,libthiserror-6aa82671e24e0594,libcomrak-c3613ace7c11d9e1,libunicode_categories-1bf594980a4f52d3,libtyped_arena-8e8d93be6dd75dfc,libregex-ea246fe9b99cfc00,libaho_corasick-a9543f9a3dee02b4,libmemchr-6bd5723bc1b40ae3,libregex_syntax-a0621699b9e6bdd6,libentities-252f01ab3738024e,libsemver-5eab2f536c4bbc81,libimage-2943699dd84135b5,libbytemuck-91b1c11b7571d8d2,libcolor_quant-7f431187b872c1d2,libbyteorder-d05a003e572ae5c0,libpng-aa7ea07e59b02659,libflate2-69f8e06c1fd0c9e0,libminiz_oxide-99d5e4fd7620c21d,libfdeflate-ce47d7742ffa6763,libsimd_adler32-1d60d3338e831666,libcrc32fast-22b7801372deb8f4,libbitflags-a9851ebd0ab18f47,libnum_rational-f7db73439b3eb083,libnum_integer-a4d68ebf5afef855,libjpeg_decoder-3dd2189f7814203b,libnum_traits-4babeb483b9a25ca,libparking_lot-10758b784e8511c5,libparking_lot_core-234e2986d62819a2,libcfg_if-d9b80cb51cda7b5b,libsmallvec-606fdaf3899faae0,liblock_api-13d1d4b56731ac3a,libscopeguard-253d6c0059e29176,libconsole-2f8cb2c64036aff7,liblibc-382ffc6847728d1c,libunicode_width-632f9150f240a962,liblazy_static-8f54c7c82e1daacf,libserde-b13f4bf5f778672a,libclap-d3c35c3ee1dc5d4d,libonce_cell-049ea1eca9be4094,libclap_builder-cb3974a2e02d921c,libstrsim-0e20d3b696b9223d,libanstyle-1937bec4a1330407,libclap_lex-b8279dc55c6ee469}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgyAyez/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/project_version_check-fa1bd017cf9e7f5b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `bard` (test "project-version-check") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bard` (test "init") due to 1 previous error [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project/output.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn output_filename(&self) -> Cow { [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] 118 | pub fn output_filename(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render/tex_tools.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | fn program_status(&self) -> Cow { [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] 144 | fn program_status(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1a7e6f5a6636c18cbe2473ca7ef32eba757f4bb37f4ce7c6bd9b0ec6b33cb7b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7e6f5a6636c18cbe2473ca7ef32eba757f4bb37f4ce7c6bd9b0ec6b33cb7b3", kill_on_drop: false }` [INFO] [stdout] 1a7e6f5a6636c18cbe2473ca7ef32eba757f4bb37f4ce7c6bd9b0ec6b33cb7b3