[INFO] cloning repository https://github.com/deinon-daemon/cpu_poem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deinon-daemon/cpu_poem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeinon-daemon%2Fcpu_poem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeinon-daemon%2Fcpu_poem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3f551b63640e4ae73f68effcf728cfd878ff30f [INFO] testing deinon-daemon/cpu_poem 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%2Fdeinon-daemon%2Fcpu_poem" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deinon-daemon/cpu_poem 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/deinon-daemon/cpu_poem [INFO] finished tweaking git repo https://github.com/deinon-daemon/cpu_poem [INFO] tweaked toml for git repo https://github.com/deinon-daemon/cpu_poem written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deinon-daemon/cpu_poem 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ce813758726818bcc8b2d6b5e0f68b10a2c29bcb8ca6732d898fc7039a94e9fa [INFO] running `Command { std: "docker" "start" "-a" "ce813758726818bcc8b2d6b5e0f68b10a2c29bcb8ca6732d898fc7039a94e9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce813758726818bcc8b2d6b5e0f68b10a2c29bcb8ca6732d898fc7039a94e9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce813758726818bcc8b2d6b5e0f68b10a2c29bcb8ca6732d898fc7039a94e9fa", kill_on_drop: false }` [INFO] [stdout] ce813758726818bcc8b2d6b5e0f68b10a2c29bcb8ca6732d898fc7039a94e9fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d6cda590712de98a4abc8fd87204881d8f483639cb9bcf970f31e97c497c1dad [INFO] running `Command { std: "docker" "start" "-a" "d6cda590712de98a4abc8fd87204881d8f483639cb9bcf970f31e97c497c1dad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling cpu_poem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWPHA71/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtime-cbb8cef5b59c5f79.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libtracing_subscriber-9e97a407a29e940f.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libsharded_slab-ca4470d7753bf4ec.rlib,liblazy_static-af860367908b8176.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-e889fc0640f009c4.rlib,libregex_automata-f502f2f6cbd21e76.rlib,libregex_syntax-0374a6073afa0b0e.rlib,libthread_local-7e54d3d2b941f0d7.rlib,libtracing_log-d38d5f14ea6b75d6.rlib,libsysinfo-3bad0c37e968f368.rlib,librayon-9d283070dab27b2c.rlib,librayon_core-59cadf3eeefaeb71.rlib,libcrossbeam_deque-93b78ad9be0d31ec.rlib,libcrossbeam_epoch-396cc62bc111e411.rlib,libcrossbeam_utils-1d5a648c857aa8d3.rlib,libeither-f99468e938f761e6.rlib,libaxum-504d57826d222f93.rlib,libmemchr-64e185d99f0c46ef.rlib,libserde_path_to_error-664071b22655b185.rlib,libserde_json-0838202c3c1bcec2.rlib,libserde_urlencoded-2432b96fb576d1b8.rlib,libryu-bfbf481d1d54f9d3.rlib,libmatchit-616cb01453b9e7d4.rlib,libbitflags-dde12b0d7d495b50.rlib,libbase64-13144a1f1e192158.rlib,libtokio_tungstenite-91f12007d5f4a0a9.rlib,libtungstenite-0ab4456c70697361.rlib,libdata_encoding-12b8151122438183.rlib,librand-19c0de247a7ada83.rlib,librand_chacha-f9ae5ca6e97f74c5.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-8e6bfa2c3d3f4d1c.rlib,libgetrandom-ced6f05b3c37efb0.rlib,libutf8-f4341c3c7568480d.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libthiserror-f341ebd40b8efb2e.rlib,liburl-584af45e868bc717.rlib,libidna-3d968c85a4dbeb2c.rlib,libunicode_normalization-812aeaedb348c362.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsha1-973f59a4f988f525.rlib,libcpufeatures-926366d381e17465.rlib,libdigest-a320e65b66c4869f.rlib,libblock_buffer-4955e2f502eb2b94.rlib,libcrypto_common-b8cf39bd7a705038.rlib,libgeneric_array-8bcaea54216d5ed5.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libhyper-0a09e8ff26649045.rlib,libhttparse-947711e6baf00551.rlib,libtracing-52e5a140eeb2adf1.rlib,liblog-1ad4a80b9627ed31.rlib,libtracing_core-d1e3a8f7c0828021.rlib,libonce_cell-a1d7742f74efe1da.rlib,libfutures_channel-a77afe3114062077.rlib,libhttpdate-331798cefc82cc7e.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libserde-f8a25eee5e3c492f.rlib,libaxum_core-9094601723efb3e7.rlib,libmime-0188e0814ca7ddbf.rlib,libhttp_body-bcc772ba254baf1f.rlib,libtower-afe4f8ae8e1598c2.rlib,libpin_project-73a98de8341ecf1b.rlib,libtower_layer-42079adb73a9aac4.rlib,libfutures_util-fb9b2bc386ae309c.rlib,libslab-b3c43b8bb7f85cd2.rlib,libfutures_sink-1e8d2315348f179d.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,libtower_service-442e0d38cf369aa3.rlib,libtokio-4ee20f45fdd6c554.rlib,libsignal_hook_registry-f910f9ca1e8904e4.rlib,libnum_cpus-805d37ab46006513.rlib,libsocket2-b60d4929fe7c98e4.rlib,libmio-0e10fa71e6a20a9c.rlib,libparking_lot-ac3a0c032fa0714a.rlib,libparking_lot_core-44b023b9e66f109d.rlib,liblibc-4852c305bddcafdb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-5dc15f12cdebef01.rlib,liblock_api-b04c7c79f29a828c.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-b342d85da484cd05.rlib,libhttp-0fb3b581cd761e52.rlib,libitoa-20e94f961f8d160c.rlib,libbytes-3fbe0740e65931fa.rlib,libfnv-79e2cbfbe03dcd16.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/rustcWPHA71/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cpu_poem-b0cc0937808b7e44" "-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 `cpu_poem` (bin "cpu_poem") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d6cda590712de98a4abc8fd87204881d8f483639cb9bcf970f31e97c497c1dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cda590712de98a4abc8fd87204881d8f483639cb9bcf970f31e97c497c1dad", kill_on_drop: false }` [INFO] [stdout] d6cda590712de98a4abc8fd87204881d8f483639cb9bcf970f31e97c497c1dad