[INFO] cloning repository https://github.com/Rushmore75/turtle_controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rushmore75/turtle_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRushmore75%2Fturtle_controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRushmore75%2Fturtle_controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a0bfee32313805d2462b08ddda4979a0e066709 [INFO] testing Rushmore75/turtle_controller/6a0bfee32313805d2462b08ddda4979a0e066709 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRushmore75%2Fturtle_controller" "/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/Rushmore75/turtle_controller on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rushmore75/turtle_controller [INFO] finished tweaking git repo https://github.com/Rushmore75/turtle_controller [INFO] tweaked toml for git repo https://github.com/Rushmore75/turtle_controller written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Rushmore75/turtle_controller 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-10-19" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa547d4b251844ec38ce23fa075711525c35430d98abc74dffee0086c2bb0094 [INFO] running `Command { std: "docker" "start" "-a" "fa547d4b251844ec38ce23fa075711525c35430d98abc74dffee0086c2bb0094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa547d4b251844ec38ce23fa075711525c35430d98abc74dffee0086c2bb0094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa547d4b251844ec38ce23fa075711525c35430d98abc74dffee0086c2bb0094", kill_on_drop: false }` [INFO] [stdout] fa547d4b251844ec38ce23fa075711525c35430d98abc74dffee0086c2bb0094 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c35e7a6975a772844286f682f84fd6f1a218cdad1518b505c2aab21c1be93fdc [INFO] running `Command { std: "docker" "start" "-a" "c35e7a6975a772844286f682f84fd6f1a218cdad1518b505c2aab21c1be93fdc", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.13 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling h2 v0.3.15 [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-10-19-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/rustcuPP6CN/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcuPP6CN/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.rocket_codegen.2fd7631f3c1c90dd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.3vz3nglrt4tqh5svd3w76swl1.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-ac7061b093e16367.6eo4fzuz3ca4m3zoj0zqbr7ri.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-50edb17d8dcf5004.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-10eaa9e8da16f8a0.rlib" "/opt/rustwide/target/debug/deps/libdevise-bbe57ba01001690c.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-730b29c725fd2ffd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-aa3080ef5f08eb57.rlib" "/opt/rustwide/target/debug/deps/libsyn-c631f8a2b4d81f97.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7dea74733173235c.rlib" "/opt/rustwide/target/debug/deps/librocket_http-c5b00ac41bfd21a8.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d77051c1a472173.rlib" "/opt/rustwide/target/debug/deps/libcookie-4e5edef9fa265be7.rlib" "/opt/rustwide/target/debug/deps/libhkdf-e087330b8eeb0b57.rlib" "/opt/rustwide/target/debug/deps/libhmac-1b574c267507e9a9.rlib" "/opt/rustwide/target/debug/deps/libsha2-92e48e194152bdce.rlib" "/opt/rustwide/target/debug/deps/libdigest-0ffa217e63767418.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-02f1f951eb1d1948.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a1c5f41cb1ab29a6.rlib" "/opt/rustwide/target/debug/deps/libctr-fdc8433515841e80.rlib" "/opt/rustwide/target/debug/deps/libghash-9ed9d7937b35bb2d.rlib" "/opt/rustwide/target/debug/deps/libpolyval-9e40bbb13337f5a5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-c928a818ecd4aace.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0edaccf6c176ff22.rlib" "/opt/rustwide/target/debug/deps/libaes-d5aaf45a01d394ec.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e4eed89a997d23da.rlib" "/opt/rustwide/target/debug/deps/libcipher-5e455f8004b58c1d.rlib" "/opt/rustwide/target/debug/deps/libinout-8c70f983e2f759bc.rlib" "/opt/rustwide/target/debug/deps/libaead-4a6e355ccba8493a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c41db01dd478557c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-16c826b63c8c5a94.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/librand-9bda5159cf36071b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f032b45e37ef8ff2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-61cf600fc262c706.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3779d0e1aba59496.rlib" "/opt/rustwide/target/debug/deps/libuncased-67b1cb6b7c30c0ce.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-4458a31ef0f8af47.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libref_cast-ea38b1693ef57cd8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-36ebf57522d7900d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libeither-75aa66ab6bbce8dd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e756c5d84088c93d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f186dbb2829e135.rlib" "/opt/rustwide/target/debug/deps/libtime-7a390bd2402cd59f.rlib" "/opt/rustwide/target/debug/deps/libtime_core-ceabf2e32aceb9f8.rlib" "/opt/rustwide/target/debug/deps/libstate-d68563caad9f4d56.rlib" "/opt/rustwide/target/debug/deps/libhyper-58e836671fde7ae7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libtracing-4f771252c388124e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d048ef092aba9a6b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef1409d54228c1c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-61cab8a8a0693044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5eb65e972095831d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc969058c38bd5a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e76dc13b0649ce23.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-566e8feaf355d2d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b4cb12fcb216f2d8.rlib" "/opt/rustwide/target/debug/deps/libtokio-4430a3209cb73760.rlib" "/opt/rustwide/target/debug/deps/libsocket2-829a88469f3c099d.rlib" "/opt/rustwide/target/debug/deps/libmio-681047c36c538e33.rlib" "/opt/rustwide/target/debug/deps/liblibc-0d89f30447149ec8.rlib" "/opt/rustwide/target/debug/deps/liblog-d0732c9e74f47b90.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-07b3defcd9f96bb3.rlib" "/opt/rustwide/target/debug/deps/libitoa-d2276dfc04de0749.rlib" "/opt/rustwide/target/debug/deps/libbytes-34a79b63f509580e.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libpear-f34f4336ac3d3114.rlib" "/opt/rustwide/target/debug/deps/libyansi-fe77e7901970feab.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-39328fb5aab45d50.rlib" "/opt/rustwide/target/debug/deps/libquote-9c375a9ea8e9a6a7.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-093c89d7af2ce0d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-bca495fd5c651329.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d5d72cf74d60b721.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-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-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.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-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-ac7061b093e16367.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 `rocket_codegen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCElSTR/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `figment` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawzrWVB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c35e7a6975a772844286f682f84fd6f1a218cdad1518b505c2aab21c1be93fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c35e7a6975a772844286f682f84fd6f1a218cdad1518b505c2aab21c1be93fdc", kill_on_drop: false }` [INFO] [stdout] c35e7a6975a772844286f682f84fd6f1a218cdad1518b505c2aab21c1be93fdc