[INFO] cloning repository https://github.com/fabtrie/arxml_lang_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabtrie/arxml_lang_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabtrie%2Farxml_lang_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabtrie%2Farxml_lang_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcb38a2cd0914d820c010aedaa4dca169418021b [INFO] testing fabtrie/arxml_lang_server against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabtrie%2Farxml_lang_server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fabtrie/arxml_lang_server [INFO] finished tweaking git repo https://github.com/fabtrie/arxml_lang_server [INFO] tweaked toml for git repo https://github.com/fabtrie/arxml_lang_server written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fabtrie/arxml_lang_server on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fabtrie/arxml_lang_server 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ebkalderon/tower-lsp.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-weighted-semaphore v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c482ceb6461743d9b991f152c2c8fa34f21eeb4f02d17d929b07cd297bc8f8 [INFO] running `Command { std: "docker" "start" "-a" "94c482ceb6461743d9b991f152c2c8fa34f21eeb4f02d17d929b07cd297bc8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c482ceb6461743d9b991f152c2c8fa34f21eeb4f02d17d929b07cd297bc8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c482ceb6461743d9b991f152c2c8fa34f21eeb4f02d17d929b07cd297bc8f8", kill_on_drop: false }` [INFO] [stdout] 94c482ceb6461743d9b991f152c2c8fa34f21eeb4f02d17d929b07cd297bc8f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 704b6da5fe8a7032a87137aba91f93665b8a1de7dbc4d0c0f6a19d67ca522795 [INFO] running `Command { std: "docker" "start" "-a" "704b6da5fe8a7032a87137aba91f93665b8a1de7dbc4d0c0f6a19d67ca522795", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling async-weighted-semaphore v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tower-lsp-macros v0.8.0 (https://github.com/ebkalderon/tower-lsp.git?rev=8fe0f21e9d386b6bf2561ee2bf9590d89724cf5a#8fe0f21e) [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tower-lsp v0.19.0 (https://github.com/ebkalderon/tower-lsp.git?rev=8fe0f21e9d386b6bf2561ee2bf9590d89724cf5a#8fe0f21e) [INFO] [stderr] Compiling arxml_lang_server v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> src/main.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> src/main.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> src/main.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `short_name_range` is never read [INFO] [stdout] --> src/xml_parser.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct IdentNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub short_name_range: std::ops::Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/xml_parser.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ValueNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `range`, `tag_name`, `text_start`, and `text_end` are never read [INFO] [stdout] --> src/xml_parser.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct RefNode { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub range: std::ops::Range, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | pub tag_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub text_start: TextPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | pub text_end: TextPos, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_nodes` is never read [INFO] [stdout] --> src/xml_parser.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct XmlParser{ [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 48 | pub ident_nodes: BTreeMap, [INFO] [stdout] 49 | pub value_nodes: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "704b6da5fe8a7032a87137aba91f93665b8a1de7dbc4d0c0f6a19d67ca522795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704b6da5fe8a7032a87137aba91f93665b8a1de7dbc4d0c0f6a19d67ca522795", kill_on_drop: false }` [INFO] [stdout] 704b6da5fe8a7032a87137aba91f93665b8a1de7dbc4d0c0f6a19d67ca522795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e174e2465b7d584b2090332235f647cb05792c4adfc2706ca03a642da596920 [INFO] running `Command { std: "docker" "start" "-a" "7e174e2465b7d584b2090332235f647cb05792c4adfc2706ca03a642da596920", kill_on_drop: false }` [INFO] [stderr] Compiling arxml_lang_server v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> src/main.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> src/main.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stdout] --> src/main.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "runtime-agnostic")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `short_name_range` is never read [INFO] [stdout] --> src/xml_parser.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct IdentNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub short_name_range: std::ops::Range, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/xml_parser.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ValueNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `range`, `tag_name`, `text_start`, and `text_end` are never read [INFO] [stdout] --> src/xml_parser.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct RefNode { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub range: std::ops::Range, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | pub tag_name: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub text_start: TextPos, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | pub text_end: TextPos, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_nodes` is never read [INFO] [stdout] --> src/xml_parser.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct XmlParser{ [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 48 | pub ident_nodes: BTreeMap, [INFO] [stdout] 49 | pub value_nodes: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "7e174e2465b7d584b2090332235f647cb05792c4adfc2706ca03a642da596920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e174e2465b7d584b2090332235f647cb05792c4adfc2706ca03a642da596920", kill_on_drop: false }` [INFO] [stdout] 7e174e2465b7d584b2090332235f647cb05792c4adfc2706ca03a642da596920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9670504a53a72cfd09356ff038a18cbb077bddc36503a19c35f649792456095a [INFO] running `Command { std: "docker" "start" "-a" "9670504a53a72cfd09356ff038a18cbb077bddc36503a19c35f649792456095a", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stderr] --> src/main.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature = "runtime-agnostic")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stderr] --> src/main.rs:28:15 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg(feature = "runtime-agnostic")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `runtime-agnostic` [INFO] [stderr] --> src/main.rs:35:15 [INFO] [stderr] | [INFO] [stderr] 35 | #[cfg(feature = "runtime-agnostic")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `runtime-agnostic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `short_name_range` is never read [INFO] [stderr] --> src/xml_parser.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct IdentNode { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | pub short_name_range: std::ops::Range, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `path` is never read [INFO] [stderr] --> src/xml_parser.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct ValueNode { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 29 | pub path: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `range`, `tag_name`, `text_start`, and `text_end` are never read [INFO] [stderr] --> src/xml_parser.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct RefNode { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 38 | pub range: std::ops::Range, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 39 | pub tag_name: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 40 | pub text_start: TextPos, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 41 | pub text_end: TextPos, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `value_nodes` is never read [INFO] [stderr] --> src/xml_parser.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub struct XmlParser{ [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 48 | pub ident_nodes: BTreeMap, [INFO] [stderr] 49 | pub value_nodes: Vec, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `arxml_lang_server` (bin "arxml_lang_server" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arxml_lang_server-7f7299e88d1f64b7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9670504a53a72cfd09356ff038a18cbb077bddc36503a19c35f649792456095a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9670504a53a72cfd09356ff038a18cbb077bddc36503a19c35f649792456095a", kill_on_drop: false }` [INFO] [stdout] 9670504a53a72cfd09356ff038a18cbb077bddc36503a19c35f649792456095a