[INFO] cloning repository https://github.com/emorydu/rust-enums [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emorydu/rust-enums" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/emorydu/rust-enums [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emorydu/rust-enums" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums/info/exclude': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/emorydu/rust-enums [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emorydu/rust-enums" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d384ca27c3e8d6859a12265bc1d0baf2c93b68f8 [INFO] testing emorydu/rust-enums against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorydu%2Frust-enums" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emorydu/rust-enums [INFO] finished tweaking git repo https://github.com/emorydu/rust-enums [INFO] tweaked toml for git repo https://github.com/emorydu/rust-enums written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emorydu/rust-enums on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emorydu/rust-enums 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38823a4f525dbce2ca9d14142277670a380fe07c6386c3a6173b613e3efa23d9 [INFO] running `Command { std: "docker" "start" "-a" "38823a4f525dbce2ca9d14142277670a380fe07c6386c3a6173b613e3efa23d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38823a4f525dbce2ca9d14142277670a380fe07c6386c3a6173b613e3efa23d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38823a4f525dbce2ca9d14142277670a380fe07c6386c3a6173b613e3efa23d9", kill_on_drop: false }` [INFO] [stdout] 38823a4f525dbce2ca9d14142277670a380fe07c6386c3a6173b613e3efa23d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e332ffc65957cd2d4a01bee1aa566982fc34cd8f869acd2bf171ef65037cc3 [INFO] running `Command { std: "docker" "start" "-a" "c3e332ffc65957cd2d4a01bee1aa566982fc34cd8f869acd2bf171ef65037cc3", kill_on_drop: false }` [INFO] [stderr] Compiling enums v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `some_number` [INFO] [stdout] --> src/main.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let some_number = Some(5); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `some_char` [INFO] [stdout] --> src/main.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let some_char = Some('e'); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `absent_number` [INFO] [stdout] --> src/main.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let absent_number: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_absent_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let x: i8 = 5; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/main.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let y: Option = Some(5); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kind` and `address` are never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct IpAddr { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | kind: IpAddrKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr` 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: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | V4(u8, u8, u8, u8), [INFO] [stdout] | -- ^^ ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddrWithValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 19 - V4(u8, u8, u8, u8), [INFO] [stdout] 19 + V4((), (), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | V6(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddrWithValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - V6(String), [INFO] [stdout] 20 + V6(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | Write(String), // struct QuitWrite(String); [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 27 - Write(String), // struct QuitWrite(String); [INFO] [stdout] 27 + Write(()), // struct QuitWrite(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Quit`, `Move`, and `ChangeColor` are never constructed [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | enum Message { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 25 | Quit, // struct QuitMessage; [INFO] [stdout] | ^^^^ [INFO] [stdout] 26 | Move { x: i32, y: i32 }, // struct QuitMove { x: i32, y: i32 } [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Write(String), // struct QuitWrite(String); [INFO] [stdout] 28 | ChangeColor(i32, i32, i32), // struct QuitChangeColor(i32, i32, i32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "c3e332ffc65957cd2d4a01bee1aa566982fc34cd8f869acd2bf171ef65037cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e332ffc65957cd2d4a01bee1aa566982fc34cd8f869acd2bf171ef65037cc3", kill_on_drop: false }` [INFO] [stdout] c3e332ffc65957cd2d4a01bee1aa566982fc34cd8f869acd2bf171ef65037cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b598ec9aaedacfe7e243647460f13e364b1241fd45699e429c319ad2734065c [INFO] running `Command { std: "docker" "start" "-a" "3b598ec9aaedacfe7e243647460f13e364b1241fd45699e429c319ad2734065c", kill_on_drop: false }` [INFO] [stderr] Compiling enums v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `some_number` [INFO] [stdout] --> src/main.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let some_number = Some(5); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `some_char` [INFO] [stdout] --> src/main.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let some_char = Some('e'); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_some_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `absent_number` [INFO] [stdout] --> src/main.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let absent_number: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_absent_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let x: i8 = 5; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/main.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let y: Option = Some(5); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kind` and `address` are never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct IpAddr { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | kind: IpAddrKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr` 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: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | V4(u8, u8, u8, u8), [INFO] [stdout] | -- ^^ ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddrWithValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 19 - V4(u8, u8, u8, u8), [INFO] [stdout] 19 + V4((), (), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | V6(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddrWithValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - V6(String), [INFO] [stdout] 20 + V6(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | Write(String), // struct QuitWrite(String); [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 27 - Write(String), // struct QuitWrite(String); [INFO] [stdout] 27 + Write(()), // struct QuitWrite(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Quit`, `Move`, and `ChangeColor` are never constructed [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | enum Message { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 25 | Quit, // struct QuitMessage; [INFO] [stdout] | ^^^^ [INFO] [stdout] 26 | Move { x: i32, y: i32 }, // struct QuitMove { x: i32, y: i32 } [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Write(String), // struct QuitWrite(String); [INFO] [stdout] 28 | ChangeColor(i32, i32, i32), // struct QuitChangeColor(i32, i32, i32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOvgqb3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOvgqb3/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/enums-197040b7d1039f51" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuYxJt0.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/enums-197040b7d1039f51 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcOvgqb3/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcOvgqb3/symbols.o /opt/rustwide/target/debug/deps/enums-197040b7d1039f51.enums.e0e79d76542d46fd-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/enums-197040b7d1039f51.bywjj8frviv700zucmm1npveu.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f685ab48894d622c.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d60b8843f34a04ed.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a54272cca275ebd6.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-99a106327f715828.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `enums` (bin "enums" test) due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3b598ec9aaedacfe7e243647460f13e364b1241fd45699e429c319ad2734065c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b598ec9aaedacfe7e243647460f13e364b1241fd45699e429c319ad2734065c", kill_on_drop: false }` [INFO] [stdout] 3b598ec9aaedacfe7e243647460f13e364b1241fd45699e429c319ad2734065c