[INFO] fetching crate doc-sync 0.1.2... [INFO] testing doc-sync-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate doc-sync 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate doc-sync 0.1.2 [INFO] finished tweaking crates.io crate doc-sync 0.1.2 [INFO] tweaked toml for crates.io crate doc-sync 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate doc-sync 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doc-sync 0.1.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wrap-match-impl v1.0.7 [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded wrap-match v1.0.7 [INFO] [stderr] Downloaded cli-failure v1.0.0 [INFO] [stderr] Downloaded rustdoc-types v0.22.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e6f210a1df515c63c666c09450c3af62dd6a9b6832ab4caa4b3d9621fec5af1 [INFO] running `Command { std: "docker" "start" "-a" "4e6f210a1df515c63c666c09450c3af62dd6a9b6832ab4caa4b3d9621fec5af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e6f210a1df515c63c666c09450c3af62dd6a9b6832ab4caa4b3d9621fec5af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6f210a1df515c63c666c09450c3af62dd6a9b6832ab4caa4b3d9621fec5af1", kill_on_drop: false }` [INFO] [stdout] 4e6f210a1df515c63c666c09450c3af62dd6a9b6832ab4caa4b3d9621fec5af1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77bce9a2c9c16d33f37655fbcf08a9ee4a1902f0b0f0a273d2d282b62f07fbe7 [INFO] running `Command { std: "docker" "start" "-a" "77bce9a2c9c16d33f37655fbcf08a9ee4a1902f0b0f0a273d2d282b62f07fbe7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling winnow v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling xshell-macros v0.2.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling xshell v0.2.5 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling easy-ext v1.0.1 [INFO] [stderr] Compiling cli-failure v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling rustdoc-types v0.22.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling wrap-match-impl v1.0.7 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling wrap-match v1.0.7 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling doc-sync v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/from_markdown/mod.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let git_output = cmd!(sh, "git status --short").output()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/from_markdown/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | cmd!(sh, "cargo fmt").run()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/to_markdown/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / cmd!( [INFO] [stdout] 56 | | sh, [INFO] [stdout] 57 | | "cargo {cargo_arguments} doc --no-deps {cargo_doc_arguments...}" [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/doc_comment_parser.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct InvalidDocCommentType(String); [INFO] [stdout] | --------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `InvalidDocCommentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rustdoc_item` is never read [INFO] [stdout] --> src/from_markdown/item_info.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ItemInfo<'lt> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub rustdoc_item: &'lt rustdoc_types::Item, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/from_markdown/item_info.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_ItemInfo` [INFO] [stdout] 20 | pub struct ItemInfo<'lt> { [INFO] [stdout] | -------- `ItemInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug_derive::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug_derive::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.00s [INFO] running `Command { std: "docker" "inspect" "77bce9a2c9c16d33f37655fbcf08a9ee4a1902f0b0f0a273d2d282b62f07fbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77bce9a2c9c16d33f37655fbcf08a9ee4a1902f0b0f0a273d2d282b62f07fbe7", kill_on_drop: false }` [INFO] [stdout] 77bce9a2c9c16d33f37655fbcf08a9ee4a1902f0b0f0a273d2d282b62f07fbe7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3718022cadc7b1149f8fc3a90f65f2ee56ac8180f7cfd595c1d3020bd8248847 [INFO] running `Command { std: "docker" "start" "-a" "3718022cadc7b1149f8fc3a90f65f2ee56ac8180f7cfd595c1d3020bd8248847", kill_on_drop: false }` [INFO] [stderr] Compiling doc-sync v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/from_markdown/mod.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let git_output = cmd!(sh, "git status --short").output()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/from_markdown/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | cmd!(sh, "cargo fmt").run()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> src/to_markdown/mod.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / cmd!( [INFO] [stdout] 56 | | sh, [INFO] [stdout] 57 | | "cargo {cargo_arguments} doc --no-deps {cargo_doc_arguments...}" [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/doc_comment_parser.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct InvalidDocCommentType(String); [INFO] [stdout] | --------------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `InvalidDocCommentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rustdoc_item` is never read [INFO] [stdout] --> src/from_markdown/item_info.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct ItemInfo<'lt> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub rustdoc_item: &'lt rustdoc_types::Item, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/from_markdown/item_info.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(custom_debug_derive::Debug)] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_ItemInfo` [INFO] [stdout] 20 | pub struct ItemInfo<'lt> { [INFO] [stdout] | -------- `ItemInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug_derive::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug_derive::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "3718022cadc7b1149f8fc3a90f65f2ee56ac8180f7cfd595c1d3020bd8248847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3718022cadc7b1149f8fc3a90f65f2ee56ac8180f7cfd595c1d3020bd8248847", kill_on_drop: false }` [INFO] [stdout] 3718022cadc7b1149f8fc3a90f65f2ee56ac8180f7cfd595c1d3020bd8248847 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7327cd369463ba7f3db8e32a640ab837b2f1cc2e35ebffacfe3b7f22c6c69740 [INFO] running `Command { std: "docker" "start" "-a" "7327cd369463ba7f3db8e32a640ab837b2f1cc2e35ebffacfe3b7f22c6c69740", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stderr] --> src/from_markdown/mod.rs:37:26 [INFO] [stderr] | [INFO] [stderr] 37 | let git_output = cmd!(sh, "git status --short").output()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stderr] --> src/from_markdown/mod.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | cmd!(sh, "cargo fmt").run()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stderr] --> src/to_markdown/mod.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | / cmd!( [INFO] [stderr] 56 | | sh, [INFO] [stderr] 57 | | "cargo {cargo_arguments} doc --no-deps {cargo_doc_arguments...}" [INFO] [stderr] 58 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/doc_comment_parser.rs:65:34 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct InvalidDocCommentType(String); [INFO] [stderr] | --------------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `InvalidDocCommentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `rustdoc_item` is never read [INFO] [stderr] --> src/from_markdown/item_info.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct ItemInfo<'lt> { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 23 | pub rustdoc_item: &'lt rustdoc_types::Item, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/from_markdown/item_info.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(custom_debug_derive::Debug)] [INFO] [stderr] | ^------------------------- [INFO] [stderr] | | [INFO] [stderr] | `Debug` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_ItemInfo` [INFO] [stderr] 20 | pub struct ItemInfo<'lt> { [INFO] [stderr] | -------- `ItemInfo` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `custom_debug_derive::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `custom_debug_derive::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `custom_debug_derive::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `doc-sync` (bin "doc-sync" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doc_sync-19544722c63e4cbd) [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" "7327cd369463ba7f3db8e32a640ab837b2f1cc2e35ebffacfe3b7f22c6c69740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7327cd369463ba7f3db8e32a640ab837b2f1cc2e35ebffacfe3b7f22c6c69740", kill_on_drop: false }` [INFO] [stdout] 7327cd369463ba7f3db8e32a640ab837b2f1cc2e35ebffacfe3b7f22c6c69740