[INFO] updating cached repository https://github.com/nanaian/starpkg [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3f586d3177224d6952b55add62b02e89d92e773 [INFO] documenting nanaian/starpkg against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fstarpkg" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanaian/starpkg 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/nanaian/starpkg [INFO] finished tweaking git repo https://github.com/nanaian/starpkg [INFO] tweaked toml for git repo https://github.com/nanaian/starpkg written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nanaian/starpkg 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-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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb358b138460869d4d844f20286478b28a4d7590cb458839b3502cf57d68a69a [INFO] running `Command { std: "docker" "start" "-a" "fb358b138460869d4d844f20286478b28a4d7590cb458839b3502cf57d68a69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb358b138460869d4d844f20286478b28a4d7590cb458839b3502cf57d68a69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb358b138460869d4d844f20286478b28a4d7590cb458839b3502cf57d68a69a", kill_on_drop: false }` [INFO] [stdout] fb358b138460869d4d844f20286478b28a4d7590cb458839b3502cf57d68a69a [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" "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] 6b76ebc4ac6050db74074c89acf42b6b8348ac2d64ed6868b6a10df9d236760d [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" "6b76ebc4ac6050db74074c89acf42b6b8348ac2d64ed6868b6a10df9d236760d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking xmlparser v0.13.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking roxmltree v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking duct v0.13.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Documenting starpkg v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[script::BlockKind::StringNamed]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/package/text.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | /// A '#string:XX:(Name)' block. See also: [script::BlockKind::StringNamed]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "6b76ebc4ac6050db74074c89acf42b6b8348ac2d64ed6868b6a10df9d236760d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b76ebc4ac6050db74074c89acf42b6b8348ac2d64ed6868b6a10df9d236760d", kill_on_drop: false }` [INFO] [stdout] 6b76ebc4ac6050db74074c89acf42b6b8348ac2d64ed6868b6a10df9d236760d