[INFO] cloning repository https://github.com/jamisonordway/rustlings-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamisonordway/rustlings-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamisonordway%2Frustlings-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamisonordway%2Frustlings-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96098d228a90c435549847698d2c12b771af7464 [INFO] testing jamisonordway/rustlings-practice against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamisonordway%2Frustlings-practice" "/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/jamisonordway/rustlings-practice 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/jamisonordway/rustlings-practice [INFO] finished tweaking git repo https://github.com/jamisonordway/rustlings-practice [INFO] tweaked toml for git repo https://github.com/jamisonordway/rustlings-practice written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jamisonordway/rustlings-practice 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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9c06ea2b6a15a69521583e1899df7da3f221a347b39ea0bc296894bfbb84d7a [INFO] running `Command { std: "docker" "start" "-a" "e9c06ea2b6a15a69521583e1899df7da3f221a347b39ea0bc296894bfbb84d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9c06ea2b6a15a69521583e1899df7da3f221a347b39ea0bc296894bfbb84d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c06ea2b6a15a69521583e1899df7da3f221a347b39ea0bc296894bfbb84d7a", kill_on_drop: false }` [INFO] [stdout] e9c06ea2b6a15a69521583e1899df7da3f221a347b39ea0bc296894bfbb84d7a [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd8dfa1369ec4a472884f2aa4bd25125b3a546724b1ddb1cd36b57ecb532c11e [INFO] running `Command { std: "docker" "start" "-a" "dd8dfa1369ec4a472884f2aa4bd25125b3a546724b1ddb1cd36b57ecb532c11e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rustlings v5.1.1 (/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/rustccof7Ns/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-9f85c2033d3614fb.rlib,libserde_json-d4128d0406a24f93.rlib,libryu-6ccbc35e09e198d9.rlib,libitoa-b6448c48057d042c.rlib,libindicatif-e107e7c6ce1f17d4.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libnumber_prefix-b1a5bc088aa50de8.rlib,libglob-d39fc26ce0c9bb29.rlib,libserde-b3d28bb1b22c6452.rlib,libnotify-f080bfb9573a7b39.rlib,libwalkdir-d525d35beb380eb2.rlib,libsame_file-a73bb34dc8a732bd.rlib,libinotify-d3549046ad612e27.rlib,libinotify_sys-c7de28661e3c4807.rlib,libmio_extras-3ea86d8d4f387d9b.rlib,liblazycell-ff3aacc5d4000eae.rlib,libmio-cf75f3d6e123ea19.rlib,liblog-f19413de5e728c53.rlib,libslab-e47232889ad8a6fe.rlib,libiovec-b24ac2516ab1aab6.rlib,libnet2-78c1463d38caa2f5.rlib,libcfg_if-6eed7227e410c2ce.rlib,libfiletime-df9c1ffbcbc91b6c.rlib,libcfg_if-d4c93475573720c9.rlib,libbitflags-775714d9affc3256.rlib,libconsole-77e347a2ed6ed3b1.rlib,libterminal_size-1187bb7f4df03118.rlib,liblibc-544fe97bd62329c4.rlib,libregex-8426ac218bace32e.rlib,libaho_corasick-d7f1bfb3f2af13be.rlib,libmemchr-8419ee7785eda193.rlib,libregex_syntax-ca52c56698071a69.rlib,libunicode_width-8194fdde01ed84ba.rlib,libonce_cell-e32062ca8360fb72.rlib,libargh-9a27c71636ea56e9.rlib,libargh_shared-d16be621a1f99a5a.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" "-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-c0b762cd6baa2c26" "-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" "dd8dfa1369ec4a472884f2aa4bd25125b3a546724b1ddb1cd36b57ecb532c11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8dfa1369ec4a472884f2aa4bd25125b3a546724b1ddb1cd36b57ecb532c11e", kill_on_drop: false }` [INFO] [stdout] dd8dfa1369ec4a472884f2aa4bd25125b3a546724b1ddb1cd36b57ecb532c11e