[INFO] cloning repository https://github.com/a2aaron/turing-beavers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a2aaron/turing-beavers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa2aaron%2Fturing-beavers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa2aaron%2Fturing-beavers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b53f8edb40ff24c61b66e7a64cd069ad7d241503 [INFO] checking a2aaron/turing-beavers/b53f8edb40ff24c61b66e7a64cd069ad7d241503 against master#5fe0e40e05f2d0408c6a292b160f96d595aedfbc for pr-130367 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa2aaron%2Fturing-beavers" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/a2aaron/turing-beavers on toolchain 5fe0e40e05f2d0408c6a292b160f96d595aedfbc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/a2aaron/turing-beavers [INFO] finished tweaking git repo https://github.com/a2aaron/turing-beavers [INFO] tweaked toml for git repo https://github.com/a2aaron/turing-beavers written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/a2aaron/turing-beavers 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" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlite-loadable-macros v0.0.2 [INFO] [stderr] Downloaded sqlite-loadable v0.0.5 [INFO] [stderr] Downloaded sqlite3ext-sys v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63080a566217747b90b16c87a087cfa28be953a6f47ed6c07c94f2a4d8f8d04d [INFO] running `Command { std: "docker" "start" "-a" "63080a566217747b90b16c87a087cfa28be953a6f47ed6c07c94f2a4d8f8d04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63080a566217747b90b16c87a087cfa28be953a6f47ed6c07c94f2a4d8f8d04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63080a566217747b90b16c87a087cfa28be953a6f47ed6c07c94f2a4d8f8d04d", kill_on_drop: false }` [INFO] [stdout] 63080a566217747b90b16c87a087cfa28be953a6f47ed6c07c94f2a4d8f8d04d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c6cf006c6f27b4514543b05bda00c1940a0f1468aef71eaa85d5259dfb8453 [INFO] running `Command { std: "docker" "start" "-a" "d4c6cf006c6f27b4514543b05bda00c1940a0f1468aef71eaa85d5259dfb8453", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking async-signal v0.2.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking async-process v2.2.3 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking smol v2.0.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/termcolor-d5f4a9eec7d5c382/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoVfA4D/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/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" "-Wl,--version-script=/tmp/rustczHSHjJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustczHSHjJ/symbols.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.clap_derive.46d78760bf1bfb46-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.b9est0bt7ema5xrwm2329rnlh.rcgu.rmeta" "/opt/rustwide/target/debug/deps/clap_derive-9e9781b966779ff3.bmefd4yqa3vtex9u86ygabv6h.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-b8ed5fbf5b1549ce.rlib" "/opt/rustwide/target/debug/deps/libsyn-647ae1c7ad6e600c.rlib" "/opt/rustwide/target/debug/deps/libquote-12f3988dd0d8aa39.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-55b02ea9c2928d93.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ed775ebf8e71c0f3.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d6a89e3d66a1c944.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a9dc4ae2ace08983.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-531d6ce5d87e54e3.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-db3c9a03e04e2a9d.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b6a570709a7814cf.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b6d798e293514ebb.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c5a590a7d3640c2d.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-117a9f2969e7b4cb.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c1c617e26070855e.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f61240e4012dead0.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0d7819fd49491550.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4bc4a5a15c46db43.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b19cd6cebaca0932.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5749b595d094d9dd.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-539838b28bed814f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/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/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-9e9781b966779ff3.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libclap_derive-9e9781b966779ff3.so" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d4c6cf006c6f27b4514543b05bda00c1940a0f1468aef71eaa85d5259dfb8453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c6cf006c6f27b4514543b05bda00c1940a0f1468aef71eaa85d5259dfb8453", kill_on_drop: false }` [INFO] [stdout] d4c6cf006c6f27b4514543b05bda00c1940a0f1468aef71eaa85d5259dfb8453