[INFO] fetching crate stylua 0.13.1... [INFO] documenting stylua-0.13.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate stylua 0.13.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate stylua 0.13.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking crates.io crate stylua 0.13.1 [INFO] finished tweaking crates.io crate stylua 0.13.1 [INFO] tweaked toml for crates.io crate stylua 0.13.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate stylua 0.13.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded bytecount v0.5.1 [INFO] [stderr] Downloaded full_moon v0.15.1 [INFO] [stderr] Downloaded full_moon_derive v0.10.0 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded smol_str v0.1.18 [INFO] [stderr] Downloaded insta v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40a7e4215d8c7133622192ebdde43844673ec7c88850cfc685aa1842e06561fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40a7e4215d8c7133622192ebdde43844673ec7c88850cfc685aa1842e06561fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a7e4215d8c7133622192ebdde43844673ec7c88850cfc685aa1842e06561fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a7e4215d8c7133622192ebdde43844673ec7c88850cfc685aa1842e06561fb", kill_on_drop: false }` [INFO] [stdout] 40a7e4215d8c7133622192ebdde43844673ec7c88850cfc685aa1842e06561fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] f49aedde4d74bac6632a216d15d06fa5e3b667c93fb4042b69d1f1a0e4e91b23 [INFO] running `Command { std: "docker" "start" "-a" "f49aedde4d74bac6632a216d15d06fa5e3b667c93fb4042b69d1f1a0e4e91b23", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking libc v0.2.119 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling full_moon_derive v0.10.0 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking full_moon v0.15.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking stylua v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting stylua v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `call_next_node` [INFO] [stdout] --> src/formatters/functions.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | /// [`call_next_node`] provides information about the node after the FunctionArgs. This only matters if the configuration specifies no ca... [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `call_next_node` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Parameters` [INFO] [stdout] --> src/formatters/functions.rs:979:19 [INFO] [stdout] | [INFO] [stdout] 979 | /// Formats the [`Parameters`] in the provided [`FunctionBody`] onto a single line. [INFO] [stdout] | ^^^^^^^^^^ no item named `Parameters` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypeInfo::Table` [INFO] [stdout] --> src/formatters/table.rs:269:68 [INFO] [stdout] | [INFO] [stdout] 269 | /// This function is generic to support [`TableConstructor`] and [`TypeInfo::Table`] in Luau. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `TypeInfo` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypeInfo::Table` [INFO] [stdout] --> src/formatters/table.rs:318:68 [INFO] [stdout] | [INFO] [stdout] 318 | /// This function is generic to support [`TableConstructor`] and [`TypeInfo::Table`] in Luau. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `TypeInfo` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `no_call_parentheses` [INFO] [stdout] --> src/lib.rs:203:57 [INFO] [stdout] | [INFO] [stdout] 203 | /// Returns a new config with the given value for [`no_call_parentheses`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `no_call_parentheses` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/formatters/assignment.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | /// https://github.com/JohnnyMorganz/StyLua/issues/274 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "f49aedde4d74bac6632a216d15d06fa5e3b667c93fb4042b69d1f1a0e4e91b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49aedde4d74bac6632a216d15d06fa5e3b667c93fb4042b69d1f1a0e4e91b23", kill_on_drop: false }` [INFO] [stdout] f49aedde4d74bac6632a216d15d06fa5e3b667c93fb4042b69d1f1a0e4e91b23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 830b530833e47a1e2c28a27632aa6dacb6f15083f540f12cfc8a4e1f746071ce [INFO] running `Command { std: "docker" "start" "-a" "830b530833e47a1e2c28a27632aa6dacb6f15083f540f12cfc8a4e1f746071ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Compiling full_moon_derive v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking similar v2.1.0 [INFO] [stderr] Checking full_moon v0.15.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Documenting stylua v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `call_next_node` [INFO] [stdout] --> src/formatters/functions.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | /// [`call_next_node`] provides information about the node after the FunctionArgs. This only matters if the configuration specifies no ca... [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `call_next_node` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Parameters` [INFO] [stdout] --> src/formatters/functions.rs:979:19 [INFO] [stdout] | [INFO] [stdout] 979 | /// Formats the [`Parameters`] in the provided [`FunctionBody`] onto a single line. [INFO] [stdout] | ^^^^^^^^^^ no item named `Parameters` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypeInfo::Table` [INFO] [stdout] --> src/formatters/table.rs:269:68 [INFO] [stdout] | [INFO] [stdout] 269 | /// This function is generic to support [`TableConstructor`] and [`TypeInfo::Table`] in Luau. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `TypeInfo` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TypeInfo::Table` [INFO] [stdout] --> src/formatters/table.rs:318:68 [INFO] [stdout] | [INFO] [stdout] 318 | /// This function is generic to support [`TableConstructor`] and [`TypeInfo::Table`] in Luau. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `TypeInfo` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `no_call_parentheses` [INFO] [stdout] --> src/lib.rs:203:57 [INFO] [stdout] | [INFO] [stdout] 203 | /// Returns a new config with the given value for [`no_call_parentheses`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `no_call_parentheses` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/formatters/assignment.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | /// https://github.com/JohnnyMorganz/StyLua/issues/274 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "830b530833e47a1e2c28a27632aa6dacb6f15083f540f12cfc8a4e1f746071ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830b530833e47a1e2c28a27632aa6dacb6f15083f540f12cfc8a4e1f746071ce", kill_on_drop: false }` [INFO] [stdout] 830b530833e47a1e2c28a27632aa6dacb6f15083f540f12cfc8a4e1f746071ce