[INFO] cloning repository https://github.com/robinvd/nwn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinvd/nwn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvd%2Fnwn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvd%2Fnwn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d7af7f316a44c4b3d35eb285c965fb9a118de0d [INFO] checking robinvd/nwn against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvd%2Fnwn" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinvd/nwn on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinvd/nwn [INFO] finished tweaking git repo https://github.com/robinvd/nwn [INFO] tweaked toml for git repo https://github.com/robinvd/nwn written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robinvd/nwn 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lsp-types v0.81.0 [INFO] [stderr] Downloaded tower-lsp-macros v0.3.0 [INFO] [stderr] Downloaded tower-lsp v0.13.3 [INFO] [stderr] Downloaded log-panics v2.0.0 [INFO] [stderr] Downloaded ropey v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74417ff42d69c4e0f4e821a3b4ad6c540c90dc2990999a7e795f7426e20d102e [INFO] running `Command { std: "docker" "start" "-a" "74417ff42d69c4e0f4e821a3b4ad6c540c90dc2990999a7e795f7426e20d102e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74417ff42d69c4e0f4e821a3b4ad6c540c90dc2990999a7e795f7426e20d102e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74417ff42d69c4e0f4e821a3b4ad6c540c90dc2990999a7e795f7426e20d102e", kill_on_drop: false }` [INFO] [stdout] 74417ff42d69c4e0f4e821a3b4ad6c540c90dc2990999a7e795f7426e20d102e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e13b2e7d97c960d170905d88867ee5b151c51c571fc5fdac3690046acdc451b2 [INFO] running `Command { std: "docker" "start" "-a" "e13b2e7d97c960d170905d88867ee5b151c51c571fc5fdac3690046acdc451b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking log-panics v2.0.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking ropey v1.2.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tower-lsp-macros v0.3.0 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking lsp-types v0.81.0 [INFO] [stderr] Checking tower-lsp v0.13.3 [INFO] [stderr] Checking nwn-lsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RopeSlice` [INFO] [stdout] --> src/main.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use ropey::{Rope, RopeSlice}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RopeSlice` [INFO] [stdout] --> src/main.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use ropey::{Rope, RopeSlice}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/main.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | async fn hover(&self, params: HoverParams) -> RpcResult> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/main.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | async fn hover(&self, params: HoverParams) -> RpcResult> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `places` is never read [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct LanguageConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | places: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LanguageConfig` 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 `name`, `regex`, and `insert_place` are never read [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct Place { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 47 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | #[serde(with = "serde_regex")] [INFO] [stdout] 49 | regex: Regex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | insert_place: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Place` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `changes` is never read [INFO] [stdout] --> src/runner.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct RunData { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 132 | pub changes: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `insert_type` is never read [INFO] [stdout] --> src/runner.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct RunEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 137 | insert_type: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `places` is never read [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct LanguageConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | places: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LanguageConfig` 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 `name`, `regex`, and `insert_place` are never read [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct Place { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 47 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | #[serde(with = "serde_regex")] [INFO] [stdout] 49 | regex: Regex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | insert_place: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Place` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `changes` is never read [INFO] [stdout] --> src/runner.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct RunData { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 132 | pub changes: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `insert_type` is never read [INFO] [stdout] --> src/runner.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct RunEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 137 | insert_type: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e13b2e7d97c960d170905d88867ee5b151c51c571fc5fdac3690046acdc451b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13b2e7d97c960d170905d88867ee5b151c51c571fc5fdac3690046acdc451b2", kill_on_drop: false }` [INFO] [stdout] e13b2e7d97c960d170905d88867ee5b151c51c571fc5fdac3690046acdc451b2 [INFO] checking robinvd/nwn against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinvd%2Fnwn" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinvd/nwn on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinvd/nwn [INFO] finished tweaking git repo https://github.com/robinvd/nwn [INFO] tweaked toml for git repo https://github.com/robinvd/nwn written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robinvd/nwn 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29d793b9d1efc45eaaa0125f8de9ee1c21f769d7033b41b2b705e266de9726b4 [INFO] running `Command { std: "docker" "start" "-a" "29d793b9d1efc45eaaa0125f8de9ee1c21f769d7033b41b2b705e266de9726b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29d793b9d1efc45eaaa0125f8de9ee1c21f769d7033b41b2b705e266de9726b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d793b9d1efc45eaaa0125f8de9ee1c21f769d7033b41b2b705e266de9726b4", kill_on_drop: false }` [INFO] [stdout] 29d793b9d1efc45eaaa0125f8de9ee1c21f769d7033b41b2b705e266de9726b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 707a6dd59a5de5909a8a264b0d6a7bf58e9e20bd9a069507e4000dd023a79f1f [INFO] running `Command { std: "docker" "start" "-a" "707a6dd59a5de5909a8a264b0d6a7bf58e9e20bd9a069507e4000dd023a79f1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking log-panics v2.0.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking ropey v1.2.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tower-lsp-macros v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/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/rustc4fcYvA/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4fcYvA/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.serde_derive.f29b71811e20b757-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.4ozwy80gkz7clzc8euugrhto6.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-80578f5bf02bd169.dttbqvby97tl0f5hwyawh4hro.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-51f3d51eefcd403f.rlib" "/opt/rustwide/target/debug/deps/libquote-c4822d5f1ec627b6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-042b1053ef2069b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ba2bb9bf6ed863f1.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-24fc88c756125534.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/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/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d856f2da3433420b7077c0dc7ee9441455bc1302/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-80578f5bf02bd169.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libserde_derive-80578f5bf02bd169.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: 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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta556ttr" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-util` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazukmaa/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "707a6dd59a5de5909a8a264b0d6a7bf58e9e20bd9a069507e4000dd023a79f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707a6dd59a5de5909a8a264b0d6a7bf58e9e20bd9a069507e4000dd023a79f1f", kill_on_drop: false }` [INFO] [stdout] 707a6dd59a5de5909a8a264b0d6a7bf58e9e20bd9a069507e4000dd023a79f1f