[INFO] fetching crate doki-error 1.1.1... [INFO] checking doki-error-1.1.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate doki-error 1.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate doki-error 1.1.1 [INFO] finished tweaking crates.io crate doki-error 1.1.1 [INFO] tweaked toml for crates.io crate doki-error 1.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate doki-error 1.1.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 176 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.14) [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd659f09d84314d7505c8a1176766333f4eecaa034dda2db2b609e3f5375c9f6 [INFO] running `Command { std: "docker" "start" "-a" "cd659f09d84314d7505c8a1176766333f4eecaa034dda2db2b609e3f5375c9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd659f09d84314d7505c8a1176766333f4eecaa034dda2db2b609e3f5375c9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd659f09d84314d7505c8a1176766333f4eecaa034dda2db2b609e3f5375c9f6", kill_on_drop: false }` [INFO] [stdout] cd659f09d84314d7505c8a1176766333f4eecaa034dda2db2b609e3f5375c9f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82a35b15d8b7d2bc5d8a3b0e85d9b72c000f203f148d8a33d2a51af87b4aa464 [INFO] running `Command { std: "docker" "start" "-a" "82a35b15d8b7d2bc5d8a3b0e85d9b72c000f203f148d8a33d2a51af87b4aa464", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking ariadne v0.1.5 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking yggdrasil-shared v0.2.2 [INFO] [stderr] Checking doki-error 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 `dev` profile [unoptimized + debuginfo] target(s) in 14.22s [INFO] running `Command { std: "docker" "inspect" "82a35b15d8b7d2bc5d8a3b0e85d9b72c000f203f148d8a33d2a51af87b4aa464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a35b15d8b7d2bc5d8a3b0e85d9b72c000f203f148d8a33d2a51af87b4aa464", kill_on_drop: false }` [INFO] [stdout] 82a35b15d8b7d2bc5d8a3b0e85d9b72c000f203f148d8a33d2a51af87b4aa464