[INFO] cloning repository https://github.com/bgdnrvsky/tmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgdnrvsky/tmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgdnrvsky%2Ftmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgdnrvsky%2Ftmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2845b23472c024f11292daa6ea7685b96aee72f3 [INFO] testing bgdnrvsky/tmod 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%2Fbgdnrvsky%2Ftmod" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bgdnrvsky/tmod 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/bgdnrvsky/tmod [INFO] finished tweaking git repo https://github.com/bgdnrvsky/tmod [INFO] tweaked toml for git repo https://github.com/bgdnrvsky/tmod written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bgdnrvsky/tmod 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 140f26d29f66242f9823bc02f234d59dbd108bc0037077b1ef0dd4298321c540 [INFO] running `Command { std: "docker" "start" "-a" "140f26d29f66242f9823bc02f234d59dbd108bc0037077b1ef0dd4298321c540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "140f26d29f66242f9823bc02f234d59dbd108bc0037077b1ef0dd4298321c540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140f26d29f66242f9823bc02f234d59dbd108bc0037077b1ef0dd4298321c540", kill_on_drop: false }` [INFO] [stdout] 140f26d29f66242f9823bc02f234d59dbd108bc0037077b1ef0dd4298321c540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2cd141976983a3f1e65d29a67dc4364421e9f3a6cb84b9497606e09964b78066 [INFO] running `Command { std: "docker" "start" "-a" "2cd141976983a3f1e65d29a67dc4364421e9f3a6cb84b9497606e09964b78066", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling loading v0.4.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling jars v0.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling ptree v0.5.0 [INFO] [stderr] Compiling tmod v1.1.0 (/opt/rustwide/workdir) [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" "-m64" "/tmp/rustcxiMD3S/symbols.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.tmod.88ecc10ec6788d41-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tmod-113c16aa240750f7.2zqlrdgny58cvus1wq78ibufo.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtmod-7880e77e6fcc8d1d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4e3677faf08abb05.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-8a60a9fa5ea974c9.rlib" "/opt/rustwide/target/debug/deps/libshell_words-f0e5e731c537b9db.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6aacbcc1e6e3c4fc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2402e75402f95d31.rlib" "/opt/rustwide/target/debug/deps/librustix-cd757bf29caf6b50.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-96960a9d12f17f48.rlib" "/opt/rustwide/target/debug/deps/libconsole-b2a781dfb72070dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-678b846d5dec6380.rlib" "/opt/rustwide/target/debug/deps/libureq-b855a61c598f7d49.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b6faa559f845f48d.rlib" "/opt/rustwide/target/debug/deps/librustls-15903979d41f0808.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e6e67616c861d261.rlib" "/opt/rustwide/target/debug/deps/libwebpki-36abdb2c5c6f063a.rlib" "/opt/rustwide/target/debug/deps/libring-32fc2738577136a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f2571f106b4e785b.rlib" "/opt/rustwide/target/debug/deps/libspin-662b5629bfbcd837.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-8bad1cf01f539b56.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c8cbfaf563db5fc2.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-eb52615e8bd378cb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/liblog-35c349e0e34201c2.rlib" "/opt/rustwide/target/debug/deps/libloading-bc431d78049c62ba.rlib" "/opt/rustwide/target/debug/deps/libchrono-e39dacf4792aee13.rlib" "/opt/rustwide/target/debug/deps/liburl-d8cb14117a8127d6.rlib" "/opt/rustwide/target/debug/deps/libidna-2920ff1a05be3dcf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-507a58b0722f1647.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2b73248709eb6338.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libserde_with-7fcb3ffa7df2b0d9.rlib" "/opt/rustwide/target/debug/deps/libptree-9b93fd7f6f9d190f.rlib" "/opt/rustwide/target/debug/deps/libdirectories-dedafef99327c1ab.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-6f920e4e682de125.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-7a7b9d4573f6b609.rlib" "/opt/rustwide/target/debug/deps/libconfig-dcb40b8c033c8a74.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-9e0cdbf3bf484bc6.rlib" "/opt/rustwide/target/debug/deps/libjson5-c39bc854972dc770.rlib" "/opt/rustwide/target/debug/deps/libpest-370a8a601249d868.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-a3cd6c7701e4bcff.rlib" "/opt/rustwide/target/debug/deps/libthiserror-de8389e01a5cd7ed.rlib" "/opt/rustwide/target/debug/deps/libron-eb8b87a36df0eb8c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7ca59d1f8367f867.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8fbd0d5709a92681.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libtoml-45d90ce6bea87c08.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3f5d999e135ad641.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-18716f66c34e245e.rlib" "/opt/rustwide/target/debug/deps/libwinnow-9e33a48fcf274143.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-07ca906827e045a5.rlib" "/opt/rustwide/target/debug/deps/libnom-4ba0b09e9ddc1505.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libini-57508260ee7df83c.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-c2ec186b3ac4a68a.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-ecdadadb014c9320.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust2-55ecd3ee78deca29.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2caf505cdd079dea.rlib" "/opt/rustwide/target/debug/deps/libarraydeque-9ee1bd8a506e938f.rlib" "/opt/rustwide/target/debug/deps/libhashlink-c0e7b92e90547dc7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fa620429208b5def.rlib" "/opt/rustwide/target/debug/deps/libahash-1c8c6973636a7d80.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-7d07cba449ed1a54.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-a8da521af1b95b07.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-9292058eae51e104.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-cb39aac4d70fdcf2.rlib" "/opt/rustwide/target/debug/deps/libserde_value-98553eaac29facbb.rlib" "/opt/rustwide/target/debug/deps/libordered_float-567609f455e6f637.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-138504e55ddf17d2.rlib" "/opt/rustwide/target/debug/deps/libserde-ba997ff53787a409.rlib" "/opt/rustwide/target/debug/deps/libtint-d0223019b6923cee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-297a58a4a5d545f0.rlib" "/opt/rustwide/target/debug/deps/libatty-99c019a65abb2791.rlib" "/opt/rustwide/target/debug/deps/liblibc-427c13bcf2b57641.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f435e404af61098a.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-a46f5480c7866fa0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ee23567b7068bc7f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d74aede0d6223c6.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-1e18bec89b8fbe9c.rlib" "/opt/rustwide/target/debug/deps/libcolored-6fe082c3b7512c51.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-34736fcc74b41a53.rlib" "/opt/rustwide/target/debug/deps/libanyhow-28852ec8cbfc43eb.rlib" "/opt/rustwide/target/debug/deps/libclap-5ab2942f29aa2631.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-6198b895a5c1ae48.rlib" "/opt/rustwide/target/debug/deps/libstrsim-92ad05d142a27bd8.rlib" "/opt/rustwide/target/debug/deps/libanstream-6ccf4299acebc412.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-fbd79d5fb60ed0ac.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-13855656904aef58.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-4c5508fceb7b1d08.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-fc19bd9cdfd85bb0.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-b00c73e82968f406.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-6c4bf03d58c3802e.rlib" "/opt/rustwide/target/debug/deps/libanstyle-24a79ac05bf1db67.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/target/debug/build/bzip2-sys-91c3840abf1ed273/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-14776274a1dafa2e/out" "-L" "/opt/rustwide/target/debug/build/ring-26a3fccee90314d5/out" "-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/tmod-113c16aa240750f7" "-Wl,--gc-sections" "-pie" "-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 `tmod` (bin "tmod") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2cd141976983a3f1e65d29a67dc4364421e9f3a6cb84b9497606e09964b78066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd141976983a3f1e65d29a67dc4364421e9f3a6cb84b9497606e09964b78066", kill_on_drop: false }` [INFO] [stdout] 2cd141976983a3f1e65d29a67dc4364421e9f3a6cb84b9497606e09964b78066