[INFO] cloning repository https://github.com/tuxlinuxien/sns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuxlinuxien/sns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxlinuxien%2Fsns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuxlinuxien%2Fsns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd4bd43382849a4c8f3cec3e82ce60198fc576d7 [INFO] testing tuxlinuxien/sns 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%2Ftuxlinuxien%2Fsns" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tuxlinuxien/sns 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/tuxlinuxien/sns [INFO] finished tweaking git repo https://github.com/tuxlinuxien/sns [INFO] tweaked toml for git repo https://github.com/tuxlinuxien/sns written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tuxlinuxien/sns 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c5ff355649a18bbe410ac45b65d009f27306112c4edbd74ef25130202855aae7 [INFO] running `Command { std: "docker" "start" "-a" "c5ff355649a18bbe410ac45b65d009f27306112c4edbd74ef25130202855aae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5ff355649a18bbe410ac45b65d009f27306112c4edbd74ef25130202855aae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ff355649a18bbe410ac45b65d009f27306112c4edbd74ef25130202855aae7", kill_on_drop: false }` [INFO] [stdout] c5ff355649a18bbe410ac45b65d009f27306112c4edbd74ef25130202855aae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 19344bb9c383e4686167a2ae4a6efa53e350093fa2b857604581badb0c07a6e3 [INFO] running `Command { std: "docker" "start" "-a" "19344bb9c383e4686167a2ae4a6efa53e350093fa2b857604581badb0c07a6e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling trust-dns-proto v0.23.1 [INFO] [stderr] Compiling drain v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling trust-dns-resolver v0.23.1 [INFO] [stderr] Compiling trust-dns-server v0.23.1 [INFO] [stderr] Compiling sns v0.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/rustcXGjsgC/symbols.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.sns.f898320e103be9f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sns-8a4c938edf19111c.9o4rjwkdbj7iefen78x9wkjea.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-74feb0b66ea75301.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-52d1aec1f7b0ccaa.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-11b4a9ab80646bc4.rlib" "/opt/rustwide/target/debug/deps/librustix-2c69134ac0c7f4a9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-22eae3b41c894dc1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libregex-9a264f38c811f009.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2a4fb7fef97379a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f7cf15211aa5b198.rlib" "/opt/rustwide/target/debug/deps/libchrono-a103a676b1f0c888.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-629274785b6ef955.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-77ad014060a5088e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_server-4ed93bd3b240d5dc.rlib" "/opt/rustwide/target/debug/deps/libtime-7617cee4ad0a2e13.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libderanged-e095b50b2a98b0c8.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libdrain-6dc33743e8d4402c.rlib" "/opt/rustwide/target/debug/deps/libtoml-5920df1e1d9e7b65.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-b025cc823658f18f.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-e666d2f8f8c0da5a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-def7e082ab077887.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1fd42d86886de7ee.rlib" "/opt/rustwide/target/debug/deps/libwinnow-9ddbb91c1057a954.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-dbd7a6e985916336.rlib" "/opt/rustwide/target/debug/deps/libserde-763a06baade11338.rlib" "/opt/rustwide/target/debug/deps/libclap-7b65f1e59f217419.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-a0d4ff5f2d6b7edd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-0d5f0129fd107c6a.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-2b40b71f5ce01558.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-26030f3af539aac6.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-5172a198c27a5d6b.rlib" "/opt/rustwide/target/debug/deps/libanstyle-da4958938b82d234.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f68f4dc0f9e9e684.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8ee19ade7c681d5c.rlib" "/opt/rustwide/target/debug/deps/libhostname-e1d51fc19fb4dc4e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6483637d69d2fef6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-74e479ae94e35649.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a931b4435704fdf9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c72d2a5c234fbd7a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-fd69c6b6bd14d4ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e6a26cb0269660.rlib" "/opt/rustwide/target/debug/deps/librand-5cae77137b535eee.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bdd88cf7eed81b7e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-a2f71b333f75260a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d7031515fe0abb44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1134a30d9257c924.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-50d9b69370189b6d.rlib" "/opt/rustwide/target/debug/deps/liburl-f9d6a8d317c25a50.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libipnet-fc05b2bd4dc777ac.rlib" "/opt/rustwide/target/debug/deps/libidna-3515bb87c8dd5711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libtracing-f41e347b3a7a2524.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9337e49511eb6d7e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3e6307fc7453d8d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-9800be5c5faeff0c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54ab5b5c5c629560.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72b56b7470ab2998.rlib" "/opt/rustwide/target/debug/deps/libsocket2-554ff917a92fa41d.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libmio-2b85fac43c01a306.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-076e7c3526cccc50.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d520a78c5df15301.rlib" "/opt/rustwide/target/debug/deps/liblibc-79ffe6536b1eb765.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-df813a784713ad8a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da0a39ae3af9da04.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acdbc0302ffd08b9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c71128a7010ae8f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4ba56e5ce709e35c.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/sns-8a4c938edf19111c" "-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 `sns` (bin "sns") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "19344bb9c383e4686167a2ae4a6efa53e350093fa2b857604581badb0c07a6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19344bb9c383e4686167a2ae4a6efa53e350093fa2b857604581badb0c07a6e3", kill_on_drop: false }` [INFO] [stdout] 19344bb9c383e4686167a2ae4a6efa53e350093fa2b857604581badb0c07a6e3