[INFO] cloning repository https://github.com/fraol0912/rustlings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fraol0912/rustlings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraol0912%2Frustlings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraol0912%2Frustlings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb5c3e3e27b9009d4f631d69bfb214b855ea833f [INFO] testing fraol0912/rustlings against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraol0912%2Frustlings" "/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/fraol0912/rustlings 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/fraol0912/rustlings [INFO] finished tweaking git repo https://github.com/fraol0912/rustlings [INFO] tweaked toml for git repo https://github.com/fraol0912/rustlings written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fraol0912/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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] 2099cfc9f1a9d618f0541cabc525e0c57451209f33f464df4be7718982de16cb [INFO] running `Command { std: "docker" "start" "-a" "2099cfc9f1a9d618f0541cabc525e0c57451209f33f464df4be7718982de16cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2099cfc9f1a9d618f0541cabc525e0c57451209f33f464df4be7718982de16cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2099cfc9f1a9d618f0541cabc525e0c57451209f33f464df4be7718982de16cb", kill_on_drop: false }` [INFO] [stdout] 2099cfc9f1a9d618f0541cabc525e0c57451209f33f464df4be7718982de16cb [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] 81122a576fec803614947c82fcab187d3500d04870acb48ecae5f20763968ae1 [INFO] running `Command { std: "docker" "start" "-a" "81122a576fec803614947c82fcab187d3500d04870acb48ecae5f20763968ae1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling inotify v0.7.1 [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 notify v4.0.16 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling indicatif v0.10.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rustlings v4.5.0 (/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/rustcMcUw6G/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-91500ab75251a7bf.rlib,libindicatif-b43c7fde09e3eca8.rlib,libnumber_prefix-461f7e8076fa703a.rlib,libnum_traits-77f92e0b054114bb.rlib,libconsole-5f80dae3d831a3b2.rlib,libterminal_size-8f1f77b9968cc55c.rlib,libserde-7783456cdc0e3a18.rlib,libnotify-1f85d39f4a3df98f.rlib,libwalkdir-d525d35beb380eb2.rlib,libsame_file-a73bb34dc8a732bd.rlib,libinotify-a3dd3c0e899a4a5b.rlib,libinotify_sys-526d2ae3ded492cd.rlib,libmio_extras-63b90bd51e132627.rlib,liblazycell-ff3aacc5d4000eae.rlib,libmio-9dc1e7365cdfb380.rlib,liblog-f19413de5e728c53.rlib,libslab-a557e78e25a30af6.rlib,libiovec-b0a3abc8fd4df602.rlib,libnet2-1a7eab1a0f770ed1.rlib,libcfg_if-6eed7227e410c2ce.rlib,libfiletime-d164d0bc7ca2a2bd.rlib,libbitflags-f321c8d801a72c50.rlib,libconsole-931ca3fe8116bbc8.rlib,libunicode_width-8194fdde01ed84ba.rlib,libregex-cf32b57138ec7940.rlib,libregex_syntax-22a2a3b60d3c20de.rlib,libaho_corasick-0d5c7295e0176482.rlib,libmemchr-7c32499cd0b238f0.rlib,libparking_lot-63cf79a1800518ca.rlib,libparking_lot_core-98ff32885bdfe5e9.rlib,libsmallvec-ea8756ecf2cc5cfe.rlib,liblock_api-0a8355b1986fc550.rlib,libscopeguard-7d0fb0d10af834ac.rlib,libinstant-6c70a1e107208b11.rlib,libcfg_if-d4c93475573720c9.rlib,libclicolors_control-f88afa4fa18945f7.rlib,libatty-25a85cd3cceab32f.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libtermios-44db5486309db87c.rlib,liblibc-15c866fa7a6739e2.rlib,libargh-7d598a23256c9582.rlib,libargh_shared-d3d337c1c27d0141.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" "-lc" "-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/rustlings-bd4fe4e25b961349" "-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" "81122a576fec803614947c82fcab187d3500d04870acb48ecae5f20763968ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81122a576fec803614947c82fcab187d3500d04870acb48ecae5f20763968ae1", kill_on_drop: false }` [INFO] [stdout] 81122a576fec803614947c82fcab187d3500d04870acb48ecae5f20763968ae1