[INFO] cloning repository https://github.com/theRookieCoder/frigate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theRookieCoder/frigate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Ffrigate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Ffrigate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a76c17627e2a0beb00970ebe4069188b7ec8a46 [INFO] checking theRookieCoder/frigate against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Ffrigate" "/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/theRookieCoder/frigate on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theRookieCoder/frigate [INFO] finished tweaking git repo https://github.com/theRookieCoder/frigate [INFO] tweaked toml for git repo https://github.com/theRookieCoder/frigate written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theRookieCoder/frigate 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/theRookieCoder/libium` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded furse v1.0.3 [INFO] [stderr] Downloaded ferinth v2.1.0 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Downloaded lazy-regex v2.3.0 [INFO] [stderr] Downloaded octocrab v0.15.4 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 239fc03f79beae14828ef4515d932182bd0ca9e2aa084becbeb75057fb990bc7 [INFO] running `Command { std: "docker" "start" "-a" "239fc03f79beae14828ef4515d932182bd0ca9e2aa084becbeb75057fb990bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239fc03f79beae14828ef4515d932182bd0ca9e2aa084becbeb75057fb990bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239fc03f79beae14828ef4515d932182bd0ca9e2aa084becbeb75057fb990bc7", kill_on_drop: false }` [INFO] [stdout] 239fc03f79beae14828ef4515d932182bd0ca9e2aa084becbeb75057fb990bc7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0576a836e39f31d321474e3a1588ba616945b7b18c68d85fc7fd3adcce58506 [INFO] running `Command { std: "docker" "start" "-a" "f0576a836e39f31d321474e3a1588ba616945b7b18c68d85fc7fd3adcce58506", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking zeroize v1.5.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking dialoguer v0.10.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking lazy-regex v2.3.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking clap v3.1.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcUWsPOf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUWsPOf/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.9k5aa6o9westnmyn6vp0vdzgm.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-19f65a54eac0ee11.rlib,libunicode_segmentation-b08f6bafcf5594eb.rlib,libsyn-401bc8ade3a6e331.rlib,libquote-1213ea2c6c2c7b11.rlib,libproc_macro2-034253f5cdc4a92f.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-L" "/tmp/rustcUWsPOf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsnafu_derive-30d972a1602108b8.so" "-Wl,--gc-sections" "-shared" "-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/0c478fdfe138a8b09744798c85fe2be657768b00/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/ccDSJfBg.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libsnafu_derive-30d972a1602108b8.so /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/rustcUWsPOf/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/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/../../.. --version-script=/tmp/rustcUWsPOf/list --no-undefined-version /tmp/rustcUWsPOf/symbols.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.snafu_derive.30a79b917672ff31-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.9k5aa6o9westnmyn6vp0vdzgm.rcgu.rmeta /opt/rustwide/target/debug/deps/snafu_derive-30d972a1602108b8.8wg0z1clwy630s5m5d3db3xel.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libheck-19f65a54eac0ee11.rlib /opt/rustwide/target/debug/deps/libunicode_segmentation-b08f6bafcf5594eb.rlib /opt/rustwide/target/debug/deps/libsyn-401bc8ade3a6e331.rlib /opt/rustwide/target/debug/deps/libquote-1213ea2c6c2c7b11.rlib /opt/rustwide/target/debug/deps/libproc_macro2-034253f5cdc4a92f.rlib /opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-42fbce4a7a67dd74.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7cf15cfecba7303c.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf2e58a5bd64879c.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6d926156ae6ebb22.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9ec0c6107f31a10e.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-79199bf1cf52d287.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34be99df30443e31.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c22466b37c553260.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a5f1a41cb456a32a.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3a979e4b1bedf2cb.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-287319d71ad82f11.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cef794ed4746a8a8.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-79e2345b7c84b8e8.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-30ae05ec2b9fe1cb.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-bbe814c763b85e64.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-23dc8270f70dc803.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-26f49390046b928a.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snafu-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (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/rmetalRR3Ck" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (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/rmetah3g5DG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f0576a836e39f31d321474e3a1588ba616945b7b18c68d85fc7fd3adcce58506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0576a836e39f31d321474e3a1588ba616945b7b18c68d85fc7fd3adcce58506", kill_on_drop: false }` [INFO] [stdout] f0576a836e39f31d321474e3a1588ba616945b7b18c68d85fc7fd3adcce58506