[INFO] updating cached repository https://github.com/Techno-coder/lucent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/Techno-coder/lucent [INFO] [stderr] 708c0f7..0d739fc master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d739fcfadfac30dcb9d79ba91dbc2442466dc3d [INFO] documenting Techno-coder/lucent against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechno-coder%2Flucent" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Techno-coder/lucent 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/Techno-coder/lucent [INFO] finished tweaking git repo https://github.com/Techno-coder/lucent [INFO] tweaked toml for git repo https://github.com/Techno-coder/lucent written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Techno-coder/lucent 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] e0033f679bc4fa8df4f07e8ec754cf5fa7864c398fd178c54bf6183e66803625 [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" "e0033f679bc4fa8df4f07e8ec754cf5fa7864c398fd178c54bf6183e66803625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0033f679bc4fa8df4f07e8ec754cf5fa7864c398fd178c54bf6183e66803625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0033f679bc4fa8df4f07e8ec754cf5fa7864c398fd178c54bf6183e66803625", kill_on_drop: false }` [INFO] [stdout] e0033f679bc4fa8df4f07e8ec754cf5fa7864c398fd178c54bf6183e66803625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 794a15a937bc34add841ef0733f0829c2f42b4144788ae22a88e185d44f0ff06 [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" "794a15a937bc34add841ef0733f0829c2f42b4144788ae22a88e185d44f0ff06", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling iced-x86 v1.2.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking codespan-reporting v0.9.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling tree-sitter v0.16.0 [INFO] [stderr] Compiling lucent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking codespan v0.9.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.5 [INFO] [stderr] warning: In file included from tree-sitter-lucent/src/parser.c:1: [INFO] [stderr] warning: tree-sitter-lucent/src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-lucent/src/tree_sitter/parser.h:131:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: 131 | bool eof = false; \ [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: tree-sitter-lucent/src/parser.c:2414:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 2414 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Checking dashmap v3.11.2 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Documenting lucent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.92s [INFO] running `Command { std: "docker" "inspect" "794a15a937bc34add841ef0733f0829c2f42b4144788ae22a88e185d44f0ff06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794a15a937bc34add841ef0733f0829c2f42b4144788ae22a88e185d44f0ff06", kill_on_drop: false }` [INFO] [stdout] 794a15a937bc34add841ef0733f0829c2f42b4144788ae22a88e185d44f0ff06