Build #1220896 2024-05-15T16:41:40.997692+00:00
# rustc version
rustc 1.80.0-nightly (8387315ab 2024-05-14)# docs.rs version
docsrs 0.6.0 (7c63657e 2024-05-03)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/dylint-3.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/dylint-3.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240514-1.80.0-nightly-8387315ab\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 01075b6ab94eabc10fc61fa3fb481657fb932779b448e38ca8696a4e3e13acd2
[INFO] running `Command { std: "docker" "start" "-a" "01075b6ab94eabc10fc61fa3fb481657fb932779b448e38ca8696a4e3e13acd2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> build.rs:23:16
[INFO] [stderr] |
[INFO] [stderr] 23 | #[cfg_attr(dylint_lib = "general", allow(abs_home_path))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"general\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `dylint` (build script) generated 1 warning
[INFO] [stderr] Documenting dylint v3.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/lib.rs:1:13
[INFO] [stderr] |
[INFO] [stderr] 1 | #![cfg_attr(dylint_lib = "general", allow(crate_wide_allow))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"general\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/lib.rs:38:7
[INFO] [stderr] |
[INFO] [stderr] 38 | #[cfg(__library_packages)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/lib.rs:54:12
[INFO] [stderr] |
[INFO] [stderr] 54 | #[cfg_attr(dylint_lib = "general", allow(non_local_effect_before_error_return))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"general\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/lib.rs:55:12
[INFO] [stderr] |
[INFO] [stderr] 55 | #[cfg_attr(dylint_lib = "overscoped_allow", allow(overscoped_allow))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"overscoped_allow\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/lib.rs:206:5
[INFO] [stderr] |
[INFO] [stderr] 206 | dylint_lib = "question_mark_in_expression",
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"question_mark_in_expression\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/driver_builder.rs:68:5
[INFO] [stderr] |
[INFO] [stderr] 68 | dylint_lib = "question_mark_in_expression",
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"question_mark_in_expression\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/driver_builder.rs:140:12
[INFO] [stderr] |
[INFO] [stderr] 140 | #[cfg_attr(dylint_lib = "supplementary", allow(commented_code))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"supplementary\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/driver_builder.rs:193:12
[INFO] [stderr] |
[INFO] [stderr] 193 | #[cfg_attr(dylint_lib = "general", allow(non_thread_safe_call_in_test))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"general\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/dylint-244f38adcb37947a/out/dylint_driver_manifest_dir.rs:1:12
[INFO] [stderr] |
[INFO] [stderr] 1 | #[cfg_attr(dylint_lib = "general", allow(abs_home_path))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"general\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `dylint_lib`
[INFO] [stderr] --> src/driver_builder.rs:181:16
[INFO] [stderr] |
[INFO] [stderr] 181 | #[cfg_attr(dylint_lib = "general", allow(non_thread_safe_call_in_test))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(dylint_lib, values(\"general\"))");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/name_toolchain_map/mod.rs:22:16
[INFO] [stderr] |
[INFO] [stderr] 22 | #[cfg_attr(not(__library_packages), allow(dead_code))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/name_toolchain_map/maybe_library.rs:27:7
[INFO] [stderr] |
[INFO] [stderr] 27 | #[cfg(__library_packages)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/name_toolchain_map/maybe_library.rs:40:11
[INFO] [stderr] |
[INFO] [stderr] 40 | #[cfg(__library_packages)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/name_toolchain_map/maybe_library.rs:54:20
[INFO] [stderr] |
[INFO] [stderr] 54 | #[cfg_attr(not(__library_packages), allow(unused_variables))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/name_toolchain_map/maybe_library.rs:49:19
[INFO] [stderr] |
[INFO] [stderr] 49 | #[cfg(__library_packages)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/name_toolchain_map/maybe_library.rs:59:19
[INFO] [stderr] |
[INFO] [stderr] 59 | #[cfg(__library_packages)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/name_toolchain_map/mod.rs:49:23
[INFO] [stderr] |
[INFO] [stderr] 49 | #[cfg(__library_packages)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/lib.rs:400:19
[INFO] [stderr] |
[INFO] [stderr] 400 | #[cfg(not(__library_packages))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `__library_packages`
[INFO] [stderr] --> src/lib.rs:402:15
[INFO] [stderr] |
[INFO] [stderr] 402 | #[cfg(__library_packages)]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(__library_packages)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]
[INFO] [stderr] warning: `dylint` (lib doc) generated 19 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dylint/index.html
[INFO] running `Command { std: "docker" "inspect" "01075b6ab94eabc10fc61fa3fb481657fb932779b448e38ca8696a4e3e13acd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01075b6ab94eabc10fc61fa3fb481657fb932779b448e38ca8696a4e3e13acd2", kill_on_drop: false }`
[INFO] [stdout] 01075b6ab94eabc10fc61fa3fb481657fb932779b448e38ca8696a4e3e13acd2