[INFO] fetching crate rslint_errors 0.2.0... [INFO] testing rslint_errors-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rslint_errors 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rslint_errors 0.2.0 [INFO] finished tweaking crates.io crate rslint_errors 0.2.0 [INFO] tweaked toml for crates.io crate rslint_errors 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rslint_errors 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding lsp-types v0.81.0 (available: v0.97.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rslint_rowan v0.10.0 [INFO] [stderr] Downloaded rslint_text_edit v0.1.0 [INFO] [stderr] Downloaded lsp-types v0.81.0 [INFO] [stderr] Downloaded slice-dst v1.6.0 [INFO] [stderr] Downloaded rowan v0.10.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78bd3e7ca72d2f97a0663fb26b6cd30365b8bdccba25a665c33fd4247ca73e5f [INFO] running `Command { std: "docker" "start" "-a" "78bd3e7ca72d2f97a0663fb26b6cd30365b8bdccba25a665c33fd4247ca73e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78bd3e7ca72d2f97a0663fb26b6cd30365b8bdccba25a665c33fd4247ca73e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78bd3e7ca72d2f97a0663fb26b6cd30365b8bdccba25a665c33fd4247ca73e5f", kill_on_drop: false }` [INFO] [stdout] 78bd3e7ca72d2f97a0663fb26b6cd30365b8bdccba25a665c33fd4247ca73e5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7b408913caae9cbb3065a3c29dc4a5a373bbe3eee5e8b56cbc9004af6068b9 [INFO] running `Command { std: "docker" "start" "-a" "3a7b408913caae9cbb3065a3c29dc4a5a373bbe3eee5e8b56cbc9004af6068b9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling slice-dst v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling rslint_rowan v0.10.0 [INFO] [stderr] Compiling rowan v0.10.6 [INFO] [stderr] Compiling rslint_text_edit v0.1.0 [INFO] [stderr] Compiling rslint_errors v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s [INFO] running `Command { std: "docker" "inspect" "3a7b408913caae9cbb3065a3c29dc4a5a373bbe3eee5e8b56cbc9004af6068b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7b408913caae9cbb3065a3c29dc4a5a373bbe3eee5e8b56cbc9004af6068b9", kill_on_drop: false }` [INFO] [stdout] 3a7b408913caae9cbb3065a3c29dc4a5a373bbe3eee5e8b56cbc9004af6068b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abec6b8c56f68bb340313dcd2c6189d00f90ff829d0711f0d8f7a6ae92ac4d9e [INFO] running `Command { std: "docker" "start" "-a" "abec6b8c56f68bb340313dcd2c6189d00f90ff829d0711f0d8f7a6ae92ac4d9e", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rslint_errors v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` 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: `serialization` [INFO] [stdout] --> src/codespan/diagnostic.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] = help: consider adding `serialization` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "abec6b8c56f68bb340313dcd2c6189d00f90ff829d0711f0d8f7a6ae92ac4d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abec6b8c56f68bb340313dcd2c6189d00f90ff829d0711f0d8f7a6ae92ac4d9e", kill_on_drop: false }` [INFO] [stdout] abec6b8c56f68bb340313dcd2c6189d00f90ff829d0711f0d8f7a6ae92ac4d9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68737e3f57bfbc1c6ebaedf442478e02b3fcb1ee2068b6d1b488c8e39cd6c455 [INFO] running `Command { std: "docker" "start" "-a" "68737e3f57bfbc1c6ebaedf442478e02b3fcb1ee2068b6d1b488c8e39cd6c455", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `serialization` [INFO] [stdout] [INFO] [stderr] --> src/codespan/diagnostic.rs:11:12 [INFO] [stdout] running 2 tests [INFO] [stderr] | [INFO] [stdout] test codespan::files::test::line_span_sources ... ok [INFO] [stderr] 11 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stdout] test codespan::files::test::line_starts ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stdout] [INFO] [stderr] = help: consider adding `serialization` 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: `serialization` [INFO] [stderr] --> src/codespan/diagnostic.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 45 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stderr] = help: consider adding `serialization` 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: `serialization` [INFO] [stderr] --> src/codespan/diagnostic.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stderr] = help: consider adding `serialization` 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: `serialization` [INFO] [stderr] --> src/codespan/diagnostic.rs:109:12 [INFO] [stderr] | [INFO] [stderr] 109 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stderr] = help: consider adding `serialization` 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: `serialization` [INFO] [stderr] --> src/codespan/diagnostic.rs:133:12 [INFO] [stderr] | [INFO] [stderr] 133 | #[cfg_attr(feature = "serialization", derive(Serialize, Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `lsp`, `lsp-types`, and `serde` [INFO] [stderr] = help: consider adding `serialization` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `rslint_errors` (lib) generated 5 warnings [INFO] [stderr] warning: `rslint_errors` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rslint_errors-3be3b3a05cde40f9) [INFO] [stderr] Doc-tests rslint_errors [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/file.rs - file::Files::line_index (line 153) ... ignored [INFO] [stdout] test src/codespan/term/renderer.rs - codespan::term::renderer::MultiLabel::Top (line 40) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68737e3f57bfbc1c6ebaedf442478e02b3fcb1ee2068b6d1b488c8e39cd6c455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68737e3f57bfbc1c6ebaedf442478e02b3fcb1ee2068b6d1b488c8e39cd6c455", kill_on_drop: false }` [INFO] [stdout] 68737e3f57bfbc1c6ebaedf442478e02b3fcb1ee2068b6d1b488c8e39cd6c455