[INFO] cloning repository https://github.com/nlf/skel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlf/skel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe39bb47e5dd0d35e4c249aea63cf5266f0f310 [INFO] testing nlf/skel against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlf/skel on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nlf/skel [INFO] finished tweaking git repo https://github.com/nlf/skel [INFO] tweaked toml for git repo https://github.com/nlf/skel written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nlf/skel 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79c3a85572f1b7c761065cdcb61e18d8c6675d0313f2b42cb784b3a66ec46d17 [INFO] running `Command { std: "docker" "start" "-a" "79c3a85572f1b7c761065cdcb61e18d8c6675d0313f2b42cb784b3a66ec46d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79c3a85572f1b7c761065cdcb61e18d8c6675d0313f2b42cb784b3a66ec46d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c3a85572f1b7c761065cdcb61e18d8c6675d0313f2b42cb784b3a66ec46d17", kill_on_drop: false }` [INFO] [stdout] 79c3a85572f1b7c761065cdcb61e18d8c6675d0313f2b42cb784b3a66ec46d17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c098290c1b11345ddec1cd273f89369d101b8c765d94a73042c3b356752767dd [INFO] running `Command { std: "docker" "start" "-a" "c098290c1b11345ddec1cd273f89369d101b8c765d94a73042c3b356752767dd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.8.6` [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/chrono-tz-f0f73039d32796ca/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CHRONO_TZ_TIMEZONE_FILTER [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-build-0.2.1/src/lib.rs:503:53: [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: 0x5e803930a74a - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e803930a74a - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e803930a74a - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e803930a74a - ::fmt::h98c26ac25ffe89bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e8039326ff3 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e8039326ff3 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x5e8039308153 - std::io::Write::write_fmt::hc00bff0a88e08857 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x5e803930a592 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e803930b55c - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5e803930b3a2 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5e803930bb37 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5e803930b9ca - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5e803930ac29 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5e803930b65c - rust_begin_unwind [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5e80391af4d0 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x5e80391af916 - core::result::unwrap_failed::h05e0602ed34287c5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5e80391b7221 - chrono_tz_build::main::h80493d74adb57b2b [INFO] [stderr] 17: 0x5e80391afee7 - build_script_build::main::he7e35acdc998d7c7 [INFO] [stderr] 18: 0x5e80391afe83 - core::ops::function::FnOnce::call_once::h3144572396a1b849 [INFO] [stderr] 19: 0x5e80391afe66 - std::sys::backtrace::__rust_begin_short_backtrace::hf787e029842a627c [INFO] [stderr] 20: 0x5e80391afe49 - std::rt::lang_start::{{closure}}::h849450ffb3555d62 [INFO] [stderr] 21: 0x5e8039305ba7 - core::ops::function::impls:: for &F>::call_once::hba2470d01d3f5e41 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5e8039305ba7 - std::panicking::try::do_call::hc063fb73159aab72 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 23: 0x5e8039305ba7 - std::panicking::try::h2767c6d245d3a3bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 24: 0x5e8039305ba7 - std::panic::catch_unwind::h061c6ef75790da63 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5e8039305ba7 - std::rt::lang_start_internal::{{closure}}::h5c5e35b11a4b8c4e [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5e8039305ba7 - std::panicking::try::do_call::h705e99690a8109cc [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 27: 0x5e8039305ba7 - std::panicking::try::he5f4452754ed9a34 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 28: 0x5e8039305ba7 - std::panic::catch_unwind::h5db61b3bcbe883e5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5e8039305ba7 - std::rt::lang_start_internal::h81da9b59bab665c6 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5e80391afe27 - std::rt::lang_start::h184b458739ff580a [INFO] [stderr] 31: 0x5e80391aff05 - main [INFO] [stderr] 32: 0x7b5176fc7d90 - [INFO] [stderr] 33: 0x7b5176fc7e40 - __libc_start_main [INFO] [stderr] 34: 0x5e80391afd35 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcrQVV3P/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcrQVV3P/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.thiserror_impl.4d5d8f6b0462650b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.36o1rptwcvpzjuckdi7yr65d3.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-065872a530b7db29.6kuv0aite8n6two4dcsl6usdb.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8ab953150ea8c276.rlib" "/opt/rustwide/target/debug/deps/libquote-993b6e0e7da2c154.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-4fb2328bcaaae58d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7fd07629a75cbaef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-bcafc4e6921040d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-065872a530b7db29.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcvfCpOz/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcvfCpOz/symbols.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.clap_derive.afb58c0956391539-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.0ydkayl4c5ngxzpc2zumw7r4s.rcgu.rmeta" "/opt/rustwide/target/debug/deps/clap_derive-4166ebd81dfc16ef.99fxa0ykr2wsd4xaac93ktnuk.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-a90918ca8346a771.rlib" "/opt/rustwide/target/debug/deps/libsyn-8ab953150ea8c276.rlib" "/opt/rustwide/target/debug/deps/libquote-993b6e0e7da2c154.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-4fb2328bcaaae58d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7fd07629a75cbaef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-bcafc4e6921040d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-4166ebd81dfc16ef.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagBlSNB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libclap_builder-128f28106fd53e65.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c098290c1b11345ddec1cd273f89369d101b8c765d94a73042c3b356752767dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c098290c1b11345ddec1cd273f89369d101b8c765d94a73042c3b356752767dd", kill_on_drop: false }` [INFO] [stdout] c098290c1b11345ddec1cd273f89369d101b8c765d94a73042c3b356752767dd