[INFO] cloning repository https://github.com/Clinery1/nasm-lsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clinery1/nasm-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClinery1%2Fnasm-lsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClinery1%2Fnasm-lsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9a16fd95fc72ffbc391816a18dd90b9638e7271 [INFO] documenting Clinery1/nasm-lsp against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClinery1%2Fnasm-lsp" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Clinery1/nasm-lsp on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Clinery1/nasm-lsp [INFO] finished tweaking git repo https://github.com/Clinery1/nasm-lsp [INFO] tweaked toml for git repo https://github.com/Clinery1/nasm-lsp written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Clinery1/nasm-lsp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lsp-types v0.57.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e1b658e11c2a21877dd42ac48e21518c97920a727852ae94cca0c23bf49181 [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" "16e1b658e11c2a21877dd42ac48e21518c97920a727852ae94cca0c23bf49181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e1b658e11c2a21877dd42ac48e21518c97920a727852ae94cca0c23bf49181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e1b658e11c2a21877dd42ac48e21518c97920a727852ae94cca0c23bf49181", kill_on_drop: false }` [INFO] [stdout] 16e1b658e11c2a21877dd42ac48e21518c97920a727852ae94cca0c23bf49181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] bdd25e20d4f38be875dd43a7ec61ac672528e0e44803829940f12c73e8195dd5 [INFO] running `Command { std: "docker" "start" "-a" "bdd25e20d4f38be875dd43a7ec61ac672528e0e44803829940f12c73e8195dd5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking lsp-types v0.57.2 [INFO] [stderr] Checking gen_lsp_server v0.2.0 [INFO] [stderr] Documenting nasm-lsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.73s [INFO] running `Command { std: "docker" "inspect" "bdd25e20d4f38be875dd43a7ec61ac672528e0e44803829940f12c73e8195dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd25e20d4f38be875dd43a7ec61ac672528e0e44803829940f12c73e8195dd5", kill_on_drop: false }` [INFO] [stdout] bdd25e20d4f38be875dd43a7ec61ac672528e0e44803829940f12c73e8195dd5