[INFO] cloning repository https://github.com/b1rger/carl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b1rger/carl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb1rger%2Fcarl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb1rger%2Fcarl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b3403f57772e62fe6e56b82c532f55bb4ef475d [INFO] testing b1rger/carl/4b3403f57772e62fe6e56b82c532f55bb4ef475d against try#024495a232636f1f9407d7695b2be51edc2c51bd for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb1rger%2Fcarl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b1rger/carl on toolchain 024495a232636f1f9407d7695b2be51edc2c51bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b1rger/carl [INFO] finished tweaking git repo https://github.com/b1rger/carl [INFO] tweaked toml for git repo https://github.com/b1rger/carl written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/b1rger/carl 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" "+024495a232636f1f9407d7695b2be51edc2c51bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46ac99fa2f0737b81cde75d175d185aef95c301c100d39e6ed414b3834ed48a2 [INFO] running `Command { std: "docker" "start" "-a" "46ac99fa2f0737b81cde75d175d185aef95c301c100d39e6ed414b3834ed48a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46ac99fa2f0737b81cde75d175d185aef95c301c100d39e6ed414b3834ed48a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ac99fa2f0737b81cde75d175d185aef95c301c100d39e6ed414b3834ed48a2", kill_on_drop: false }` [INFO] [stdout] 46ac99fa2f0737b81cde75d175d185aef95c301c100d39e6ed414b3834ed48a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f97edd7712bc56dcfda7489819e56a644f2a24770ee12a431eca76ea2922a71d [INFO] running `Command { std: "docker" "start" "-a" "f97edd7712bc56dcfda7489819e56a644f2a24770ee12a431eca76ea2922a71d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.36 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling icalendar v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling rrule v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling carl v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.46s [INFO] running `Command { std: "docker" "inspect" "f97edd7712bc56dcfda7489819e56a644f2a24770ee12a431eca76ea2922a71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97edd7712bc56dcfda7489819e56a644f2a24770ee12a431eca76ea2922a71d", kill_on_drop: false }` [INFO] [stdout] f97edd7712bc56dcfda7489819e56a644f2a24770ee12a431eca76ea2922a71d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b6092f906e78e3a7d77e6c3a8424acb7f87e743b103c55aac1b495d965c55f1 [INFO] running `Command { std: "docker" "start" "-a" "2b6092f906e78e3a7d77e6c3a8424acb7f87e743b103c55aac1b495d965c55f1", kill_on_drop: false }` [INFO] [stderr] Compiling carl v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWXUhqF/symbols.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.carl.fdafb4c0a1aafbeb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b.dgxtzn3iij46owr9ctu22uacv.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-894f8d095ef74df6.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-852da2e0c8f364f9.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-82d90020e16465a3.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c30ff0eafbefe2a8.rlib" "/opt/rustwide/target/debug/deps/librrule-38cd006e4146300a.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-234c7c427c9ff3eb.rlib" "/opt/rustwide/target/debug/deps/libphf-952151a28322eb8f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e2d851f54d149c4c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libregex-565352b1012cab3d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-292adc999f62cc4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7f486e8fcda81f8f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3a0a5a69c8cf2ebf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82a61b619e73c718.rlib" "/opt/rustwide/target/debug/deps/libicalendar-bc4e12b0342a361b.rlib" "/opt/rustwide/target/debug/deps/libiso8601-a5801ae7a128b3d5.rlib" "/opt/rustwide/target/debug/deps/libnom-618b396c5e6aa0d2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libuuid-16f9544559baefa1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f8e1d922f94be66a.rlib" "/opt/rustwide/target/debug/deps/liblibc-edfa48c6d4d4de50.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libchrono-07dfbaf6c1257dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5aa0a834e21733e8.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6fca390663fa66d4.rlib" "/opt/rustwide/target/debug/deps/libtoml-831483a6c1edfad7.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-eb40fd9937734990.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1c711cbc5f38c189.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-6b156182bd31ca39.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-12e2ddd4cad802c2.rlib" "/opt/rustwide/target/debug/deps/libserde-9b132ef4f5a7ac35.rlib" "/opt/rustwide/target/debug/deps/libclap-cfd2768f2c023212.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-55ac9736e943ad19.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-d933baa5b17340e0.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-da70e2b069c13980.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-30f534156c1fa16c.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-e7313adf531e1a6b.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-2cb77b7246933da8.rlib" "/opt/rustwide/target/debug/deps/libanstyle-b4f5a201e0c92719.rlib" "/opt/rustwide/target/debug/deps/libxdg-a3486194bb9a0de3.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d6a89e3d66a1c944.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a9dc4ae2ace08983.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-531d6ce5d87e54e3.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-db3c9a03e04e2a9d.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b6a570709a7814cf.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b6d798e293514ebb.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c5a590a7d3640c2d.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-117a9f2969e7b4cb.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c1c617e26070855e.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f61240e4012dead0.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0d7819fd49491550.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4bc4a5a15c46db43.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b19cd6cebaca0932.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5749b595d094d9dd.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-539838b28bed814f.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/024495a232636f1f9407d7695b2be51edc2c51bd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/carl-96cb88fca405fd8b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `carl` (bin "carl" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2b6092f906e78e3a7d77e6c3a8424acb7f87e743b103c55aac1b495d965c55f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6092f906e78e3a7d77e6c3a8424acb7f87e743b103c55aac1b495d965c55f1", kill_on_drop: false }` [INFO] [stdout] 2b6092f906e78e3a7d77e6c3a8424acb7f87e743b103c55aac1b495d965c55f1