[INFO] cloning repository https://github.com/vasiltop/interpreter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vasiltop/interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasiltop%2Finterpreter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasiltop%2Finterpreter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c851446ea64ad1d58b097afa4d5286e8c0b97c6
[INFO] checking vasiltop/interpreter against master#f00b02e6bbe63707503f058fb87cc3e2b25991ac for pr-125596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasiltop%2Finterpreter" "/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/vasiltop/interpreter on toolchain f00b02e6bbe63707503f058fb87cc3e2b25991ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vasiltop/interpreter
[INFO] finished tweaking git repo https://github.com/vasiltop/interpreter
[INFO] tweaked toml for git repo https://github.com/vasiltop/interpreter written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vasiltop/interpreter 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" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4486df21b1bef629475826ae528bf04e22b2ac084c3de7537ab23758e00aeb3
[INFO] running `Command { std: "docker" "start" "-a" "a4486df21b1bef629475826ae528bf04e22b2ac084c3de7537ab23758e00aeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4486df21b1bef629475826ae528bf04e22b2ac084c3de7537ab23758e00aeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4486df21b1bef629475826ae528bf04e22b2ac084c3de7537ab23758e00aeb3", kill_on_drop: false }`
[INFO] [stdout] a4486df21b1bef629475826ae528bf04e22b2ac084c3de7537ab23758e00aeb3
[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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f00b02e6bbe63707503f058fb87cc3e2b25991ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ab2ca12863d962dcb6f037e89541091893ce9dd340396b301b63e47da6f42f4
[INFO] running `Command { std: "docker" "start" "-a" "3ab2ca12863d962dcb6f037e89541091893ce9dd340396b301b63e47da6f42f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking ember v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]   --> src/scope.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Fn {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 19 |     pub ident: Identifier,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]   --> src/scope.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Fn {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 19 |     pub ident: Identifier,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/executor.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 writeln!(io, "{}", value);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/executor.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 writeln!(io, "{}", value);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/instruction.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |                     token => {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]   --> src/scope.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Fn {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 19 |     pub ident: Identifier,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/executor.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 writeln!(io, "{}", value);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]   --> src/scope.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Fn {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 19 |     pub ident: Identifier,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/executor.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 writeln!(io, "{}", value);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
[INFO] running `Command { std: "docker" "inspect" "3ab2ca12863d962dcb6f037e89541091893ce9dd340396b301b63e47da6f42f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab2ca12863d962dcb6f037e89541091893ce9dd340396b301b63e47da6f42f4", kill_on_drop: false }`
[INFO] [stdout] 3ab2ca12863d962dcb6f037e89541091893ce9dd340396b301b63e47da6f42f4
[INFO] checking vasiltop/interpreter against try#c57a122e6bc7d3e243f3b2a000b6916cb51ef149 for pr-125596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasiltop%2Finterpreter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vasiltop/interpreter on toolchain c57a122e6bc7d3e243f3b2a000b6916cb51ef149
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vasiltop/interpreter
[INFO] finished tweaking git repo https://github.com/vasiltop/interpreter
[INFO] tweaked toml for git repo https://github.com/vasiltop/interpreter written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/vasiltop/interpreter 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" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd51d91f851d8d82cae831a42bd022d966dc77d6cea564ff79c0557bb7a711b6
[INFO] running `Command { std: "docker" "start" "-a" "cd51d91f851d8d82cae831a42bd022d966dc77d6cea564ff79c0557bb7a711b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd51d91f851d8d82cae831a42bd022d966dc77d6cea564ff79c0557bb7a711b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd51d91f851d8d82cae831a42bd022d966dc77d6cea564ff79c0557bb7a711b6", kill_on_drop: false }`
[INFO] [stdout] cd51d91f851d8d82cae831a42bd022d966dc77d6cea564ff79c0557bb7a711b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+c57a122e6bc7d3e243f3b2a000b6916cb51ef149" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a2bab7a56ddc633c83da15f4344544e65c8988add83f15182fd0846191400c2
[INFO] running `Command { std: "docker" "start" "-a" "5a2bab7a56ddc633c83da15f4344544e65c8988add83f15182fd0846191400c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write /tmp/rustcl1oxys/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc8lsnYO/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc8lsnYO/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.thiserror_impl.2a425445dc298c15-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.483jp6dvl1gqx0wjf4zkyvgtv.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-f1fcc958fcaa40d2.ezvnaboqpdafdxtyx7kiath3u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-fbd36c181c42b412.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6920f53fc73332e8.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-f1fcc958fcaa40d2.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcyUz8mL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcyUz8mL/symbols.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.clap_derive.7cd62f14a66171c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.1kt6r4t7s6fl3sq8fxj3jtkzf.rcgu.rmeta" "/opt/rustwide/target/debug/deps/clap_derive-1ea0df0a93adcdb9.d8ni1px6p8rx5a7wddov2xa6g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-40e4594aa970ec2e.rlib" "/opt/rustwide/target/debug/deps/libsyn-fbd36c181c42b412.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6920f53fc73332e8.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c57a122e6bc7d3e243f3b2a000b6916cb51ef149/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-1ea0df0a93adcdb9.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clap_derive` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a2bab7a56ddc633c83da15f4344544e65c8988add83f15182fd0846191400c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a2bab7a56ddc633c83da15f4344544e65c8988add83f15182fd0846191400c2", kill_on_drop: false }`
[INFO] [stdout] 5a2bab7a56ddc633c83da15f4344544e65c8988add83f15182fd0846191400c2