[INFO] fetching crate doki 1.1.1... [INFO] testing doki-1.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate doki 1.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate doki 1.1.1 [INFO] finished tweaking crates.io crate doki 1.1.1 [INFO] tweaked toml for crates.io crate doki 1.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate doki 1.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 189 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding config v0.12.0 (available: v0.15.15) [INFO] [stderr] Adding diagnostic v0.4.3 (available: v0.6.4) [INFO] [stderr] Adding git2 v0.14.4 (available: v0.20.2) [INFO] [stderr] Adding lsp-types v0.92.1 (available: v0.97.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding yggdrasil-shared v0.2.2 (available: v0.2.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2fb0f0a9a2f61b292f7ca4d864e257eb7c2b2ad710533c6d1c56ba600cf5df1 [INFO] running `Command { std: "docker" "start" "-a" "a2fb0f0a9a2f61b292f7ca4d864e257eb7c2b2ad710533c6d1c56ba600cf5df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2fb0f0a9a2f61b292f7ca4d864e257eb7c2b2ad710533c6d1c56ba600cf5df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fb0f0a9a2f61b292f7ca4d864e257eb7c2b2ad710533c6d1c56ba600cf5df1", kill_on_drop: false }` [INFO] [stdout] a2fb0f0a9a2f61b292f7ca4d864e257eb7c2b2ad710533c6d1c56ba600cf5df1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d589f49d0f4b6c55ae76993219612c15f3297ba4a677b5801486b5c8cd9c83 [INFO] running `Command { std: "docker" "start" "-a" "f1d589f49d0f4b6c55ae76993219612c15f3297ba4a677b5801486b5c8cd9c83", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling diagnostic v0.4.3 [INFO] [stderr] Compiling yggdrasil-shared v0.2.2 [INFO] [stderr] Compiling doki v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `indent` is not used by name [INFO] [stdout] --> src/error/mod.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 131 | write!(f, "{:indent$}{}", self.kind, indent = 4) [INFO] [stdout] | -- ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `indent` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 131 | write!(f, "{:indent$}{indent}", self.kind, indent = 4) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docx-rs` [INFO] [stdout] --> src/error_3rd/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "docx-rs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `docx-rs` 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: `html_parser` [INFO] [stdout] --> src/error_3rd/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "html_parser")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `html_parser` 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: `rsass` [INFO] [stdout] --> src/error_3rd/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "rsass")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `rsass` 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 16.18s [INFO] running `Command { std: "docker" "inspect" "f1d589f49d0f4b6c55ae76993219612c15f3297ba4a677b5801486b5c8cd9c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d589f49d0f4b6c55ae76993219612c15f3297ba4a677b5801486b5c8cd9c83", kill_on_drop: false }` [INFO] [stdout] f1d589f49d0f4b6c55ae76993219612c15f3297ba4a677b5801486b5c8cd9c83 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 439ccddbe36e0b795b36a6d740e543fa311195fd4d9248eaa6fd7513ad7f9fc3 [INFO] running `Command { std: "docker" "start" "-a" "439ccddbe36e0b795b36a6d740e543fa311195fd4d9248eaa6fd7513ad7f9fc3", kill_on_drop: false }` [INFO] [stderr] Compiling doki v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `indent` is not used by name [INFO] [stdout] --> src/error/mod.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 131 | write!(f, "{:indent$}{}", self.kind, indent = 4) [INFO] [stdout] | -- ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `indent` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 131 | write!(f, "{:indent$}{indent}", self.kind, indent = 4) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docx-rs` [INFO] [stdout] --> src/error_3rd/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "docx-rs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `docx-rs` 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: `html_parser` [INFO] [stdout] --> src/error_3rd/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "html_parser")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `html_parser` 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: `rsass` [INFO] [stdout] --> src/error_3rd/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "rsass")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `rsass` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `indent` is not used by name [INFO] [stdout] --> src/error/mod.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 131 | write!(f, "{:indent$}{}", self.kind, indent = 4) [INFO] [stdout] | -- ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] | | [INFO] [stdout] | this formatting argument uses named argument `indent` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 131 | write!(f, "{:indent$}{indent}", self.kind, indent = 4) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docx-rs` [INFO] [stdout] --> src/error_3rd/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "docx-rs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `docx-rs` 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: `html_parser` [INFO] [stdout] --> src/error_3rd/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "html_parser")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `html_parser` 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: `rsass` [INFO] [stdout] --> src/error_3rd/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "rsass")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stdout] = help: consider adding `rsass` 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 0.83s [INFO] running `Command { std: "docker" "inspect" "439ccddbe36e0b795b36a6d740e543fa311195fd4d9248eaa6fd7513ad7f9fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439ccddbe36e0b795b36a6d740e543fa311195fd4d9248eaa6fd7513ad7f9fc3", kill_on_drop: false }` [INFO] [stdout] 439ccddbe36e0b795b36a6d740e543fa311195fd4d9248eaa6fd7513ad7f9fc3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 248faea0ff80f2c938ca7ec4cd1f2d3800faa0cfc281948efac2ced616200352 [INFO] running `Command { std: "docker" "start" "-a" "248faea0ff80f2c938ca7ec4cd1f2d3800faa0cfc281948efac2ced616200352", kill_on_drop: false }` [INFO] [stderr] warning: named argument `indent` is not used by name [INFO] [stderr] --> src/error/mod.rs:131:46 [INFO] [stderr] | [INFO] [stderr] 131 | write!(f, "{:indent$}{}", self.kind, indent = 4) [INFO] [stderr] | -- ^^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] | | [INFO] [stderr] | this formatting argument uses named argument `indent` by position [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 131 | write!(f, "{:indent$}{indent}", self.kind, indent = 4) [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `docx-rs` [INFO] [stderr] --> src/error_3rd/mod.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "docx-rs")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stderr] = help: consider adding `docx-rs` 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: `html_parser` [INFO] [stderr] --> src/error_3rd/mod.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(feature = "html_parser")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stderr] = help: consider adding `html_parser` 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: `rsass` [INFO] [stderr] --> src/error_3rd/mod.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(feature = "rsass")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bincode`, `chrono`, `config`, `default`, `git2`, `globset`, `lsp`, `lsp-types`, `nom`, `num`, `pest`, `rust_decimal`, `serde`, `serde1`, and `serde_json` [INFO] [stderr] = help: consider adding `rsass` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `doki` (lib) generated 4 warnings [INFO] [stderr] warning: `doki` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doki-fc7e42cdf19e76f6) [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] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-68ae181515d7e216) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ready ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests doki [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" "248faea0ff80f2c938ca7ec4cd1f2d3800faa0cfc281948efac2ced616200352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "248faea0ff80f2c938ca7ec4cd1f2d3800faa0cfc281948efac2ced616200352", kill_on_drop: false }` [INFO] [stdout] 248faea0ff80f2c938ca7ec4cd1f2d3800faa0cfc281948efac2ced616200352