[INFO] cloning repository https://github.com/ibilalkayy/move [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ibilalkayy/move" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibilalkayy%2Fmove", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibilalkayy%2Fmove'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ce26ca9773d857100b8ce0512ccc14500f4c3f0 [INFO] testing ibilalkayy/move against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibilalkayy%2Fmove" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ibilalkayy/move on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ibilalkayy/move [INFO] finished tweaking git repo https://github.com/ibilalkayy/move [INFO] tweaked toml for git repo https://github.com/ibilalkayy/move written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ibilalkayy/move 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.9.0 [INFO] [stderr] Downloaded papergrid v0.13.0 [INFO] [stderr] Downloaded rusqlite v0.33.0 [INFO] [stderr] Downloaded tabled v0.17.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eff3e181ea6df81dccc28ece3893151a8b9b3178ff3d1640728d3c1e46c0dbb [INFO] running `Command { std: "docker" "start" "-a" "3eff3e181ea6df81dccc28ece3893151a8b9b3178ff3d1640728d3c1e46c0dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eff3e181ea6df81dccc28ece3893151a8b9b3178ff3d1640728d3c1e46c0dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eff3e181ea6df81dccc28ece3893151a8b9b3178ff3d1640728d3c1e46c0dbb", kill_on_drop: false }` [INFO] [stdout] 3eff3e181ea6df81dccc28ece3893151a8b9b3178ff3d1640728d3c1e46c0dbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df2ed7a240ffa6366d9483d15452fb946c0cb4da4cebc200649469ba3b13d0a1 [INFO] running `Command { std: "docker" "start" "-a" "df2ed7a240ffa6366d9483d15452fb946c0cb4da4cebc200649469ba3b13d0a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling papergrid v0.13.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tabled v0.17.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling move v0.10.10 (/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/1.85.0-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/rustcqZc8Mt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-35146b0cf7aa4b1d.rlib,libdirs_sys-3e06d9952219177c.rlib,liblibc-49b5da24f246cfcd.rlib,liboption_ext-0ece306ebd29d7c6.rlib,libtabled-75805cf34e9f7d51.rlib,libpapergrid-914fc7f0fc68c3ed.rlib,libbytecount-d2b093909e1d9da2.rlib,libunicode_width-4206df8ca3b03d43.rlib,libfnv-3d5abbde6780e305.rlib,librusqlite-6177457619894bd4.rlib,libbitflags-23dd845700d72027.rlib,libsmallvec-435d69112a0a158e.rlib,libhashlink-472fa6372d6b7772.rlib,libhashbrown-0260a6f75ec5feec.rlib,libfoldhash-40c212e2dc33d757.rlib,liblibsqlite3_sys-8f533d53643edbee.rlib,libfallible_streaming_iterator-e331fe467be3a63d.rlib,libfallible_iterator-604455bdd780a361.rlib,libcsv-02625b733715936a.rlib,libryu-284f427f6c4d2455.rlib,libitoa-7563c53d784d793b.rlib,libcsv_core-544508e2953dd27f.rlib,libmemchr-5b407489f3fef2f5.rlib,libserde-af636856067275a7.rlib,libclap-6b9bd8cca6846f0a.rlib,libclap_builder-97c2f7aa246c9587.rlib,libstrsim-836036c1c62a196f.rlib,libanstream-763018f97ae25eaa.rlib,libanstyle_query-2abbb99ccd54b528.rlib,libis_terminal_polyfill-f259a02bd4122552.rlib,libcolorchoice-5533285093d9cbc2.rlib,libanstyle_parse-faec061548077567.rlib,libutf8parse-54f316334d715eff.rlib,libclap_lex-69745ce911254621.rlib,libanstyle-3cbaeeb55d2e3f5d.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/move-0d4e5228dbb6c48d" "-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 `move` (bin "move") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df2ed7a240ffa6366d9483d15452fb946c0cb4da4cebc200649469ba3b13d0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2ed7a240ffa6366d9483d15452fb946c0cb4da4cebc200649469ba3b13d0a1", kill_on_drop: false }` [INFO] [stdout] df2ed7a240ffa6366d9483d15452fb946c0cb4da4cebc200649469ba3b13d0a1