[INFO] cloning repository https://github.com/tomasfarias/c2g [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomasfarias/c2g" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b647e5ec7b596bec959302e7e94b979575ab3234 [INFO] testing tomasfarias/c2g against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasfarias%2Fc2g" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasfarias/c2g on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomasfarias/c2g [INFO] finished tweaking git repo https://github.com/tomasfarias/c2g [INFO] tweaked toml for git repo https://github.com/tomasfarias/c2g written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tomasfarias/c2g 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-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2771df0910b735f5c29f5594032e51751acc24e8df77cf44a61a97b67fc802d3 [INFO] running `Command { std: "docker" "start" "-a" "2771df0910b735f5c29f5594032e51751acc24e8df77cf44a61a97b67fc802d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2771df0910b735f5c29f5594032e51751acc24e8df77cf44a61a97b67fc802d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2771df0910b735f5c29f5594032e51751acc24e8df77cf44a61a97b67fc802d3", kill_on_drop: false }` [INFO] [stdout] 2771df0910b735f5c29f5594032e51751acc24e8df77cf44a61a97b67fc802d3 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e008a10816cd714b3790c7987caf8b30988daa76a86933a959b388e920640940 [INFO] running `Command { std: "docker" "start" "-a" "e008a10816cd714b3790c7987caf8b30988daa76a86933a959b388e920640940", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fontconfig-parser v0.5.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling shakmaty v0.23.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rustybuzz v0.5.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tiny-skia v0.6.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling fontdb v0.9.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling usvg v0.22.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling include_dir v0.6.0 [INFO] [stderr] Compiling pgn-reader v0.22.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling resvg v0.22.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling c2g v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/giffer.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | Err(e) => Err(GifferError::InvalidGifWriterVariant {}), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.24s [INFO] running `Command { std: "docker" "inspect" "e008a10816cd714b3790c7987caf8b30988daa76a86933a959b388e920640940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e008a10816cd714b3790c7987caf8b30988daa76a86933a959b388e920640940", kill_on_drop: false }` [INFO] [stdout] e008a10816cd714b3790c7987caf8b30988daa76a86933a959b388e920640940 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b895879f159c0c2b8309411329e0ce56f6abcce8680b9d12fdf171f8c87e849 [INFO] running `Command { std: "docker" "start" "-a" "4b895879f159c0c2b8309411329e0ce56f6abcce8680b9d12fdf171f8c87e849", kill_on_drop: false }` [INFO] [stderr] Compiling c2g v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/giffer.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | Err(e) => Err(GifferError::InvalidGifWriterVariant {}), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/giffer.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | Err(e) => Err(GifferError::InvalidGifWriterVariant {}), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV91NrJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libc2g-e4f8d59a3038f198.rlib,libresvg-1253d1608a8de639.rlib,libgif-ea1fbd9d49654c47.rlib,libjpeg_decoder-0f5e48949c48617a.rlib,libsvgfilters-b06d436415001fc4.rlib,libregex-98bb8adb7c470e64.rlib,libaho_corasick-0df1d38798ed79d7.rlib,libregex_syntax-12b080b3aec45ada.rlib,libusvg-ca17ac85929eba48.rlib,librctree-00381fd54d65cb62.rlib,libunicode_bidi-e4829a6bfd210dd1.rlib,librustybuzz-ebc626ffaa894dfe.rlib,libunicode_bidi_mirroring-fe05f67b86e52629.rlib,libunicode_ccc-0c078431dfcf67a5.rlib,libunicode_general_category-87a29e6a05014a32.rlib,libsimplecss-bef9ed3fae29b0f1.rlib,libdata_url-272a1b9eb182cec5.rlib,libmatches-b745fe32e7f24fcc.rlib,libbase64-42295ac2e0e134a3.rlib,libfontdb-8b0650081edc6778.rlib,libfontconfig_parser-f9ab018126442034.rlib,libroxmltree-14a55d94ff6454f1.rlib,libxmlparser-2b3f499bb5ec5c86.rlib,libmemmap2-6d5b5a4ab58c19a1.rlib,libttf_parser-1d1864f87a1b207b.rlib,libttf_parser-f450c3f921074a49.rlib,libunicode_script-ba6dfe512f956fe0.rlib,libunicode_vo-cf12417f122ef852.rlib,libkurbo-78ccfb76b06bbb49.rlib,libfloat_cmp-56b5743de2806658.rlib,libxmlwriter-ea6a179438515506.rlib,libsvgtypes-6123b861f7b06803.rlib,libsiphasher-a12500f72255da72.rlib,libtiny_skia-df56d9eedd8018c6.rlib,libsafe_arch-4e3beb50043ecb24.rlib,libarrayvec-1656f650a01ecea7.rlib,libarrayref-25c9fb6ef5409f9c.rlib,libimage-a9577362ff7c9d1c.rlib,libimage_webp-2f220b467bd8ce02.rlib,libbyteorder_lite-f5df2d14b4488fc7.rlib,libqoi-cfe7f025b18ca0df.rlib,libpng-ec53edc29b97256d.rlib,libfdeflate-a4fadcb38258be34.rlib,libexr-ecf75d5b0c67d847.rlib,libflume-4e6f6b3777e98f55.rlib,libminiz_oxide-398ac37eedcdf328.rlib,libzune_inflate-830e3160eed64e83.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libbit_field-e2b639b9cacfe5b4.rlib,liblebe-5694b67511a9813c.rlib,libhalf-69da55b60c671332.rlib,libsmallvec-4d273beb6a432798.rlib,libzune_jpeg-57c736b0c9cadc84.rlib,libzune_core-d8a810c65908360c.rlib,libgif-a79f84abcc2f81df.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder-fb36fe721788ce00.rlib,libravif-66a107ed3bd87d7e.rlib,libloop9-634ef8d7928d5daa.rlib,libavif_serialize-03f67bcf5f15df22.rlib,libquick_error-702b385be5f12d4a.rlib,librgb-ba57f374d9b2ef65.rlib,librav1e-6c5b9990fc8ff9bd.rlib,libprofiling-af0bd0819397b1cd.rlib,libav1_grain-3304e23cd71d622b.rlib,libnom-06bc6c360b642e24.rlib,libnum_rational-c6410aac2746c00c.rlib,libnum_bigint-32026b5b4a7940c7.rlib,libnum_integer-74da1cf5ec1e6452.rlib,libanyhow-efe27a2618e15b01.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmaybe_rayon-065af74831707f10.rlib,librayon-f5a13df7680c58b8.rlib,librayon_core-59cadf3eeefaeb71.rlib,libcrossbeam_deque-93b78ad9be0d31ec.rlib,libcrossbeam_epoch-396cc62bc111e411.rlib,libcrossbeam_utils-1d5a648c857aa8d3.rlib,libv_frame-23081677b59553e2.rlib,libaligned_vec-657289efa2e8e100.rlib,libthiserror-6197e4f5e97303f4.rlib,libbitstream_io-27c3cf4c93b04792.rlib,libitertools-f4db06493cf43f0b.rlib,libeither-a0c23204a379320f.rlib,liblog-1ad4a80b9627ed31.rlib,libimgref-48e56cef272b279d.rlib,libbytemuck-410e9c46579d0ec7.rlib,libtiff-0ca9c6d51892dd10.rlib,libflate2-0e98a200fdf28f3d.rlib,libminiz_oxide-01129cdd8036a338.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-bc5cf6667df63cae.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libweezl-81d61edd414eb5e8.rlib,libjpeg_decoder-5be1025935bd4e47.rlib,libpgn_reader-35acc4f46f6e094d.rlib,libcircular-f3866fbb65a4a836.rlib,libmemchr-64e185d99f0c46ef.rlib,libshakmaty-29b33f34e9e59c30.rlib,libbtoi-04cbaeda3e33e0e1.rlib,libnum_traits-5768d518878fc7fb.rlib,libarrayvec-324bee7ec07e0504.rlib,libinclude_dir-751761774dddc6ad.rlib,libglob-2c5648fdb0819fee.rlib,libclap-86c72c2f76f3d065.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-22afd99a54c3f974.rlib,libunicode_width-872488d468fe4def.rlib,libstrsim-eb3bc2e4997041af.rlib,libbitflags-ea92b9a71a7e9627.rlib,libatty-5c9cb78c7cc8a333.rlib,liblibc-c11088515bbe4762.rlib,libansi_term-f833f6474621b01a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV91NrJ/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example_tests-b64e40fad47ef451" "-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 `c2g` (test "example_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b895879f159c0c2b8309411329e0ce56f6abcce8680b9d12fdf171f8c87e849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b895879f159c0c2b8309411329e0ce56f6abcce8680b9d12fdf171f8c87e849", kill_on_drop: false }` [INFO] [stdout] 4b895879f159c0c2b8309411329e0ce56f6abcce8680b9d12fdf171f8c87e849