[INFO] fetching crate fenris-quadrature 0.0.2... [INFO] documenting fenris-quadrature-0.0.2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate fenris-quadrature 0.0.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fenris-quadrature 0.0.2 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 fenris-quadrature 0.0.2 [INFO] finished tweaking crates.io crate fenris-quadrature 0.0.2 [INFO] tweaked toml for crates.io crate fenris-quadrature 0.0.2 written to /workspace/builds/worker-1/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a3a896060587c3b3b02764f40878be9e906c74894466f63788aea47ba6a7d0d [INFO] running `Command { std: "docker" "start" "-a" "4a3a896060587c3b3b02764f40878be9e906c74894466f63788aea47ba6a7d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a3a896060587c3b3b02764f40878be9e906c74894466f63788aea47ba6a7d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3a896060587c3b3b02764f40878be9e906c74894466f63788aea47ba6a7d0d", kill_on_drop: false }` [INFO] [stdout] 4a3a896060587c3b3b02764f40878be9e906c74894466f63788aea47ba6a7d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a0d1a146e689e4fbe27de294cbaa9ed7ab5c334cb0bad65251b22011dfd63cbd [INFO] running `Command { std: "docker" "start" "-a" "a0d1a146e689e4fbe27de294cbaa9ed7ab5c334cb0bad65251b22011dfd63cbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling polyquad-parse v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling fenris-quadrature v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting fenris-quadrature v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ref_tri` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Quadrature rules for finite element reference domains. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | #![cfg_attr(feature = "doc-images", [INFO] [stdout] 4 | | cfg_attr(all(), [INFO] [stdout] ... | [INFO] [stdout] 67 | | //! TODO: Document how quadratures work, e.g. the concept of a reference domain and that [INFO] [stdout] 68 | | //! quadrature rules are specific to a reference domain [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ![Reference triangle][ref_tri] [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `ref_tri` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ref_quad` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Quadrature rules for finite element reference domains. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | #![cfg_attr(feature = "doc-images", [INFO] [stdout] 4 | | cfg_attr(all(), [INFO] [stdout] ... | [INFO] [stdout] 67 | | //! TODO: Document how quadratures work, e.g. the concept of a reference domain and that [INFO] [stdout] 68 | | //! quadrature rules are specific to a reference domain [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ![Reference quadrilateral][ref_quad] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `ref_quad` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ref_hex` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Quadrature rules for finite element reference domains. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | #![cfg_attr(feature = "doc-images", [INFO] [stdout] 4 | | cfg_attr(all(), [INFO] [stdout] ... | [INFO] [stdout] 67 | | //! TODO: Document how quadratures work, e.g. the concept of a reference domain and that [INFO] [stdout] 68 | | //! quadrature rules are specific to a reference domain [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ![Reference hexahedron][ref_hex] [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `ref_hex` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ref_tet` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Quadrature rules for finite element reference domains. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | #![cfg_attr(feature = "doc-images", [INFO] [stdout] 4 | | cfg_attr(all(), [INFO] [stdout] ... | [INFO] [stdout] 67 | | //! TODO: Document how quadratures work, e.g. the concept of a reference domain and that [INFO] [stdout] 68 | | //! quadrature rules are specific to a reference domain [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ![Reference tetrahedron][ref_tet] [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `ref_tet` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ref_pyramid` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Quadrature rules for finite element reference domains. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | #![cfg_attr(feature = "doc-images", [INFO] [stdout] 4 | | cfg_attr(all(), [INFO] [stdout] ... | [INFO] [stdout] 67 | | //! TODO: Document how quadratures work, e.g. the concept of a reference domain and that [INFO] [stdout] 68 | | //! quadrature rules are specific to a reference domain [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ![Reference pyramid][ref_pyramid] [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `ref_pyramid` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ref_prism` [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Quadrature rules for finite element reference domains. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | #![cfg_attr(feature = "doc-images", [INFO] [stdout] 4 | | cfg_attr(all(), [INFO] [stdout] ... | [INFO] [stdout] 67 | | //! TODO: Document how quadratures work, e.g. the concept of a reference domain and that [INFO] [stdout] 68 | | //! quadrature rules are specific to a reference domain [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ![Reference prism][ref_prism] [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `ref_prism` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.56s [INFO] running `Command { std: "docker" "inspect" "a0d1a146e689e4fbe27de294cbaa9ed7ab5c334cb0bad65251b22011dfd63cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d1a146e689e4fbe27de294cbaa9ed7ab5c334cb0bad65251b22011dfd63cbd", kill_on_drop: false }` [INFO] [stdout] a0d1a146e689e4fbe27de294cbaa9ed7ab5c334cb0bad65251b22011dfd63cbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "doc-images" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 5cec13220064bea810f75c177849786552fc7fa1d1e94666d446093e3fd04c02 [INFO] running `Command { std: "docker" "start" "-a" "5cec13220064bea810f75c177849786552fc7fa1d1e94666d446093e3fd04c02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling polyquad-parse v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling fenris-quadrature v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Documenting fenris-quadrature v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.32s [INFO] running `Command { std: "docker" "inspect" "5cec13220064bea810f75c177849786552fc7fa1d1e94666d446093e3fd04c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cec13220064bea810f75c177849786552fc7fa1d1e94666d446093e3fd04c02", kill_on_drop: false }` [INFO] [stdout] 5cec13220064bea810f75c177849786552fc7fa1d1e94666d446093e3fd04c02