[INFO] fetching crate arthroprod 0.3.0... [INFO] documenting arthroprod-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate arthroprod 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate arthroprod 0.3.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arthroprod 0.3.0 [INFO] finished tweaking crates.io crate arthroprod 0.3.0 [INFO] tweaked toml for crates.io crate arthroprod 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate arthroprod 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b6856d53e9b91d2cffb2c3f47593882ca2d0cdfa84d52f8e6d87c900b39645e [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" "8b6856d53e9b91d2cffb2c3f47593882ca2d0cdfa84d52f8e6d87c900b39645e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b6856d53e9b91d2cffb2c3f47593882ca2d0cdfa84d52f8e6d87c900b39645e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6856d53e9b91d2cffb2c3f47593882ca2d0cdfa84d52f8e6d87c900b39645e", kill_on_drop: false }` [INFO] [stdout] 8b6856d53e9b91d2cffb2c3f47593882ca2d0cdfa84d52f8e6d87c900b39645e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] ff1c482d661b9c26fa601f77025f07569fa2bb44ee9f914a2ebc8b897fc9625b [INFO] running `Command { std: "docker" "start" "-a" "ff1c482d661b9c26fa601f77025f07569fa2bb44ee9f914a2ebc8b897fc9625b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Documenting arthroprod v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `differentials` [INFO] [stdout] --> src/algebra/operations/mod.rs:4:62 [INFO] [stdout] | [INFO] [stdout] 4 | //! the algebra, for differential based operations see the [`differentials`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `differentials` 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 `AR` [INFO] [stdout] --> src/algebra/types/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | //! the [`AR`] trait, the primary unit of computation is the [`MultiVector`]. This is in [INFO] [stdout] | ^^ no item named `AR` 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 `Alpha` [INFO] [stdout] --> src/macros.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | /// Simpler variadic generation of [`Alpha`] values. [INFO] [stdout] | ^^^^^ no item named `Alpha` 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 `ALLOWED_ALPHA_FORMS` [INFO] [stdout] --> src/macros.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | /// [`ALLOWED_ALPHA_FORMS`]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ALLOWED_ALPHA_FORMS` 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 `Term` [INFO] [stdout] --> src/macros.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | /// Simpler variadic generation of [`Term`] values. [INFO] [stdout] | ^^^^ no item named `Term` 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 `Alpha` [INFO] [stdout] --> src/macros.rs:41:80 [INFO] [stdout] | [INFO] [stdout] 41 | /// magnitude of 1. See [`alpha`] for more information on how the underlying [`Alpha`] [INFO] [stdout] | ^^^^^ no item named `Alpha` 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 `Xi` [INFO] [stdout] --> src/macros.rs:42:67 [INFO] [stdout] | [INFO] [stdout] 42 | /// value is generated. It is also possible to specify a set of [`Xi`] values to use [INFO] [stdout] | ^^ no item named `Xi` 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 `ALLOWED_ALPHA_FORMS` [INFO] [stdout] --> src/macros.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | /// [`ALLOWED_ALPHA_FORMS`]) or if the [`Xi`] values can not be converted to Strings. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ALLOWED_ALPHA_FORMS` 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 `Xi` [INFO] [stdout] --> src/macros.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | /// [`ALLOWED_ALPHA_FORMS`]) or if the [`Xi`] values can not be converted to Strings. [INFO] [stdout] | ^^ no item named `Xi` 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 `MultiVector` [INFO] [stdout] --> src/macros.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 110 | /// Simpler variadic generation of [`MultiVector`] values. [INFO] [stdout] | ^^^^^^^^^^^ no item named `MultiVector` 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 `Term` [INFO] [stdout] --> src/macros.rs:112:7 [INFO] [stdout] | [INFO] [stdout] 112 | /// [`Term`]s, with the resulting MultiVector is the sum of all terms generated this way. [INFO] [stdout] | ^^^^ no item named `Term` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.74s [INFO] running `Command { std: "docker" "inspect" "ff1c482d661b9c26fa601f77025f07569fa2bb44ee9f914a2ebc8b897fc9625b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1c482d661b9c26fa601f77025f07569fa2bb44ee9f914a2ebc8b897fc9625b", kill_on_drop: false }` [INFO] [stdout] ff1c482d661b9c26fa601f77025f07569fa2bb44ee9f914a2ebc8b897fc9625b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] dafa1bb5c235d40e1a9a16c6b6f27e356d8afcee1e8bc203003a6108100b6469 [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" "dafa1bb5c235d40e1a9a16c6b6f27e356d8afcee1e8bc203003a6108100b6469", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Documenting arthroprod v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `differentials` [INFO] [stdout] --> src/algebra/operations/mod.rs:4:62 [INFO] [stdout] | [INFO] [stdout] 4 | //! the algebra, for differential based operations see the [`differentials`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `differentials` 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 `AR` [INFO] [stdout] --> src/algebra/types/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | //! the [`AR`] trait, the primary unit of computation is the [`MultiVector`]. This is in [INFO] [stdout] | ^^ no item named `AR` 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 `Alpha` [INFO] [stdout] --> src/macros.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | /// Simpler variadic generation of [`Alpha`] values. [INFO] [stdout] | ^^^^^ no item named `Alpha` 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 `ALLOWED_ALPHA_FORMS` [INFO] [stdout] --> src/macros.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | /// [`ALLOWED_ALPHA_FORMS`]). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ALLOWED_ALPHA_FORMS` 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 `Term` [INFO] [stdout] --> src/macros.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | /// Simpler variadic generation of [`Term`] values. [INFO] [stdout] | ^^^^ no item named `Term` 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 `Alpha` [INFO] [stdout] --> src/macros.rs:41:80 [INFO] [stdout] | [INFO] [stdout] 41 | /// magnitude of 1. See [`alpha`] for more information on how the underlying [`Alpha`] [INFO] [stdout] | ^^^^^ no item named `Alpha` 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 `Xi` [INFO] [stdout] --> src/macros.rs:42:67 [INFO] [stdout] | [INFO] [stdout] 42 | /// value is generated. It is also possible to specify a set of [`Xi`] values to use [INFO] [stdout] | ^^ no item named `Xi` 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 `ALLOWED_ALPHA_FORMS` [INFO] [stdout] --> src/macros.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | /// [`ALLOWED_ALPHA_FORMS`]) or if the [`Xi`] values can not be converted to Strings. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ALLOWED_ALPHA_FORMS` 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 `Xi` [INFO] [stdout] --> src/macros.rs:48:42 [INFO] [stdout] | [INFO] [stdout] 48 | /// [`ALLOWED_ALPHA_FORMS`]) or if the [`Xi`] values can not be converted to Strings. [INFO] [stdout] | ^^ no item named `Xi` 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 `MultiVector` [INFO] [stdout] --> src/macros.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 110 | /// Simpler variadic generation of [`MultiVector`] values. [INFO] [stdout] | ^^^^^^^^^^^ no item named `MultiVector` 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 `Term` [INFO] [stdout] --> src/macros.rs:112:7 [INFO] [stdout] | [INFO] [stdout] 112 | /// [`Term`]s, with the resulting MultiVector is the sum of all terms generated this way. [INFO] [stdout] | ^^^^ no item named `Term` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.74s [INFO] running `Command { std: "docker" "inspect" "dafa1bb5c235d40e1a9a16c6b6f27e356d8afcee1e8bc203003a6108100b6469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafa1bb5c235d40e1a9a16c6b6f27e356d8afcee1e8bc203003a6108100b6469", kill_on_drop: false }` [INFO] [stdout] dafa1bb5c235d40e1a9a16c6b6f27e356d8afcee1e8bc203003a6108100b6469