[INFO] cloning repository https://github.com/sawmurai/phpls-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sawmurai/phpls-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawmurai%2Fphpls-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawmurai%2Fphpls-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f96a6857e6f71c232dd51d5506df73c7d659420b [INFO] documenting sawmurai/phpls-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsawmurai%2Fphpls-rs" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sawmurai/phpls-rs 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] started tweaking git repo https://github.com/sawmurai/phpls-rs [INFO] finished tweaking git repo https://github.com/sawmurai/phpls-rs [INFO] tweaked toml for git repo https://github.com/sawmurai/phpls-rs written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/sawmurai/phpls-rs 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 snafu-derive v0.6.10 [INFO] [stderr] Downloaded indextree v4.3.1 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded lsp-types v0.92.0 [INFO] [stderr] Downloaded tower-lsp-macros v0.5.0 [INFO] [stderr] Downloaded tower-lsp v0.15.1 [INFO] [stderr] Downloaded spmc v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] e741e952f9fa5bcf2ca4fc56c0654009a375661081f1f77f9e0f0f14e34671ac [INFO] running `Command { std: "docker" "start" "-a" "e741e952f9fa5bcf2ca4fc56c0654009a375661081f1f77f9e0f0f14e34671ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e741e952f9fa5bcf2ca4fc56c0654009a375661081f1f77f9e0f0f14e34671ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e741e952f9fa5bcf2ca4fc56c0654009a375661081f1f77f9e0f0f14e34671ac", kill_on_drop: false }` [INFO] [stdout] e741e952f9fa5bcf2ca4fc56c0654009a375661081f1f77f9e0f0f14e34671ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] [stdout] 66248d3aa12eac2b04359d55df6bf19b075a0a95f47b7976acad377cefb7620d [INFO] running `Command { std: "docker" "start" "-a" "66248d3aa12eac2b04359d55df6bf19b075a0a95f47b7976acad377cefb7620d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking spmc v0.3.0 [INFO] [stderr] Checking indextree v4.3.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking dashmap v5.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tower-lsp-macros v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking lsp-types v0.92.0 [INFO] [stderr] Checking tower-lsp v0.15.1 [INFO] [stderr] Documenting phpls-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ast/attributes.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | let expected = "\ [INFO] [stdout] | _________________________^ [INFO] [stdout] 130 | | [INFO] [stdout] 131 | | class Test [INFO] [stdout] | |_ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ast/attributes.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | let expected = "\ [INFO] [stdout] | _________________________^ [INFO] [stdout] 164 | | [INFO] [stdout] 165 | | class Test [INFO] [stdout] | |_ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ast/attributes.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | let expected = "\ [INFO] [stdout] | _________________________^ [INFO] [stdout] 196 | | [INFO] [stdout] 197 | | class Test [INFO] [stdout] | |_ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ast/attributes.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | let expected = "\ [INFO] [stdout] | _________________________^ [INFO] [stdout] 228 | | [INFO] [stdout] 229 | | class Test [INFO] [stdout] | |_ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ast/attributes.rs:260:25 [INFO] [stdout] | [INFO] [stdout] 260 | let expected = "\ [INFO] [stdout] | _________________________^ [INFO] [stdout] 261 | | [INFO] [stdout] 262 | | function test(#[Attr('lol')] string $theAttr) [INFO] [stdout] | |_ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser/ast/attributes.rs:305:20 [INFO] [stdout] | [INFO] [stdout] 305 | " src/parser/ast/attributes.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | " 'lol';", [INFO] [stdout] | |____________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/formatter/v2.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | //! Based on http://journal.stuffwithstuff.com/2015/09/08/the-hardest-program-ive-ever-written [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: this URL is not a hyperlink [INFO] [stdout] --> src/parser/ast/expressions.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | /// blogpost: https://matklad.github.io/2020/04/13/simple-but-powerful-pratt-parsing.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "66248d3aa12eac2b04359d55df6bf19b075a0a95f47b7976acad377cefb7620d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66248d3aa12eac2b04359d55df6bf19b075a0a95f47b7976acad377cefb7620d", kill_on_drop: false }` [INFO] [stdout] 66248d3aa12eac2b04359d55df6bf19b075a0a95f47b7976acad377cefb7620d