[INFO] cloning repository https://github.com/nobel-sh/cubiml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nobel-sh/cubiml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobel-sh%2Fcubiml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobel-sh%2Fcubiml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65d2f5e96a649f26e048241937e6c9ca8f8ab9ba [INFO] testing nobel-sh/cubiml against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnobel-sh%2Fcubiml" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nobel-sh/cubiml on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nobel-sh/cubiml [INFO] finished tweaking git repo https://github.com/nobel-sh/cubiml [INFO] tweaked toml for git repo https://github.com/nobel-sh/cubiml written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nobel-sh/cubiml 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43430258a34676ab6d30e6304c81b31dc6db9197217ddcc92a4ae611e0995741 [INFO] running `Command { std: "docker" "start" "-a" "43430258a34676ab6d30e6304c81b31dc6db9197217ddcc92a4ae611e0995741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43430258a34676ab6d30e6304c81b31dc6db9197217ddcc92a4ae611e0995741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43430258a34676ab6d30e6304c81b31dc6db9197217ddcc92a4ae611e0995741", kill_on_drop: false }` [INFO] [stdout] 43430258a34676ab6d30e6304c81b31dc6db9197217ddcc92a4ae611e0995741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aae0583fbfabe45ae8b4a243ae40ed6469f91be20dea118efb4c2ca10289cdde [INFO] running `Command { std: "docker" "start" "-a" "aae0583fbfabe45ae8b4a243ae40ed6469f91be20dea118efb4c2ca10289cdde", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling term v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Compiling cubiml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcimSPKN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblalrpop-73a5281e518f93b0.rlib,libunicode_xid-0a545b8e50ed09aa.rlib,libregex-3fc65176dbf431fa.rlib,libpetgraph-4d95d4c27e0f3ddd.rlib,libindexmap-a481a036739f8581.rlib,libequivalent-db15523419256f60.rlib,libhashbrown-80fc25665c49d7fa.rlib,libfixedbitset-70c1d651e23dea87.rlib,libbit_set-f0ea92da08c3de54.rlib,libbit_vec-96a202da46ae16af.rlib,libena-7680ce4bf3931c1d.rlib,liblog-d6517f981119ef03.rlib,libascii_canvas-9b0db53303a24913.rlib,libstring_cache-beac84333a66be49.rlib,libprecomputed_hash-4f21e88cf94511ed.rlib,libphf_shared-3533dba529d629a4.rlib,libsiphasher-44c7dca79753f5f1.rlib,libparking_lot-ed9ff7a070b053f8.rlib,libparking_lot_core-44b262458add893b.rlib,liblibc-6e4286117ad0901a.rlib,libcfg_if-f67a19aaa961867e.rlib,libsmallvec-858353a7858146b5.rlib,liblock_api-a4af1800b7c852a2.rlib,libscopeguard-0cd6ba0f863f7686.rlib,libonce_cell-b69af724e4f3a993.rlib,libdebug_unreachable-71b6216d1463b185.rlib,libterm-17268809a08dd85e.rlib,libhome-34d3fe9905c3a1d7.rlib,libwalkdir-c717a6bd33b52d6f.rlib,libsame_file-d72c703db2bee878.rlib,libsha3-79c34d7d578cdbcb.rlib,libkeccak-bfa22a0c762d769c.rlib,libdigest-9bd2d87dd8ce9935.rlib,libblock_buffer-4edf28781634f420.rlib,libcrypto_common-18535a77317fc110.rlib,libgeneric_array-1d120e5740d7a4e3.rlib,libtypenum-7befef8776b6b287.rlib,liblalrpop_util-70e9d2b60f6f4fd8.rlib,libregex_automata-bde7e85fcf2a9776.rlib,libaho_corasick-f2d9f729f8bb9634.rlib,libmemchr-aebed576de069404.rlib,libregex_syntax-0cb85778e4131915.rlib,libitertools-cfd6634cf273c6cd.rlib,libeither-c848c0bb738291fc.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/cubiml-7be2fe273e88aeb9/build_script_build-7be2fe273e88aeb9" "-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 `cubiml` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aae0583fbfabe45ae8b4a243ae40ed6469f91be20dea118efb4c2ca10289cdde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aae0583fbfabe45ae8b4a243ae40ed6469f91be20dea118efb4c2ca10289cdde", kill_on_drop: false }` [INFO] [stdout] aae0583fbfabe45ae8b4a243ae40ed6469f91be20dea118efb4c2ca10289cdde