[INFO] updating cached repository https://github.com/sdao/gammaray [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] 274b898629cb1ddee79f6adbb7076c98ef384d47 [INFO] documenting sdao/gammaray against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdao%2Fgammaray" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdao/gammaray on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/sdao/gammaray [INFO] finished tweaking git repo https://github.com/sdao/gammaray [INFO] tweaked toml for git repo https://github.com/sdao/gammaray written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sdao/gammaray already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5500b74cb27d90469772bb5b73347be29bd3f0b3f6e6aeca8b77721b6a22c6ed [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" "5500b74cb27d90469772bb5b73347be29bd3f0b3f6e6aeca8b77721b6a22c6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5500b74cb27d90469772bb5b73347be29bd3f0b3f6e6aeca8b77721b6a22c6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5500b74cb27d90469772bb5b73347be29bd3f0b3f6e6aeca8b77721b6a22c6ed", kill_on_drop: false }` [INFO] [stdout] 5500b74cb27d90469772bb5b73347be29bd3f0b3f6e6aeca8b77721b6a22c6ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1999598094bf5eb954fa62c8a9edc468848e968afbf9af2e3db185728ada3225 [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" "1999598094bf5eb954fa62c8a9edc468848e968afbf9af2e3db185728ada3225", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking wavefront_obj v5.1.0 [INFO] [stderr] Checking bitflags v1.0.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rand v0.3.16 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Documenting gammaray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[a_]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/random.rs:158:6 [INFO] [stdout] | [INFO] [stdout] 158 | * R[a_] := (h = Cos[Pi/2]; [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: `[t]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/random.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | * x = r*Cos[t]; [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: `[t]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/random.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | * y = r*Sin[t]; [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: `[1000]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/random.rs:166:33 [INFO] [stdout] | [INFO] [stdout] 166 | * ListPointPlot3D[Map[R, Range[1000]], BoxRatios -> Automatic] [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: `[x]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/math.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | * In := Integrate[(0.5-Abs[x])*(0.5-Abs[y]), {x, -0.5, 0.5}, {y, -0.5, 0.5}] [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: `[y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/math.rs:67:42 [INFO] [stdout] | [INFO] [stdout] 67 | * In := Integrate[(0.5-Abs[x])*(0.5-Abs[y]), {x, -0.5, 0.5}, {y, -0.5, 0.5}] [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: `[a_]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/random.rs:158:6 [INFO] [stdout] | [INFO] [stdout] 158 | * R[a_] := (h = Cos[Pi/2]; [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: `[Theta]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/vector.rs:134:20 [INFO] [stdout] | [INFO] [stdout] 134 | * Returns Cos[Theta] of a vector where Theta is the polar angle of the vector [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: `[Theta]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/vector.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | * Returns Abs[Cos[Theta]] of a vector where Theta is the polar angle of the [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: `[Theta]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/vector.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | * Returns Sin[Theta]^2 of a vector where Theta is the polar angle of the [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: `[Theta]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/vector.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | * Returns Sin[Theta] of a vector where Theta is the polar angle of the vector [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: `[Phi]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/vector.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | * Returns Cos[Phi] of a vector where Phi is the azimuthal angle of the vector [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: `[Phi]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/core/vector.rs:190:20 [INFO] [stdout] | [INFO] [stdout] 190 | * Returns Sin[Phi] of a vector where Phi is the azimuthal angle of the vector [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: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 11.42s [INFO] running `Command { std: "docker" "inspect" "1999598094bf5eb954fa62c8a9edc468848e968afbf9af2e3db185728ada3225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1999598094bf5eb954fa62c8a9edc468848e968afbf9af2e3db185728ada3225", kill_on_drop: false }` [INFO] [stdout] 1999598094bf5eb954fa62c8a9edc468848e968afbf9af2e3db185728ada3225