[INFO] fetching crate m3d 0.0.1... [INFO] documenting m3d-0.0.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate m3d 0.0.1 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate m3d 0.0.1 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate m3d 0.0.1 [INFO] finished tweaking crates.io crate m3d 0.0.1 [INFO] tweaked toml for crates.io crate m3d 0.0.1 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee70910bdf0a1bdbc0c450aaccfbced1599d57725ab7915e352742c4d1658c69 [INFO] running `Command { std: "docker" "start" "-a" "ee70910bdf0a1bdbc0c450aaccfbced1599d57725ab7915e352742c4d1658c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee70910bdf0a1bdbc0c450aaccfbced1599d57725ab7915e352742c4d1658c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee70910bdf0a1bdbc0c450aaccfbced1599d57725ab7915e352742c4d1658c69", kill_on_drop: false }` [INFO] [stdout] ee70910bdf0a1bdbc0c450aaccfbced1599d57725ab7915e352742c4d1658c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fd7ea67ac8bdc79f74bc13b5179f35cca2e7e9ce270e04455a1831d8392adff [INFO] running `Command { std: "docker" "start" "-a" "6fd7ea67ac8bdc79f74bc13b5179f35cca2e7e9ce270e04455a1831d8392adff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Documenting m3d v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:16 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:53 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:61 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:74 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:88 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:96 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:104 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.58s [INFO] running `Command { std: "docker" "inspect" "6fd7ea67ac8bdc79f74bc13b5179f35cca2e7e9ce270e04455a1831d8392adff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd7ea67ac8bdc79f74bc13b5179f35cca2e7e9ce270e04455a1831d8392adff", kill_on_drop: false }` [INFO] [stdout] 6fd7ea67ac8bdc79f74bc13b5179f35cca2e7e9ce270e04455a1831d8392adff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] a9e91103433c7da15aeafe55bd08c607e407cc7111b4a5d8d57e741021c65c7c [INFO] running `Command { std: "docker" "start" "-a" "a9e91103433c7da15aeafe55bd08c607e407cc7111b4a5d8d57e741021c65c7c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Documenting m3d v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:16 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:53 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:61 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:74 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:88 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q1v` [INFO] [stdout] --> src/quaternion.rs:315:96 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q1v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `q2v` [INFO] [stdout] --> src/quaternion.rs:315:104 [INFO] [stdout] | [INFO] [stdout] 315 | /// [q1w, [q1v]] * [q2w, [q2v]] = [q1w * q2w − [q1v] ⋅ [q2v], q1w * [q2v] + q2w * [q1v] + [q1v] × [q2v]] [INFO] [stdout] | ^^^ no item named `q2v` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "a9e91103433c7da15aeafe55bd08c607e407cc7111b4a5d8d57e741021c65c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e91103433c7da15aeafe55bd08c607e407cc7111b4a5d8d57e741021c65c7c", kill_on_drop: false }` [INFO] [stdout] a9e91103433c7da15aeafe55bd08c607e407cc7111b4a5d8d57e741021c65c7c