[INFO] cloning repository https://github.com/jeremyvii/savoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyvii/savoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyvii%2Fsavoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyvii%2Fsavoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12563b70b3de187b393c3162a7740fcab5ea3354
[INFO] checking jeremyvii/savoy against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyvii%2Fsavoy" "/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/jeremyvii/savoy on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jeremyvii/savoy
[INFO] finished tweaking git repo https://github.com/jeremyvii/savoy
[INFO] tweaked toml for git repo https://github.com/jeremyvii/savoy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jeremyvii/savoy 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89f19de96434701dff89d4fbc2673256407d12be871e4f53a4d4b70570934b02
[INFO] running `Command { std: "docker" "start" "-a" "89f19de96434701dff89d4fbc2673256407d12be871e4f53a4d4b70570934b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89f19de96434701dff89d4fbc2673256407d12be871e4f53a4d4b70570934b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f19de96434701dff89d4fbc2673256407d12be871e4f53a4d4b70570934b02", kill_on_drop: false }`
[INFO] [stdout] 89f19de96434701dff89d4fbc2673256407d12be871e4f53a4d4b70570934b02
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ae41ee87902e496948e637b139709933a3c529a67d804ffcd73451dfe50f4cd
[INFO] running `Command { std: "docker" "start" "-a" "7ae41ee87902e496948e637b139709933a3c529a67d804ffcd73451dfe50f4cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rsor v0.1.3
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking wmidi v4.0.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/num-integer-612d371923203d78/run-build-script-build-script-build`
[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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/proc-macro-error-9daa22d3cebdd365/build_script_build-9daa22d3cebdd365.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro-error-9daa22d3cebdd365/dep-build-script-build-script-build`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to run custom build command for `typenum v1.15.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-36eeb2a4aeb41e78/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-ce7cb168ffa85e0d/out/consts.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.15.0/build/main.rs:170:63:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c70fbd9e2ea - std::backtrace_rs::backtrace::libunwind::trace::h16299bf4108b4ee8
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5c70fbd9e2ea - std::backtrace_rs::backtrace::trace_unsynchronized::h3d68e95ea1fb18de
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5c70fbd9e2ea - std::sys::backtrace::_print_fmt::h4d76491bca4754b3
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5c70fbd9e2ea - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa13375a1a3b1260
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5c70fbdbb8f3 - core::fmt::rt::Argument::fmt::h33e7e1d7fa7f886e
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5c70fbdbb8f3 - core::fmt::write::h52bfad4f47875cb7
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x5c70fbd9b8a3 - std::io::Write::write_fmt::hca05fa52169b72dc
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/io/mod.rs:1888:15
[INFO] [stderr]      7:     0x5c70fbd9e132 - std::sys::backtrace::BacktraceLock::print::hb824c8e7384b741b
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5c70fbd9f07f - std::panicking::default_hook::{{closure}}::h0a7d0019d7ce7eea
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5c70fbd9eeea - std::panicking::default_hook::h6cb2a7a01bfbcc48
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5c70fbd9f952 - std::panicking::rust_panic_with_hook::h7522f83a4b8d24ba
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5c70fbd9f7ea - std::panicking::begin_panic_handler::{{closure}}::h94d7efd80e7b798f
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5c70fbd9e7e9 - std::sys::backtrace::__rust_end_short_backtrace::h0d56bfd621a65a55
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5c70fbd9f47d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5c70fbdbab20 - core::panicking::panic_fmt::habbf8c9f8f19a88c
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5c70fbdbaec6 - core::result::unwrap_failed::h8a0a59ae73691a93
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x5c70fbd7a535 - build_script_main::main::hf68938520347b887
[INFO] [stderr]     17:     0x5c70fbd7bd43 - core::ops::function::FnOnce::call_once::h19e6e9bb7da73770
[INFO] [stderr]     18:     0x5c70fbd7af96 - std::sys::backtrace::__rust_begin_short_backtrace::h6172fd1f077ff995
[INFO] [stderr]     19:     0x5c70fbd77a89 - std::rt::lang_start::{{closure}}::h678c0a87e6543f17
[INFO] [stderr]     20:     0x5c70fbd98720 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1b02cab2893782d1
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x5c70fbd98720 - std::panicking::try::do_call::hf68ec57b417d7ab2
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:587:40
[INFO] [stderr]     22:     0x5c70fbd98720 - std::panicking::try::h19e71dae2e1fe131
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:550:19
[INFO] [stderr]     23:     0x5c70fbd98720 - std::panic::catch_unwind::hb34ac54e48ab2ab1
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x5c70fbd98720 - std::rt::lang_start_internal::{{closure}}::hb462c8d8a19c587a
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/rt.rs:163:24
[INFO] [stderr]     25:     0x5c70fbd98720 - std::panicking::try::do_call::h7922b4bab741e2d0
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:587:40
[INFO] [stderr]     26:     0x5c70fbd98720 - std::panicking::try::he83e32f922399ad3
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:550:19
[INFO] [stderr]     27:     0x5c70fbd98720 - std::panic::catch_unwind::ha12e5ad4090e0beb
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x5c70fbd98720 - std::rt::lang_start_internal::hf5233c95fc81c77b
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/rt.rs:159:5
[INFO] [stderr]     29:     0x5c70fbd77a71 - std::rt::lang_start::hc5d0e0fb154f0fab
[INFO] [stderr]     30:     0x5c70fbd7aa25 - main
[INFO] [stderr]     31:     0x7aeec8ae1d90 - <unknown>
[INFO] [stderr]     32:     0x7aeec8ae1e40 - __libc_start_main
[INFO] [stderr]     33:     0x5c70fbd67375 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-d13b59d5133a9158/output`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/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/rustcudcJzQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}" "/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/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/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-8a9ac037e5d3d3e6/build_script_build-8a9ac037e5d3d3e6" "-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 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-array` (build script) 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/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/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/rustchIBaRk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}" "/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/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/ae258e1fcbee4a062f5f3d869f06004d7cea088e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro-error-attr-4b4bccd9ca75ef21/build_script_build-4b4bccd9ca75ef21" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           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 `proc-macro-error-attr` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7ae41ee87902e496948e637b139709933a3c529a67d804ffcd73451dfe50f4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae41ee87902e496948e637b139709933a3c529a67d804ffcd73451dfe50f4cd", kill_on_drop: false }`
[INFO] [stdout] 7ae41ee87902e496948e637b139709933a3c529a67d804ffcd73451dfe50f4cd
