[INFO] updating cached repository https://github.com/marblestation/posidonius [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] 68b30b07af5abe64861be2cc964ff6756822e4df [INFO] documenting marblestation/posidonius against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarblestation%2Fposidonius" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marblestation/posidonius 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/marblestation/posidonius [INFO] finished tweaking git repo https://github.com/marblestation/posidonius [INFO] tweaked toml for git repo https://github.com/marblestation/posidonius written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/marblestation/posidonius 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c64fe63bf53ee73d5b2831425bbb94d43ec0e70e050e6af1626f984a6b61ac07 [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" "c64fe63bf53ee73d5b2831425bbb94d43ec0e70e050e6af1626f984a6b61ac07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c64fe63bf53ee73d5b2831425bbb94d43ec0e70e050e6af1626f984a6b61ac07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64fe63bf53ee73d5b2831425bbb94d43ec0e70e050e6af1626f984a6b61ac07", kill_on_drop: false }` [INFO] [stdout] c64fe63bf53ee73d5b2831425bbb94d43ec0e70e050e6af1626f984a6b61ac07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] b068e3df2339ea340ca16a04aebeee4d35825a683e131e61d7a9c139abd7d60f [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" "b068e3df2339ea340ca16a04aebeee4d35825a683e131e61d7a9c139abd7d60f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Documenting posidonius v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/integrator/whfast.rs:21:75 [INFO] [stdout] | [INFO] [stdout] 21 | /// WHFast is a complete reimplementation of the Wisdom-Holman integrator[1], [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: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/integrator/whfast.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | /// WHFast is a symplectic integrator[2], althought its symplectic nature is [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/integrator/whfast.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | /// [1] Source: Rein & Liu, 2011 [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/integrator/whfast.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | /// [2] Source: https://en.wikipedia.org/wiki/N-body_problem#Few_bodies [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[37]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/integrator/whfast.rs:73:47 [INFO] [stdout] | [INFO] [stdout] 73 | /// For N > 2, the N-body problem is chaotic,[37] which means that even small errors in [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[18]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/integrator/whfast.rs:78:81 [INFO] [stdout] | [INFO] [stdout] 78 | /// There are a number of techniques to reduce errors in numerical integration.[18] Local [INFO] [stdout] | ^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/integrator/whfast.rs:21:75 [INFO] [stdout] | [INFO] [stdout] 21 | /// WHFast is a complete reimplementation of the Wisdom-Holman integrator[1], [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.61s [INFO] running `Command { std: "docker" "inspect" "b068e3df2339ea340ca16a04aebeee4d35825a683e131e61d7a9c139abd7d60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b068e3df2339ea340ca16a04aebeee4d35825a683e131e61d7a9c139abd7d60f", kill_on_drop: false }` [INFO] [stdout] b068e3df2339ea340ca16a04aebeee4d35825a683e131e61d7a9c139abd7d60f