[INFO] cloning repository https://github.com/nasimbahar/fourth-class [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nasimbahar/fourth-class" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnasimbahar%2Ffourth-class", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnasimbahar%2Ffourth-class'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbdc2ef1d6c5678a1d4b519f34b5b368a547d281 [INFO] testing nasimbahar/fourth-class against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnasimbahar%2Ffourth-class" "/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/nasimbahar/fourth-class on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nasimbahar/fourth-class [INFO] finished tweaking git repo https://github.com/nasimbahar/fourth-class [INFO] tweaked toml for git repo https://github.com/nasimbahar/fourth-class written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nasimbahar/fourth-class 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94b3d04c3c61856b284f898770d21ddc346e667c57edf465944e783420ed64dc [INFO] running `Command { std: "docker" "start" "-a" "94b3d04c3c61856b284f898770d21ddc346e667c57edf465944e783420ed64dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b3d04c3c61856b284f898770d21ddc346e667c57edf465944e783420ed64dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b3d04c3c61856b284f898770d21ddc346e667c57edf465944e783420ed64dc", kill_on_drop: false }` [INFO] [stdout] 94b3d04c3c61856b284f898770d21ddc346e667c57edf465944e783420ed64dc [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beac7d222956d168a0e3992a52e7e6e1073f67e59062ae66749750fb744b068b [INFO] running `Command { std: "docker" "start" "-a" "beac7d222956d168a0e3992a52e7e6e1073f67e59062ae66749750fb744b068b", kill_on_drop: false }` [INFO] [stderr] Compiling fourthclass v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/example.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MyAdd` is never used [INFO] [stdout] --> src/example.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | trait MyAdd { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generic_add` is never used [INFO] [stdout] --> src/example.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn generic_add(first: &T, second: O) -> T::Output [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/stdadding.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `example` is never used [INFO] [stdout] --> src/stdadding.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/derive.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Book` is never constructed [INFO] [stdout] --> src/derive.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Book { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `example` is never used [INFO] [stdout] --> src/derive.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/operatorover.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `example` is never used [INFO] [stdout] --> src/operatorover.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/sized.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_length` is never used [INFO] [stdout] --> src/sized.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn display_length(item: &T) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `example` is never used [INFO] [stdout] --> src/sized.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppConfig` is never constructed [INFO] [stdout] --> src/defaults.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct AppConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfig` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Development` is never constructed [INFO] [stdout] --> src/defaults.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | enum AppMode { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 10 | Development, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppMode` 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 `example` is never used [INFO] [stdout] --> src/defaults.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/defaults.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn starting_point() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/clonecopy.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn starting_point() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Point` is never constructed [INFO] [stdout] --> src/clonecopy.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `example` is never used [INFO] [stdout] --> src/clonecopy.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/Conversion.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, and `z` are never read [INFO] [stdout] --> src/Conversion.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Point3D { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 18 | x: f64, [INFO] [stdout] | ^ [INFO] [stdout] 19 | y: f64, [INFO] [stdout] | ^ [INFO] [stdout] 20 | z: f64, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Point3D` 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 `example` is never used [INFO] [stdout] --> src/Conversion.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/refconversion.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_length` is never used [INFO] [stdout] --> src/refconversion.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn print_length>(s: T) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `refexample` is never used [INFO] [stdout] --> src/refconversion.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn refexample() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_uppercase` is never used [INFO] [stdout] --> src/refconversion.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn make_uppercase>(s: &mut T) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `muteexample` is never used [INFO] [stdout] --> src/refconversion.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn muteexample() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/drop.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyResource` is never constructed [INFO] [stdout] --> src/drop.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct MyResource { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/drop.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl MyResource { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 14 | // Constructor to create a new MyResource with a given name [INFO] [stdout] 15 | fn new(name: &str) -> MyResource { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `example` is never used [INFO] [stdout] --> src/drop.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `starting_point` is never used [INFO] [stdout] --> src/Traitexample.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn starting_point(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Display` is never used [INFO] [stdout] --> src/Traitexample.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | trait Display { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Article` is never constructed [INFO] [stdout] --> src/Traitexample.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Article { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Announcement` is never constructed [INFO] [stdout] --> src/Traitexample.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Announcement { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show` is never used [INFO] [stdout] --> src/Traitexample.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn show(item: &impl Display) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `example` is never used [INFO] [stdout] --> src/Traitexample.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn example() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Conversion` should have a snake case name [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | mod Conversion; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `conversion` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Traitexample` should have a snake case name [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mod Traitexample; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `traitexample` [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/beta-2024-12-08-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/rustcDM1Nwl/symbols.o" "/opt/rustwide/target/debug/deps/fourthclass-069a5f1d4a0b9f62.fourthclass.cebda75c0ac9ce89-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fourthclass-069a5f1d4a0b9f62.74hiit182mzb8m153cd5gkg52.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fourthclass-069a5f1d4a0b9f62" "-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] [stderr] error: could not compile `fourthclass` (bin "fourthclass") due to 1 previous error; 40 warnings emitted [INFO] running `Command { std: "docker" "inspect" "beac7d222956d168a0e3992a52e7e6e1073f67e59062ae66749750fb744b068b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beac7d222956d168a0e3992a52e7e6e1073f67e59062ae66749750fb744b068b", kill_on_drop: false }` [INFO] [stdout] beac7d222956d168a0e3992a52e7e6e1073f67e59062ae66749750fb744b068b