[INFO] cloning repository https://github.com/gamora12/upstream_ch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamora12/upstream_ch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamora12%2Fupstream_ch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamora12%2Fupstream_ch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 177134a03e5c8c865b02e25e310823cc4eca6fd7 [INFO] testing gamora12/upstream_ch against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamora12%2Fupstream_ch" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamora12/upstream_ch on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamora12/upstream_ch [INFO] finished tweaking git repo https://github.com/gamora12/upstream_ch [INFO] tweaked toml for git repo https://github.com/gamora12/upstream_ch written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gamora12/upstream_ch 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 578f497de8dacfde9cc09e3f473bf1d18c6306249797e6964b4c0bdce78be038 [INFO] running `Command { std: "docker" "start" "-a" "578f497de8dacfde9cc09e3f473bf1d18c6306249797e6964b4c0bdce78be038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "578f497de8dacfde9cc09e3f473bf1d18c6306249797e6964b4c0bdce78be038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578f497de8dacfde9cc09e3f473bf1d18c6306249797e6964b4c0bdce78be038", kill_on_drop: false }` [INFO] [stdout] 578f497de8dacfde9cc09e3f473bf1d18c6306249797e6964b4c0bdce78be038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8542b89bbc619fb2d203b26ca20957a2c59aa11a974056a771f828b076f3fcc [INFO] running `Command { std: "docker" "start" "-a" "d8542b89bbc619fb2d203b26ca20957a2c59aa11a974056a771f828b076f3fcc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling kvm-ioctls v0.19.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling virtio-bindings v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling net_util v0.1.0 (/opt/rustwide/workdir/net_util) [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling micro_http v0.1.0 (https://github.com/firecracker-microvm/micro-http?branch=main#ef96f623) [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling virtio-devices v0.1.0 (/opt/rustwide/workdir/virtio-devices) [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling crc-any v2.4.4 [INFO] [stderr] Compiling vmm v0.1.0 (/opt/rustwide/workdir/vmm) [INFO] [stderr] Compiling serial_buffer v0.1.0 (/opt/rustwide/workdir/serial_buffer) [INFO] [stderr] Compiling cloud-hypervisor v44.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling option_parser v0.1.0 (/opt/rustwide/workdir/option_parser) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling epoll v4.3.3 [INFO] [stderr] Compiling seccompiler v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling uuid-macro-internal v1.12.1 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling remain v0.2.14 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling vm-memory v0.16.1 [INFO] [stderr] Compiling landlock v0.4.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling vm-allocator v0.1.0 (/opt/rustwide/workdir/vm-allocator) [INFO] [stderr] Compiling linux-loader v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling acpi_tables v0.1.0 (https://github.com/rust-vmm/acpi_tables?branch=main#e2686276) [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling vmm-sys-util v0.12.1 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling kvm-bindings v0.10.0 [INFO] [stderr] Compiling vfio-bindings v0.4.0 (https://github.com/rust-vmm/vfio?branch=main#bdbb1cd4) [INFO] [stderr] Compiling virtio-queue v0.14.0 [INFO] [stderr] Compiling net_gen v0.1.0 (/opt/rustwide/workdir/net_gen) [INFO] [stderr] Compiling rate_limiter v0.1.0 (/opt/rustwide/workdir/rate_limiter) [INFO] [stderr] Compiling vhost v0.12.1 (https://github.com/rust-vmm/vhost?rev=d983ae0#d983ae07) [INFO] [stderr] Compiling api_client v0.1.0 (/opt/rustwide/workdir/api_client) [INFO] [stderr] Compiling tpm v0.1.0 (/opt/rustwide/workdir/tpm) [INFO] [stderr] Compiling vm-virtio v0.1.0 (/opt/rustwide/workdir/vm-virtio) [INFO] [stderr] Compiling block v0.1.0 (/opt/rustwide/workdir/block) [INFO] [stderr] Compiling vm-migration v0.1.0 (/opt/rustwide/workdir/vm-migration) [INFO] [stderr] Compiling vfio_user v0.1.0 (https://github.com/rust-vmm/vfio-user?branch=main#3febcdd3) [INFO] [stderr] Compiling event_monitor v0.1.0 (/opt/rustwide/workdir/event_monitor) [INFO] [stderr] Compiling tracer v0.1.0 (/opt/rustwide/workdir/tracer) [INFO] [stderr] Compiling vfio-ioctls v0.2.0 (https://github.com/rust-vmm/vfio?branch=main#bdbb1cd4) [INFO] [stderr] Compiling hypervisor v0.1.0 (/opt/rustwide/workdir/hypervisor) [INFO] [stderr] Compiling vm-device v0.1.0 (/opt/rustwide/workdir/vm-device) [INFO] [stderr] Compiling arch v0.1.0 (/opt/rustwide/workdir/arch) [INFO] [stderr] Compiling pci v0.1.0 (/opt/rustwide/workdir/pci) [INFO] [stderr] Compiling devices v0.1.0 (/opt/rustwide/workdir/devices) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcc0s40c/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvmm-6909722bad8d4757.rlib,liblandlock-67104405d1b0dd1d.rlib,libenumflags2-b9b8bc3a1c94e63c.rlib,libdevices-9078fb9552879741.rlib,libtpm-7566d09c09c866e4.rlib,libvirtio_devices-65ece18038f7d222.rlib,libvhost-f4ee06342d71c868.rlib,libnet_util-da31b45066464b2a.rlib,libgetrandom-6e3cbf150e2990f1.rlib,libnet_gen-e6ccd558e1dd5bd7.rlib,libserial_buffer-cd4ae9b4b73a509c.rlib,librate_limiter-351babaad975bc45.rlib,libepoll-411d14d77741c9c4.rlib,libblock-1ba2af8fa890b943.rlib,libcrc_any-4f42fe7343276f0a.rlib,libdebug_helper-9bd22a4f2897bb9a.rlib,libsmallvec-5dc15f12cdebef01.rlib,libio_uring-0b1f4d68574b3ee6.rlib,libvm_virtio-1d35a306188daa74.rlib,libvirtio_queue-7051f82b67875de7.rlib,libvirtio_bindings-78a4fc36f4c36a42.rlib,libmicro_http-3f8711ba5e8b604f.rlib,libarch-ffd0e8b9688abd37.rlib,libuuid-37c712c41fb04aa4.rlib,librand-55fe360b9e9d9ee6.rlib,librand_chacha-2831ff6024d447bc.rlib,libppv_lite86-176d13350ebef54d.rlib,librand_core-0f04ce7586a6689b.rlib,liblinux_loader-dd48e95d0a662ee0.rlib,libacpi_tables-84a4d01711e6cf07.rlib,libtracer-779e8742534fe084.rlib,libsignal_hook-b44c2a6d8297d467.rlib,libsignal_hook_registry-d39bdb45584cf02c.rlib,libseccompiler-e445347c6eafdc0d.rlib,libpci-78f98c089e422485.rlib,libvfio_user-83c02ce5a0b8f1f4.rlib,libvm_allocator-650077dc5f5ddd77.rlib,libvm_migration-7b41d332934cf4b2.rlib,libvm_device-5cebc1e408bc9357.rlib,libhypervisor-1d84a3104ce42c16.rlib,libserde_with-379fec73282f3882.rlib,libvfio_ioctls-793714e998fbc0aa.rlib,libkvm_ioctls-93962b1a1976a57c.rlib,libbitflags-09131a3e0891448f.rlib,libvm_memory-c50995509d9b5bfe.rlib,libarc_swap-fbe5a56bc5bc5547.rlib,libvfio_bindings-ff201e092a89a294.rlib,libthiserror-e7861ba4fcf51047.rlib,libkvm_bindings-1d65b263265c332c.rlib,libzerocopy-0a9eb12ddf0aa588.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libanyhow-f93351437aab68c9.rlib,liblog-368e05ac2c0115e3.rlib,libevent_monitor-4c8374ccf4afbb7f.rlib,libserde_json-aa45006576a0c174.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a7164637bc4900ee.rlib,libflume-2929143561f30e2e.rlib,libfutures_sink-ad47bcbd8cacb180.rlib,libfutures_core-1d82de6dc792743d.rlib,libnanorand-21c994c4e125f1c8.rlib,libgetrandom-bbfd6f7d15ac3e8b.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libspin-17a0fe4f6e43a193.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libonce_cell-2642703f88b7c2f4.rlib,liboption_parser-627df6f7f329ae82.rlib,libclap-7304b1532cc99f98.rlib,libclap_builder-3c5e0816a6b08f71.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-ff6cbfcc7e8fedf6.rlib,libanstyle_query-c2ddf24da84b808b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-30c2776cf400edb9.rlib,libapi_client-236b6db41c1b52d1.rlib,libvmm_sys_util-96be7cf82db09c2c.rlib,libserde-2a8477485e6a18fb.rlib,liblibc-4344b8e2cfadad4e.rlib,libbitflags-dde12b0d7d495b50.rlib,libthiserror-f65bd19be7d07ee7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc0s40c/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ch_remote-82cbbfabcfc64ad6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `cloud-hypervisor` (bin "ch-remote") due to 1 previous error [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: "cc" "-m64" "/tmp/rustcERM0nj/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvmm-6909722bad8d4757.rlib,liblandlock-67104405d1b0dd1d.rlib,libenumflags2-b9b8bc3a1c94e63c.rlib,libdevices-9078fb9552879741.rlib,libtpm-7566d09c09c866e4.rlib,libvirtio_devices-65ece18038f7d222.rlib,libvhost-f4ee06342d71c868.rlib,libnet_util-da31b45066464b2a.rlib,libgetrandom-6e3cbf150e2990f1.rlib,libnet_gen-e6ccd558e1dd5bd7.rlib,libserial_buffer-cd4ae9b4b73a509c.rlib,librate_limiter-351babaad975bc45.rlib,libepoll-411d14d77741c9c4.rlib,libblock-1ba2af8fa890b943.rlib,libcrc_any-4f42fe7343276f0a.rlib,libdebug_helper-9bd22a4f2897bb9a.rlib,libsmallvec-5dc15f12cdebef01.rlib,libio_uring-0b1f4d68574b3ee6.rlib,libvm_virtio-1d35a306188daa74.rlib,libvirtio_queue-7051f82b67875de7.rlib,libvirtio_bindings-78a4fc36f4c36a42.rlib,libmicro_http-3f8711ba5e8b604f.rlib,libarch-ffd0e8b9688abd37.rlib,libuuid-37c712c41fb04aa4.rlib,librand-55fe360b9e9d9ee6.rlib,librand_chacha-2831ff6024d447bc.rlib,libppv_lite86-176d13350ebef54d.rlib,librand_core-0f04ce7586a6689b.rlib,liblinux_loader-dd48e95d0a662ee0.rlib,libacpi_tables-84a4d01711e6cf07.rlib,libtracer-779e8742534fe084.rlib,libpci-78f98c089e422485.rlib,libvfio_user-83c02ce5a0b8f1f4.rlib,libvm_allocator-650077dc5f5ddd77.rlib,libvm_migration-7b41d332934cf4b2.rlib,libvm_device-5cebc1e408bc9357.rlib,libhypervisor-1d84a3104ce42c16.rlib,libserde_with-379fec73282f3882.rlib,libvfio_ioctls-793714e998fbc0aa.rlib,libkvm_ioctls-93962b1a1976a57c.rlib,libbitflags-09131a3e0891448f.rlib,libvm_memory-c50995509d9b5bfe.rlib,libarc_swap-fbe5a56bc5bc5547.rlib,libvfio_bindings-ff201e092a89a294.rlib,libthiserror-e7861ba4fcf51047.rlib,libkvm_bindings-1d65b263265c332c.rlib,libzerocopy-0a9eb12ddf0aa588.rlib,libvmm_sys_util-96be7cf82db09c2c.rlib,libbitflags-dde12b0d7d495b50.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libanyhow-f93351437aab68c9.rlib,libthiserror-f65bd19be7d07ee7.rlib,libsignal_hook-b44c2a6d8297d467.rlib,libsignal_hook_registry-d39bdb45584cf02c.rlib,libseccompiler-e445347c6eafdc0d.rlib,liboption_parser-627df6f7f329ae82.rlib,liblog-368e05ac2c0115e3.rlib,libevent_monitor-4c8374ccf4afbb7f.rlib,libserde_json-aa45006576a0c174.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a7164637bc4900ee.rlib,libflume-2929143561f30e2e.rlib,libfutures_sink-ad47bcbd8cacb180.rlib,libfutures_core-1d82de6dc792743d.rlib,libnanorand-21c994c4e125f1c8.rlib,libgetrandom-bbfd6f7d15ac3e8b.rlib,liblibc-4344b8e2cfadad4e.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libspin-17a0fe4f6e43a193.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libserde-2a8477485e6a18fb.rlib,libonce_cell-2642703f88b7c2f4.rlib,libclap-7304b1532cc99f98.rlib,libclap_builder-3c5e0816a6b08f71.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-ff6cbfcc7e8fedf6.rlib,libanstyle_query-c2ddf24da84b808b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-30c2776cf400edb9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcERM0nj/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cloud_hypervisor-d393e931d5600a62" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `cloud-hypervisor` (bin "cloud-hypervisor") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d8542b89bbc619fb2d203b26ca20957a2c59aa11a974056a771f828b076f3fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8542b89bbc619fb2d203b26ca20957a2c59aa11a974056a771f828b076f3fcc", kill_on_drop: false }` [INFO] [stdout] d8542b89bbc619fb2d203b26ca20957a2c59aa11a974056a771f828b076f3fcc