[INFO] cloning repository https://github.com/kting28/rustlings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kting28/rustlings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkting28%2Frustlings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkting28%2Frustlings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33473655e45b08beabc0bf2ab6802c0607613a65 [INFO] testing kting28/rustlings 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%2Fkting28%2Frustlings" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kting28/rustlings 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/kting28/rustlings [INFO] finished tweaking git repo https://github.com/kting28/rustlings [INFO] tweaked toml for git repo https://github.com/kting28/rustlings written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kting28/rustlings 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 16476680b58ee684ba5d5315053ee2aadbb09a4c1aa0e2f3f735a3684510a0d4 [INFO] running `Command { std: "docker" "start" "-a" "16476680b58ee684ba5d5315053ee2aadbb09a4c1aa0e2f3f735a3684510a0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16476680b58ee684ba5d5315053ee2aadbb09a4c1aa0e2f3f735a3684510a0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16476680b58ee684ba5d5315053ee2aadbb09a4c1aa0e2f3f735a3684510a0d4", kill_on_drop: false }` [INFO] [stdout] 16476680b58ee684ba5d5315053ee2aadbb09a4c1aa0e2f3f735a3684510a0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 81983740f452db30030b8aecfaf4832249fe3d0679e4689d40ca78ee48a6b935 [INFO] running `Command { std: "docker" "start" "-a" "81983740f452db30030b8aecfaf4832249fe3d0679e4689d40ca78ee48a6b935", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling indicatif v0.10.3 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rustlings v4.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclMZQzI/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-87c2004a0c5db64b.rlib,libindicatif-a4e4f8491c7c88a6.rlib,libnumber_prefix-e3b3f729feba6975.rlib,libnum_traits-860a794df729c3fd.rlib,libconsole-a418fc23e84dc7f7.rlib,libterminal_size-fb16a9fe2c2d6295.rlib,libserde-c305c6d828f69c93.rlib,libnotify-896a61d728e05b6f.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-5f4c5a9d868e69e9.rlib,libinotify_sys-5e422756bff62852.rlib,libmio_extras-2fcd184a1a6c227e.rlib,liblazycell-24027d197569389e.rlib,libmio-33607c748387df1d.rlib,liblog-120a19c0c1ab0517.rlib,libslab-efc1addfb28b8bc0.rlib,libiovec-c525d61db5425c29.rlib,libnet2-3ce59056d4585612.rlib,libcfg_if-5debf92116708c19.rlib,libfiletime-7b008734612e3ec0.rlib,libbitflags-dde12b0d7d495b50.rlib,libconsole-2c3758f39b7fe072.rlib,libunicode_width-872488d468fe4def.rlib,libregex-e2b97e63b683cee6.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libmemchr-3c95261d07c8826e.rlib,libregex_syntax-12b080b3aec45ada.rlib,libparking_lot-1d61e778ff9fb8a0.rlib,libparking_lot_core-100e16dcb008af24.rlib,libsmallvec-4e540aa6ec26eb74.rlib,liblock_api-248a7791a55bb287.rlib,libscopeguard-e318caba69bf687f.rlib,libinstant-334501514239226e.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libclicolors_control-7a1945add8016f45.rlib,libatty-af7b36760f4d4831.rlib,liblazy_static-af860367908b8176.rlib,libtermios-f877b0d643bebd32.rlib,liblibc-41396ef4029e863c.rlib,libargh-e14e95cd3c14d377.rlib,libargh_shared-9221e5dba0e0472d.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" "-lc" "-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/rustlings-ef26719e2bae2000" "-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 `rustlings` (bin "rustlings") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "81983740f452db30030b8aecfaf4832249fe3d0679e4689d40ca78ee48a6b935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81983740f452db30030b8aecfaf4832249fe3d0679e4689d40ca78ee48a6b935", kill_on_drop: false }` [INFO] [stdout] 81983740f452db30030b8aecfaf4832249fe3d0679e4689d40ca78ee48a6b935