[INFO] fetching crate libceed-sys 0.12.0...
[INFO] documenting libceed-sys-0.12.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] extracting crate libceed-sys 0.12.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate libceed-sys 0.12.0
[INFO] finished tweaking crates.io crate libceed-sys 0.12.0
[INFO] tweaked toml for crates.io crate libceed-sys 0.12.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libceed-sys 0.12.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.61.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50e014f27e4d441ecc939ff8cfcb8d2133521407fa9963f1d16ad74a3620472f
[INFO] running `Command { std: "docker" "start" "-a" "50e014f27e4d441ecc939ff8cfcb8d2133521407fa9963f1d16ad74a3620472f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50e014f27e4d441ecc939ff8cfcb8d2133521407fa9963f1d16ad74a3620472f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e014f27e4d441ecc939ff8cfcb8d2133521407fa9963f1d16ad74a3620472f", kill_on_drop: false }`
[INFO] [stdout] 50e014f27e4d441ecc939ff8cfcb8d2133521407fa9963f1d16ad74a3620472f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0aaf42734b65cc0e8379aa8f7d9f14be46b7d2e2aecfb75dead3b7b617a6dbe
[INFO] running `Command { std: "docker" "start" "-a" "d0aaf42734b65cc0e8379aa8f7d9f14be46b7d2e2aecfb75dead3b7b617a6dbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.61.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling libceed-sys v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting libceed-sys v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `in,out`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...back function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [d...
[INFO] [stdout]   |                                                  ^^^^^^ no item named `in,out` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Handle for the user provided CeedQFunction callback function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [doc = "@param[in] Q        Number of quadrature points at which to evaluate"] # [doc = "@param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput()."] # [doc = "Each array has shape `[dim, num_comp, Q]` where `dim` is the geometric dimension for \\ref CEED_EVAL_GRAD (`dim=1` for \\ref"] # [doc = "CEED_EVAL_INTERP) and `num_comp` is the number of field components (`num_comp=1` for scalar fields). This results in indexing the `i`th input at"] # [doc = "quadrature point `j` as `in[i][(d*num_comp + c)*Q + j]`."] # [doc = "@param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput()."] # [doc = "The shapes are as above for \\a in."] # [doc = ""] # [doc = "@return An error code: 0 - success, otherwise - failure"] # [doc = ""] # [doc = "@ingroup CeedQFunction"] p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           @param[in] Q        Number of quadrature points at which to evaluate
[INFO] [stdout]                  ^^
[INFO] [stdout]   = note: no item named `in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Handle for the user provided CeedQFunction callback function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [doc = "@param[in] Q        Number of quadrature points at which to evaluate"] # [doc = "@param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput()."] # [doc = "Each array has shape `[dim, num_comp, Q]` where `dim` is the geometric dimension for \\ref CEED_EVAL_GRAD (`dim=1` for \\ref"] # [doc = "CEED_EVAL_INTERP) and `num_comp` is the number of field components (`num_comp=1` for scalar fields). This results in indexing the `i`th input at"] # [doc = "quadrature point `j` as `in[i][(d*num_comp + c)*Q + j]`."] # [doc = "@param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput()."] # [doc = "The shapes are as above for \\a in."] # [doc = ""] # [doc = "@return An error code: 0 - success, otherwise - failure"] # [doc = ""] # [doc = "@ingroup CeedQFunction"] p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           @param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput().
[INFO] [stdout]                  ^^
[INFO] [stdout]   = note: no item named `in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Handle for the user provided CeedQFunction callback function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [doc = "@param[in] Q        Number of quadrature points at which to evaluate"] # [doc = "@param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput()."] # [doc = "Each array has shape `[dim, num_comp, Q]` where `dim` is the geometric dimension for \\ref CEED_EVAL_GRAD (`dim=1` for \\ref"] # [doc = "CEED_EVAL_INTERP) and `num_comp` is the number of field components (`num_comp=1` for scalar fields). This results in indexing the `i`th input at"] # [doc = "quadrature point `j` as `in[i][(d*num_comp + c)*Q + j]`."] # [doc = "@param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput()."] # [doc = "The shapes are as above for \\a in."] # [doc = ""] # [doc = "@return An error code: 0 - success, otherwise - failure"] # [doc = ""] # [doc = "@ingroup CeedQFunction"] p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           @param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput().
[INFO] [stdout]                  ^^^
[INFO] [stdout]   = note: no item named `out` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in,out`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:36566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...back function"] # [doc = ""] # [doc = "@param[in,out] data  User-CeedQFunctionContext data"] # [doc = ""] # [doc = "@return An err...
[INFO] [stdout]   |                                                  ^^^^^^ no item named `in,out` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.95s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/libceed_sys/index.html
[INFO] running `Command { std: "docker" "inspect" "d0aaf42734b65cc0e8379aa8f7d9f14be46b7d2e2aecfb75dead3b7b617a6dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0aaf42734b65cc0e8379aa8f7d9f14be46b7d2e2aecfb75dead3b7b617a6dbe", kill_on_drop: false }`
[INFO] [stdout] d0aaf42734b65cc0e8379aa8f7d9f14be46b7d2e2aecfb75dead3b7b617a6dbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 290ef64e9a8d04f9db16f89eb6eac905f355312fd5163005e6b4e9f6f9366ad2
[INFO] running `Command { std: "docker" "start" "-a" "290ef64e9a8d04f9db16f89eb6eac905f355312fd5163005e6b4e9f6f9366ad2", kill_on_drop: false }`
[INFO] [stderr]  Documenting libceed-sys v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `in,out`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...back function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [d...
[INFO] [stdout]   |                                                  ^^^^^^ no item named `in,out` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Handle for the user provided CeedQFunction callback function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [doc = "@param[in] Q        Number of quadrature points at which to evaluate"] # [doc = "@param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput()."] # [doc = "Each array has shape `[dim, num_comp, Q]` where `dim` is the geometric dimension for \\ref CEED_EVAL_GRAD (`dim=1` for \\ref"] # [doc = "CEED_EVAL_INTERP) and `num_comp` is the number of field components (`num_comp=1` for scalar fields). This results in indexing the `i`th input at"] # [doc = "quadrature point `j` as `in[i][(d*num_comp + c)*Q + j]`."] # [doc = "@param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput()."] # [doc = "The shapes are as above for \\a in."] # [doc = ""] # [doc = "@return An error code: 0 - success, otherwise - failure"] # [doc = ""] # [doc = "@ingroup CeedQFunction"] p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           @param[in] Q        Number of quadrature points at which to evaluate
[INFO] [stdout]                  ^^
[INFO] [stdout]   = note: no item named `in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Handle for the user provided CeedQFunction callback function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [doc = "@param[in] Q        Number of quadrature points at which to evaluate"] # [doc = "@param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput()."] # [doc = "Each array has shape `[dim, num_comp, Q]` where `dim` is the geometric dimension for \\ref CEED_EVAL_GRAD (`dim=1` for \\ref"] # [doc = "CEED_EVAL_INTERP) and `num_comp` is the number of field components (`num_comp=1` for scalar fields). This results in indexing the `i`th input at"] # [doc = "quadrature point `j` as `in[i][(d*num_comp + c)*Q + j]`."] # [doc = "@param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput()."] # [doc = "The shapes are as above for \\a in."] # [doc = ""] # [doc = "@return An error code: 0 - success, otherwise - failure"] # [doc = ""] # [doc = "@ingroup CeedQFunction"] p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           @param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput().
[INFO] [stdout]                  ^^
[INFO] [stdout]   = note: no item named `in` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:32414
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Handle for the user provided CeedQFunction callback function"] # [doc = ""] # [doc = "@param[in,out] ctx  User-defined context set using CeedQFunctionSetContext() or NULL"] # [doc = "@param[in] Q        Number of quadrature points at which to evaluate"] # [doc = "@param[in] in       Array of pointers to each input argument in the order provided by the user in CeedQFunctionAddInput()."] # [doc = "Each array has shape `[dim, num_comp, Q]` where `dim` is the geometric dimension for \\ref CEED_EVAL_GRAD (`dim=1` for \\ref"] # [doc = "CEED_EVAL_INTERP) and `num_comp` is the number of field components (`num_comp=1` for scalar fields). This results in indexing the `i`th input at"] # [doc = "quadrature point `j` as `in[i][(d*num_comp + c)*Q + j]`."] # [doc = "@param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput()."] # [doc = "The shapes are as above for \\a in."] # [doc = ""] # [doc = "@return An error code: 0 - success, otherwise - failure"] # [doc = ""] # [doc = "@ingroup CeedQFunction"] p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           @param[out]   out   Array of pointers to each output array in the order provided using CeedQFunctionAddOutput().
[INFO] [stdout]                  ^^^
[INFO] [stdout]   = note: no item named `out` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `in,out`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libceed-sys-747787885dd8dabd/out/bindings.rs:3:36566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...back function"] # [doc = ""] # [doc = "@param[in,out] data  User-CeedQFunctionContext data"] # [doc = ""] # [doc = "@return An err...
[INFO] [stdout]   |                                                  ^^^^^^ no item named `in,out` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/libceed_sys/index.html
[INFO] running `Command { std: "docker" "inspect" "290ef64e9a8d04f9db16f89eb6eac905f355312fd5163005e6b4e9f6f9366ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290ef64e9a8d04f9db16f89eb6eac905f355312fd5163005e6b4e9f6f9366ad2", kill_on_drop: false }`
[INFO] [stdout] 290ef64e9a8d04f9db16f89eb6eac905f355312fd5163005e6b4e9f6f9366ad2
