[INFO] cloning repository https://github.com/shaofengmo/lightcode-vscode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaofengmo/lightcode-vscode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 302d590bc62d5d9b32d4c832a2e8a8cdc606d646 [INFO] testing shaofengmo/lightcode-vscode against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaofengmo%2Flightcode-vscode" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shaofengmo/lightcode-vscode on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/shaofengmo/lightcode-vscode [INFO] finished tweaking git repo https://github.com/shaofengmo/lightcode-vscode [INFO] tweaked toml for git repo https://github.com/shaofengmo/lightcode-vscode written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shaofengmo/lightcode-vscode already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/debuggee/Cargo.toml: file `/workspace/builds/worker-3-tc1/source/debuggee/rust/types.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `types_lib` [INFO] [stderr] * `bin` target `rust-debuggee` [INFO] [stderr] * `bin` target `types` [INFO] [stderr] * `bin` target `types2` [INFO] [stderr] * `example` target `example1` [INFO] [stderr] * `integration-test` target `types_test` [INFO] [stderr] * `bench` target `bench1` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp v0.5.6 [INFO] [stderr] Downloaded schemafy v0.5.2 [INFO] [stderr] Downloaded cpp_common v0.5.6 [INFO] [stderr] Downloaded parse_int v0.5.0 [INFO] [stderr] Downloaded schemafy_lib v0.5.2 [INFO] [stderr] Downloaded if_rust_version v1.0.0 [INFO] [stderr] Downloaded cpp_macros v0.5.6 [INFO] [stderr] Downloaded cpp_build v0.5.6 [INFO] [stderr] Downloaded schemafy_core v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b35b794d0ceb06197b56e413db58b445f4808e783765ed5ff808e4a09b9ec84 [INFO] running `Command { std: "docker" "start" "-a" "7b35b794d0ceb06197b56e413db58b445f4808e783765ed5ff808e4a09b9ec84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b35b794d0ceb06197b56e413db58b445f4808e783765ed5ff808e4a09b9ec84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b35b794d0ceb06197b56e413db58b445f4808e783765ed5ff808e4a09b9ec84", kill_on_drop: false }` [INFO] [stdout] 7b35b794d0ceb06197b56e413db58b445f4808e783765ed5ff808e4a09b9ec84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3acda6bf2275df5e7f9f314abc205c72e254ba34bce6c37cf6f4bcc3a32cbd65 [INFO] running `Command { std: "docker" "start" "-a" "3acda6bf2275df5e7f9f314abc205c72e254ba34bce6c37cf6f4bcc3a32cbd65", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/debuggee/Cargo.toml: file `/opt/rustwide/workdir/debuggee/rust/types.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `types_lib` [INFO] [stderr] * `bin` target `rust-debuggee` [INFO] [stderr] * `bin` target `types` [INFO] [stderr] * `bin` target `types2` [INFO] [stderr] * `example` target `example1` [INFO] [stderr] * `integration-test` target `types_test` [INFO] [stderr] * `bench` target `bench1` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rust-debuggee v0.1.0 (/opt/rustwide/workdir/debuggee) [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crossterm_utils v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossterm_screen v0.2.5 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling crossterm_cursor v0.2.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossterm_terminal v0.2.6 [INFO] [stderr] Compiling crossterm_input v0.3.9 [INFO] [stderr] Compiling crossterm_style v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling codelldb v1.0.0 (/opt/rustwide/workdir/adapter) [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling crossterm v0.9.6 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling loading v0.1.0 (/opt/rustwide/workdir/adapter/deps/loading) [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | str_slice.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | cstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `CStr` does not implement `Clone`, so calling `clone` on `&CStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 181 - cstr.clone(), [INFO] [stdout] 181 + cstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | osstr.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 183 - osstr.clone(), [INFO] [stdout] 183 + osstr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> debuggee/rust/types.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | path.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 185 - path.clone(), [INFO] [stdout] 185 + path, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling lldb v0.1.0 (/opt/rustwide/workdir/adapter/deps/lldb) [INFO] [stderr] Compiling cpp v0.5.6 [INFO] [stderr] warning: lldb@0.1.0: Could not find CMakeCache.txt [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stdout] warning: the type `[u8; 256]` does not permit being left uninitialized [INFO] [stdout] --> adapter/deps/lldb/src/strings.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | let mut buffer: [u8; 256] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 1024]` does not permit being left uninitialized [INFO] [stdout] --> adapter/deps/lldb/src/strings.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | let buffer: [u8; 1024] = unsafe { mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `schemafy_lib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name schemafy_lib --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/schemafy_lib-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=005677509825f399 -C extra-filename=-005677509825f399 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-b5900ae9394b19ce.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-77952f29a10e7067.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-28dc5d2a916384b9.rmeta --extern schemafy_core=/opt/rustwide/target/debug/deps/libschemafy_core-570701272630040f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-733c3a4aa472f7e6.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b7c2c1227d4446f1.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1891f0a8d7f2360b.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-a6f61f0deadb75e4.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3acda6bf2275df5e7f9f314abc205c72e254ba34bce6c37cf6f4bcc3a32cbd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acda6bf2275df5e7f9f314abc205c72e254ba34bce6c37cf6f4bcc3a32cbd65", kill_on_drop: false }` [INFO] [stdout] 3acda6bf2275df5e7f9f314abc205c72e254ba34bce6c37cf6f4bcc3a32cbd65