[INFO] crate onnx-pb 0.1.4 is already in cache [INFO] documenting onnx-pb-0.1.4 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate onnx-pb 0.1.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate onnx-pb 0.1.4 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate onnx-pb 0.1.4 [INFO] finished tweaking crates.io crate onnx-pb 0.1.4 [INFO] tweaked toml for crates.io crate onnx-pb 0.1.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3341278f5076c13f3851d1239e3c37a8cfbffbb89f41b0500c14e8c842cddcee [INFO] running `Command { std: "docker" "start" "-a" "3341278f5076c13f3851d1239e3c37a8cfbffbb89f41b0500c14e8c842cddcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3341278f5076c13f3851d1239e3c37a8cfbffbb89f41b0500c14e8c842cddcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3341278f5076c13f3851d1239e3c37a8cfbffbb89f41b0500c14e8c842cddcee", kill_on_drop: false }` [INFO] [stdout] 3341278f5076c13f3851d1239e3c37a8cfbffbb89f41b0500c14e8c842cddcee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d111ccd21c51a4058627d3c93bb2a523589093a9a86734c3c19d7d92ed9c2861 [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" "d111ccd21c51a4058627d3c93bb2a523589093a9a86734c3c19d7d92ed9c2861", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling onnx-pb v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Documenting onnx-pb v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[NNZ]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/onnx-pb-6e732a27cfac6fa1/out/onnx.rs:430:78 [INFO] [stdout] | [INFO] [stdout] 430 | /// The sequence of non-default values are encoded as a tensor of shape [NNZ]. [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: `[NNZ]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/onnx-pb-6e732a27cfac6fa1/out/onnx.rs:437:47 [INFO] [stdout] | [INFO] [stdout] 437 | /// (b) Indices can be a tensor of shape [NNZ], in which case the i-th value [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: `[U]` cannot be resolved, ignoring it. [INFO] [stdout] --> /opt/rustwide/target/debug/build/onnx-pb-6e732a27cfac6fa1/out/onnx.rs:520:57 [INFO] [stdout] | [INFO] [stdout] 520 | /// This field MUST refer to an integral type ([U]INT{8|16|32|64}) or STRING [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.11s [INFO] running `Command { std: "docker" "inspect" "d111ccd21c51a4058627d3c93bb2a523589093a9a86734c3c19d7d92ed9c2861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d111ccd21c51a4058627d3c93bb2a523589093a9a86734c3c19d7d92ed9c2861", kill_on_drop: false }` [INFO] [stdout] d111ccd21c51a4058627d3c93bb2a523589093a9a86734c3c19d7d92ed9c2861