[INFO] cloning repository https://github.com/lizelive/bevy-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lizelive/bevy-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flizelive%2Fbevy-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flizelive%2Fbevy-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fee8a49a94d1e6ab38858bcdf13a52a577f9eb28
[INFO] checking lizelive/bevy-test against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flizelive%2Fbevy-test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lizelive/bevy-test
[INFO] finished tweaking git repo https://github.com/lizelive/bevy-test
[INFO] tweaked toml for git repo https://github.com/lizelive/bevy-test written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lizelive/bevy-test on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lizelive/bevy-test 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecd35d81823a737cbe1658a764693df12b44923e87d759d222f792856b4f3e03
[INFO] running `Command { std: "docker" "start" "-a" "ecd35d81823a737cbe1658a764693df12b44923e87d759d222f792856b4f3e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecd35d81823a737cbe1658a764693df12b44923e87d759d222f792856b4f3e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd35d81823a737cbe1658a764693df12b44923e87d759d222f792856b4f3e03", kill_on_drop: false }`
[INFO] [stdout] ecd35d81823a737cbe1658a764693df12b44923e87d759d222f792856b4f3e03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01527b58299a34d3b97d077c7f836252c1c8be4848c3f7aa938541a5ed1335df
[INFO] running `Command { std: "docker" "start" "-a" "01527b58299a34d3b97d077c7f836252c1c8be4848c3f7aa938541a5ed1335df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling erased-serde v0.3.16
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking sharded-slab v0.1.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling bevy-glsl-to-spirv v0.2.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking glam v0.15.2
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking bytemuck v1.7.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking spirv_headers v1.5.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking ttf-parser v0.12.2
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking rectangle-pack v0.3.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking guillotiere v0.6.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/xml-ae663325e1e00e82.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/xml-rs-ae663325e1e00e82/dep-lib-xml`
[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] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[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/rmetaheH95R/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEf0SKP/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.68/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 --cfg 'feature="jobserver"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=b6b7f41686bf4de5 -C extra-filename=-79399317f7409bb5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-56ed6fc4a606de43.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `getrandom` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `atomic` (build script)
[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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fallback", "std"))' -C metadata=31e25d7299193f85 -C extra-filename=-10fa95c1e888803c --out-dir /opt/rustwide/target/debug/build/atomic-10fa95c1e888803c -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-25a993b23e246124.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error; 26 warnings emitted
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/percent_encoding-673a9f4d24273155.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/percent-encoding-673a9f4d24273155/dep-lib-percent_encoding`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapswYet/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxNxW9Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-45ce33b17ba89058.rlib" "<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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxNxW9Y/raw-dylibs" "-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/alsa-sys-79b499a38ee10067/build_script_build-79b499a38ee10067" "-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/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYERmIU.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/alsa-sys-79b499a38ee10067/build_script_build-79b499a38ee10067 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcxNxW9Y/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustcxNxW9Y/symbols.o /opt/rustwide/target/debug/build/alsa-sys-79b499a38ee10067/build_script_build-79b499a38ee10067.build_script_build.7fa175438fb824de-cgu.0.rcgu.o /opt/rustwide/target/debug/build/alsa-sys-79b499a38ee10067/build_script_build-79b499a38ee10067.d6t2cq4iz1ji02sfbaiq71179.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-45ce33b17ba89058.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.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/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]            #0 0x000071431042c747 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x562c747)
[INFO] [stdout]            #1 0x000071431042d03d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x562d03d)
[INFO] [stdout]            #2 0x000071430ab1c330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x00005e88bdd89c5b void lld::elf::writeResult<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58ac5b)
[INFO] [stdout]            #4 0x00005e88bdb82685 void lld::elf::LinkerDriver::link<llvm::object::ELFType<(llvm::endianness)1, true>>(llvm::opt::InputArgList&) Driver.cpp:0:0
[INFO] [stdout]            #5 0x00005e88bdb5d47d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef<char const*>) Driver.cpp:0:0
[INFO] [stdout]            #6 0x00005e88bdb58384 lld::elf::link(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359384)
[INFO] [stdout]            #7 0x00005e88bda5e5fa lld::unsafeLldMain(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef<lld::DriverDef>, bool) (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f5fa)
[INFO] [stdout]            #8 0x00005e88bda5d6c0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e6c0)
[INFO] [stdout]            #9 0x00005e88bda5dd71 main (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ed71)
[INFO] [stdout]           #10 0x000071430ab011ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
[INFO] [stdout]           #11 0x000071430ab0128b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
[INFO] [stdout]           #12 0x00005e88bd8e0329 _start (/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1329)
[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 `alsa-sys` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "01527b58299a34d3b97d077c7f836252c1c8be4848c3f7aa938541a5ed1335df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01527b58299a34d3b97d077c7f836252c1c8be4848c3f7aa938541a5ed1335df", kill_on_drop: false }`
[INFO] [stdout] 01527b58299a34d3b97d077c7f836252c1c8be4848c3f7aa938541a5ed1335df
