[INFO] cloning repository https://github.com/tam159/rust_udemy_beginner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tam159/rust_udemy_beginner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 554a02ffcea4e1b7ccda29f45fd7a06ae2b71048 [INFO] building tam159/rust_udemy_beginner against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tam159/rust_udemy_beginner on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tam159/rust_udemy_beginner [INFO] finished tweaking git repo https://github.com/tam159/rust_udemy_beginner [INFO] tweaked toml for git repo https://github.com/tam159/rust_udemy_beginner written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tam159/rust_udemy_beginner 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94e62805d1be89b84eb9f2fdbf373baf2e70c068095c5287b9cbe56400537f24 [INFO] running `Command { std: "docker" "start" "-a" "94e62805d1be89b84eb9f2fdbf373baf2e70c068095c5287b9cbe56400537f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e62805d1be89b84eb9f2fdbf373baf2e70c068095c5287b9cbe56400537f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e62805d1be89b84eb9f2fdbf373baf2e70c068095c5287b9cbe56400537f24", kill_on_drop: false }` [INFO] [stdout] 94e62805d1be89b84eb9f2fdbf373baf2e70c068095c5287b9cbe56400537f24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f442480719ad3144d95e9d9f1c44fd97fd0163f0fcbd06cc5e7f598f675dfe40 [INFO] running `Command { std: "docker" "start" "-a" "f442480719ad3144d95e9d9f1c44fd97fd0163f0fcbd06cc5e7f598f675dfe40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rust_udemy_beginner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Blue` is never constructed [INFO] [stdout] --> src/sample_enum.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum Colors { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 18 | Blue, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Colors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Surname` and `Age` are never constructed [INFO] [stdout] --> src/sample_enum.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | enum Person { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 23 | Name(String), [INFO] [stdout] 24 | Surname(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | Age(i32), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_username_from_file` is never used [INFO] [stdout] --> src/sample_errors.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn read_username_from_file() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/sample_generic.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 22 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 23 | y: T, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Blue` and `Green` are never constructed [INFO] [stdout] --> src/sample_generic.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | enum Colors { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 28 | Red(T), [INFO] [stdout] 29 | Blue(T), [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | Green(T), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Colors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/sample_generic.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct Point2 { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 35 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 36 | y: V, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `owner` are never read [INFO] [stdout] --> src/sample_memory.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct Dog<'l> { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 60 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | owner: &'l Person, // Define the same lifetime for both Dog and Person [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `awesome` is never read [INFO] [stdout] --> src/sample_traits.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct RustDev { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | awesome: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `awsome` is never read [INFO] [stdout] --> src/sample_traits.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct JavaDev { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | awsome: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color` is never read [INFO] [stdout] --> src/sample_traits.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 70 | struct Cat { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 71 | color: &'static str, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | |a: i32, b: i32| println!("{}", a + b); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/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/rustcupKHTf/symbols.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.rust_udemy_beginner.299c2f2fc9e885e9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b.30ytqday601qeh8q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-694fdf37be1d2847.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7a570c31ac85b99e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-38ce12ad49a6063c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e0e4e241e72c00ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-e5e0b4e272219c37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_udemy_beginner-4bcdff6117f06c4b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_udemy_beginner` (bin "rust_udemy_beginner") due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f442480719ad3144d95e9d9f1c44fd97fd0163f0fcbd06cc5e7f598f675dfe40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f442480719ad3144d95e9d9f1c44fd97fd0163f0fcbd06cc5e7f598f675dfe40", kill_on_drop: false }` [INFO] [stdout] f442480719ad3144d95e9d9f1c44fd97fd0163f0fcbd06cc5e7f598f675dfe40 [INFO] building tam159/rust_udemy_beginner against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file lectures/mem_ownership.zip [INFO] [stderr] error: unable to write file lectures/mem_rc_variables.zip [INFO] [stderr] error: unable to write file lectures/modules.zip [INFO] [stderr] error: unable to write file lectures/operators.zip [INFO] [stderr] error: unable to write file lectures/pattern_matching.zip [INFO] [stderr] error: unable to write file lectures/printing_values.zip [INFO] [stderr] error: unable to write file lectures/scalar_types.zip [INFO] [stderr] error: unable to write file lectures/slices.zip [INFO] [stderr] error: unable to write file lectures/strings.zip [INFO] [stderr] error: unable to write file lectures/structures.zip [INFO] [stderr] error: unable to write file lectures/traits_add.zip [INFO] [stderr] error: unable to write file lectures/traits_dyn.zip [INFO] [stderr] error: unable to write file lectures/traits_dynamic_dispatch.zip [INFO] [stderr] error: unable to write file lectures/traits_generics.zip [INFO] [stderr] error: unable to write file lectures/traits_operator_overloading.zip [INFO] [stderr] error: unable to write file lectures/traits_static_dispatch.zip [INFO] [stderr] error: unable to write file lectures/tuples.zip [INFO] [stderr] error: unable to write file lectures/user_input.zip [INFO] [stderr] error: unable to write file lectures/variables.zip [INFO] [stderr] error: unable to write file lectures/vectors.zip [INFO] [stderr] error: unable to write file lectures/while_loop.zip [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] building tam159/rust_udemy_beginner against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file lectures/match_statement.zip [INFO] [stderr] error: unable to write file lectures/mem_borrowing.zip [INFO] [stderr] error: unable to write file lectures/mem_lifetimes.zip [INFO] [stderr] error: unable to write file lectures/mem_ownership.zip [INFO] [stderr] error: unable to write file lectures/mem_rc_variables.zip [INFO] [stderr] error: unable to write file lectures/modules.zip [INFO] [stderr] error: unable to write file lectures/operators.zip [INFO] [stderr] error: unable to write file lectures/pattern_matching.zip [INFO] [stderr] error: unable to write file lectures/printing_values.zip [INFO] [stderr] error: unable to write file lectures/scalar_types.zip [INFO] [stderr] error: unable to write file lectures/slices.zip [INFO] [stderr] error: unable to write file lectures/strings.zip [INFO] [stderr] error: unable to write file lectures/structures.zip [INFO] [stderr] error: unable to write file lectures/traits_add.zip [INFO] [stderr] error: unable to write file lectures/traits_dyn.zip [INFO] [stderr] error: unable to write file lectures/traits_dynamic_dispatch.zip [INFO] [stderr] error: unable to write file lectures/traits_generics.zip [INFO] [stderr] error: unable to write file lectures/traits_operator_overloading.zip [INFO] [stderr] error: unable to write file lectures/traits_static_dispatch.zip [INFO] [stderr] error: unable to write file lectures/tuples.zip [INFO] [stderr] error: unable to write file lectures/user_input.zip [INFO] [stderr] error: unable to write file lectures/variables.zip [INFO] [stderr] error: unable to write file lectures/vectors.zip [INFO] [stderr] error: unable to write file lectures/while_loop.zip [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] building tam159/rust_udemy_beginner against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file lectures/match_statement.zip [INFO] [stderr] error: unable to write file lectures/mem_borrowing.zip [INFO] [stderr] error: unable to write file lectures/mem_lifetimes.zip [INFO] [stderr] error: unable to write file lectures/mem_ownership.zip [INFO] [stderr] error: unable to write file lectures/mem_rc_variables.zip [INFO] [stderr] error: unable to write file lectures/modules.zip [INFO] [stderr] error: unable to write file lectures/operators.zip [INFO] [stderr] error: unable to write file lectures/pattern_matching.zip [INFO] [stderr] error: unable to write file lectures/printing_values.zip [INFO] [stderr] error: unable to write file lectures/scalar_types.zip [INFO] [stderr] error: unable to write file lectures/slices.zip [INFO] [stderr] error: unable to write file lectures/strings.zip [INFO] [stderr] error: unable to write file lectures/structures.zip [INFO] [stderr] error: unable to write file lectures/traits_add.zip [INFO] [stderr] error: unable to write file lectures/traits_dyn.zip [INFO] [stderr] error: unable to write file lectures/traits_dynamic_dispatch.zip [INFO] [stderr] error: unable to write file lectures/traits_generics.zip [INFO] [stderr] error: unable to write file lectures/traits_operator_overloading.zip [INFO] [stderr] error: unable to write file lectures/traits_static_dispatch.zip [INFO] [stderr] error: unable to write file lectures/tuples.zip [INFO] [stderr] error: unable to write file lectures/user_input.zip [INFO] [stderr] error: unable to write file lectures/variables.zip [INFO] [stderr] error: unable to write file lectures/vectors.zip [INFO] [stderr] error: unable to write file lectures/while_loop.zip [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] building tam159/rust_udemy_beginner against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file lectures/mem_borrowing.zip [INFO] [stderr] error: unable to write file lectures/mem_lifetimes.zip [INFO] [stderr] error: unable to write file lectures/mem_ownership.zip [INFO] [stderr] error: unable to write file lectures/mem_rc_variables.zip [INFO] [stderr] error: unable to write file lectures/modules.zip [INFO] [stderr] error: unable to write file lectures/operators.zip [INFO] [stderr] error: unable to write file lectures/pattern_matching.zip [INFO] [stderr] error: unable to write file lectures/printing_values.zip [INFO] [stderr] error: unable to write file lectures/scalar_types.zip [INFO] [stderr] error: unable to write file lectures/slices.zip [INFO] [stderr] error: unable to write file lectures/strings.zip [INFO] [stderr] error: unable to write file lectures/structures.zip [INFO] [stderr] error: unable to write file lectures/traits_add.zip [INFO] [stderr] error: unable to write file lectures/traits_dyn.zip [INFO] [stderr] error: unable to write file lectures/traits_dynamic_dispatch.zip [INFO] [stderr] error: unable to write file lectures/traits_generics.zip [INFO] [stderr] error: unable to write file lectures/traits_operator_overloading.zip [INFO] [stderr] error: unable to write file lectures/traits_static_dispatch.zip [INFO] [stderr] error: unable to write file lectures/tuples.zip [INFO] [stderr] error: unable to write file lectures/user_input.zip [INFO] [stderr] error: unable to write file lectures/variables.zip [INFO] [stderr] error: unable to write file lectures/vectors.zip [INFO] [stderr] error: unable to write file lectures/while_loop.zip [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] building tam159/rust_udemy_beginner against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftam159%2Frust_udemy_beginner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file lectures/mem_borrowing.zip [INFO] [stderr] error: unable to write file lectures/mem_lifetimes.zip [INFO] [stderr] error: unable to write file lectures/mem_ownership.zip [INFO] [stderr] error: unable to write file lectures/mem_rc_variables.zip [INFO] [stderr] error: unable to write file lectures/modules.zip [INFO] [stderr] error: unable to write file lectures/operators.zip [INFO] [stderr] error: unable to write file lectures/pattern_matching.zip [INFO] [stderr] error: unable to write file lectures/printing_values.zip [INFO] [stderr] error: unable to write file lectures/scalar_types.zip [INFO] [stderr] error: unable to write file lectures/slices.zip [INFO] [stderr] error: unable to write file lectures/strings.zip [INFO] [stderr] error: unable to write file lectures/structures.zip [INFO] [stderr] error: unable to write file lectures/traits_add.zip [INFO] [stderr] error: unable to write file lectures/traits_dyn.zip [INFO] [stderr] error: unable to write file lectures/traits_dynamic_dispatch.zip [INFO] [stderr] error: unable to write file lectures/traits_generics.zip [INFO] [stderr] error: unable to write file lectures/traits_operator_overloading.zip [INFO] [stderr] error: unable to write file lectures/traits_static_dispatch.zip [INFO] [stderr] error: unable to write file lectures/tuples.zip [INFO] [stderr] error: unable to write file lectures/user_input.zip [INFO] [stderr] error: unable to write file lectures/variables.zip [INFO] [stderr] error: unable to write file lectures/vectors.zip [INFO] [stderr] error: unable to write file lectures/while_loop.zip [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tam159/rust_udemy_beginner [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.