[INFO] cloning repository https://github.com/maxhoesel/clouddns-nat-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxhoesel/clouddns-nat-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxhoesel%2Fclouddns-nat-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxhoesel%2Fclouddns-nat-helper'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxhoesel%2Fclouddns-nat-helper: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/maxhoesel/clouddns-nat-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxhoesel/clouddns-nat-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxhoesel%2Fclouddns-nat-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxhoesel%2Fclouddns-nat-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 475958f314ccc3d3000c82f111dd81e24f31c8ce
[INFO] checking maxhoesel/clouddns-nat-helper against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxhoesel%2Fclouddns-nat-helper" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maxhoesel/clouddns-nat-helper on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/maxhoesel/clouddns-nat-helper
[INFO] finished tweaking git repo https://github.com/maxhoesel/clouddns-nat-helper
[INFO] tweaked toml for git repo https://github.com/maxhoesel/clouddns-nat-helper written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/maxhoesel/clouddns-nat-helper 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/spacebird-dev/cloudflare-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_double v0.3.1
[INFO] [stderr]   Downloaded debugtrace v0.1.0
[INFO] [stderr]   Downloaded totems v0.2.7
[INFO] [stderr]   Downloaded debug-builders v0.1.0
[INFO] [stderr]   Downloaded backtrace v0.1.8
[INFO] [stderr]   Downloaded chomp1 v0.3.4
[INFO] [stderr]   Downloaded dnsclient v0.1.19
[INFO] [stderr]   Downloaded dnssector v0.2.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 741b84f85c20bedff98a4f08737e5111c3753ef446157cd14232ea422a2f5482
[INFO] running `Command { std: "docker" "start" "-a" "741b84f85c20bedff98a4f08737e5111c3753ef446157cd14232ea422a2f5482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "741b84f85c20bedff98a4f08737e5111c3753ef446157cd14232ea422a2f5482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "741b84f85c20bedff98a4f08737e5111c3753ef446157cd14232ea422a2f5482", kill_on_drop: false }`
[INFO] [stdout] 741b84f85c20bedff98a4f08737e5111c3753ef446157cd14232ea422a2f5482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0200f76aada291ebedc40e86c800beb3b514e36819416ba061e77b8377bd94a
[INFO] running `Command { std: "docker" "start" "-a" "e0200f76aada291ebedc40e86c800beb3b514e36819416ba061e77b8377bd94a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling debugtrace v0.1.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking debug-builders v0.1.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/clap_lex-9434ec7350502de9.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/clap_lex-9434ec7350502de9/dep-lib-clap_lex`
[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/rmetaRBEPPb/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/predicates_core-f9a88a440c5a7466.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/predicates-core-f9a88a440c5a7466/dep-lib-predicates_core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-49342349b56c1c10.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanxlnV3/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaa6EI1q"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `strsim` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaB7hXpK"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `heck` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name heck --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=faa1acbe2bb4e337 -C extra-filename=-8e1f98ffb0a497ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `cc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f30f84fffaf4a970 -C extra-filename=-cacfcf3a0de9a703 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafp7wFN/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-fda6c3d90c023fab.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSc28vi"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `ipnet` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBs5ttZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/mockall_derive-b2a627709861f23e/build_script_build-b2a627709861f23e" "-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]           Stack dump:
[INFO] [stdout]           0.    Program arguments: /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccBkH15I.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/mockall_derive-b2a627709861f23e/build_script_build-b2a627709861f23e /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcBs5ttZ/symbols.o /opt/rustwide/target/debug/build/mockall_derive-b2a627709861f23e/build_script_build-b2a627709861f23e.build_script_build.6dfc93c514ac6a58-cgu.0.rcgu.o /opt/rustwide/target/debug/build/mockall_derive-b2a627709861f23e/build_script_build-b2a627709861f23e.aryuxwfbyjhiy8g82ok5qadh1.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4d5af82d47b2db3d.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-05a9cc3cba127820.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bf63c73913525fad.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7f0e6c516ef86898.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c24930fa106073c4.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-14b4d4dce6ef8069.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d381724dd1e77a18.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4a52952f3fdcc222.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb388ec8ee99e30c.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6e62f45f28a46af3.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7aeceed2f3aa642a.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-a3008e3017ecbe6c.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-11ca02dcadad0192.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-036a8009c952b658.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fc598417221db147.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0ee13154643b9df8.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]           Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
[INFO] [stdout]           0  libLLVM.so.20.1-rust-1.87.0-nightly 0x000071ddb88df477 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.20.1-rust-1.87.0-nightly 0x000071ddb88df88c
[INFO] [stdout]           2  libc.so.6                           0x000071ddb3019520
[INFO] [stdout]           3  rust-lld                            0x000063f60d3a616a
[INFO] [stdout]           4  rust-lld                            0x000063f60d1bf413
[INFO] [stdout]           5  rust-lld                            0x000063f60d19cc2a
[INFO] [stdout]           6  rust-lld                            0x000063f60d198044
[INFO] [stdout]           7  rust-lld                            0x000063f60d0a6fd6
[INFO] [stdout]           8  rust-lld                            0x000063f60d0a6020
[INFO] [stdout]           9  rust-lld                            0x000063f60d0a66d1
[INFO] [stdout]           10 libc.so.6                           0x000071ddb3000d90
[INFO] [stdout]           11 libc.so.6                           0x000071ddb3000e40 __libc_start_main + 128
[INFO] [stdout]           12 rust-lld                            0x000063f60cf28c89
[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 `mockall_derive` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e0200f76aada291ebedc40e86c800beb3b514e36819416ba061e77b8377bd94a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0200f76aada291ebedc40e86c800beb3b514e36819416ba061e77b8377bd94a", kill_on_drop: false }`
[INFO] [stdout] e0200f76aada291ebedc40e86c800beb3b514e36819416ba061e77b8377bd94a
