[INFO] cloning repository https://github.com/edwardburgos/mobile-cicd-installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edwardburgos/mobile-cicd-installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedwardburgos%2Fmobile-cicd-installer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedwardburgos%2Fmobile-cicd-installer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5c939d9d6a315754be257eb97ce78a4f1fc65f1 [INFO] testing edwardburgos/mobile-cicd-installer against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedwardburgos%2Fmobile-cicd-installer" "/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/edwardburgos/mobile-cicd-installer on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edwardburgos/mobile-cicd-installer [INFO] finished tweaking git repo https://github.com/edwardburgos/mobile-cicd-installer [INFO] tweaked toml for git repo https://github.com/edwardburgos/mobile-cicd-installer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edwardburgos/mobile-cicd-installer 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-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 083edb4646bb5bc41d098707be44f0232237a1fe8ab7d32d28c51edf069b59f8 [INFO] running `Command { std: "docker" "start" "-a" "083edb4646bb5bc41d098707be44f0232237a1fe8ab7d32d28c51edf069b59f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083edb4646bb5bc41d098707be44f0232237a1fe8ab7d32d28c51edf069b59f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083edb4646bb5bc41d098707be44f0232237a1fe8ab7d32d28c51edf069b59f8", kill_on_drop: false }` [INFO] [stdout] 083edb4646bb5bc41d098707be44f0232237a1fe8ab7d32d28c51edf069b59f8 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 187158e84273ddbbc964d3e0fd9a8192f57965d6afcfbc9ca03dba1cdd3f130c [INFO] running `Command { std: "docker" "start" "-a" "187158e84273ddbbc964d3e0fd9a8192f57965d6afcfbc9ca03dba1cdd3f130c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling colorful v0.2.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling shells v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling ravn-mobile-cicd-installer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSz0dNm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolorful-2468cd4df64ba808.rlib,libfs_extra-c3cf423e9394b5f9.rlib,libclap-f7a49c2ae260aa4e.rlib,libclap_builder-2deeb2631cd78a93.rlib,libstrsim-934c6b5db5b11ce4.rlib,libanstream-09c509451102b372.rlib,libanstyle_query-747b660fef517683.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-b92c21f129630fbf.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-07f6f4b7ac356fa5.rlib,libanstyle-8c24f95c359ac7f4.rlib,libatty-304df2e57c9c4bc6.rlib,libshells-a76351382aaa238d.rlib,libinquire-498eea097e80295e.rlib,libnewline_converter-e3ffae4556ff7ec2.rlib,libunicode_width-affb1d25ef114124.rlib,libcrossterm-f99205b53dbe81c7.rlib,libsignal_hook_mio-081f3d8fa42ea6a3.rlib,libsignal_hook-7874ecee4255f44f.rlib,libsignal_hook_registry-cf65820218a425cf.rlib,libmio-b8ed391ea499730d.rlib,liblog-dcabf69e042f143c.rlib,libparking_lot-36377c7fc7f99f0d.rlib,libparking_lot_core-3f4938d1be16e386.rlib,liblibc-fffa33591dcd8092.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-6c28d06afe872838.rlib,liblock_api-f3e5d5105b19fd33.rlib,libscopeguard-7ec2214574194454.rlib,libbitflags-dde12b0d7d495b50.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libthiserror-7a2dc03a8f9f148d.rlib,liblazy_static-af860367908b8176.rlib,libdyn_clone-a232c30388d2facc.rlib,libanyhow-e16ad16a491adf79.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/deps/ravn_mobile_cicd_installer-c2a0de4b3f031b68" "-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 `ravn-mobile-cicd-installer` (bin "ravn-mobile-cicd-installer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "187158e84273ddbbc964d3e0fd9a8192f57965d6afcfbc9ca03dba1cdd3f130c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187158e84273ddbbc964d3e0fd9a8192f57965d6afcfbc9ca03dba1cdd3f130c", kill_on_drop: false }` [INFO] [stdout] 187158e84273ddbbc964d3e0fd9a8192f57965d6afcfbc9ca03dba1cdd3f130c