[INFO] fetching crate arcrs 0.1.1-alpha.7... [INFO] documenting arcrs-0.1.1-alpha.7 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate arcrs 0.1.1-alpha.7 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate arcrs 0.1.1-alpha.7 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 arcrs 0.1.1-alpha.7 [INFO] finished tweaking crates.io crate arcrs 0.1.1-alpha.7 [INFO] tweaked toml for crates.io crate arcrs 0.1.1-alpha.7 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ghost v0.1.4 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded inventory v0.1.11 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded inventory-impl v0.1.11 [INFO] [stderr] Downloaded unindent v0.1.9 [INFO] [stderr] Downloaded pyo3-derive-backend v0.12.4 [INFO] [stderr] Downloaded pyo3cls v0.12.4 [INFO] [stderr] Downloaded pyo3 v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 9fe5f894564e2f7408d70273f1773c3a0d8e57b885bb4e8107a18197aa963b1a [INFO] running `Command { std: "docker" "start" "-a" "9fe5f894564e2f7408d70273f1773c3a0d8e57b885bb4e8107a18197aa963b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe5f894564e2f7408d70273f1773c3a0d8e57b885bb4e8107a18197aa963b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe5f894564e2f7408d70273f1773c3a0d8e57b885bb4e8107a18197aa963b1a", kill_on_drop: false }` [INFO] [stdout] 9fe5f894564e2f7408d70273f1773c3a0d8e57b885bb4e8107a18197aa963b1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] 6bac9073d43a260540c474e5f8679d6d76cbdb93db49faab6c1cf4b0d3b11f21 [INFO] running `Command { std: "docker" "start" "-a" "6bac9073d43a260540c474e5f8679d6d76cbdb93db49faab6c1cf4b0d3b11f21", 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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling unindent v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Documenting arcrs v0.1.1-alpha.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/gp/api.rs:640:45 [INFO] [stdout] | [INFO] [stdout] 640 | /// For more information take a look at https://pro.arcgis.com/de/pro-app/arcpy/classes/geometry.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/gp/api.rs:705:45 [INFO] [stdout] | [INFO] [stdout] 705 | /// For more information take a look at https://pro.arcgis.com/de/pro-app/arcpy/classes/geometry.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/gp/api.rs:745:41 [INFO] [stdout] | [INFO] [stdout] 745 | /// For more information take a look at https://pro.arcgis.com/de/pro-app/arcpy/classes/geometry.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.26s [INFO] running `Command { std: "docker" "inspect" "6bac9073d43a260540c474e5f8679d6d76cbdb93db49faab6c1cf4b0d3b11f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bac9073d43a260540c474e5f8679d6d76cbdb93db49faab6c1cf4b0d3b11f21", kill_on_drop: false }` [INFO] [stdout] 6bac9073d43a260540c474e5f8679d6d76cbdb93db49faab6c1cf4b0d3b11f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 6f91f598d3a3c3afc3042fb21cc87bbe6d26c01fdbc8c03bd741b8b3c3103e0d [INFO] running `Command { std: "docker" "start" "-a" "6f91f598d3a3c3afc3042fb21cc87bbe6d26c01fdbc8c03bd741b8b3c3103e0d", 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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling unindent v0.1.9 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Documenting arcrs v0.1.1-alpha.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/gp/api.rs:640:45 [INFO] [stdout] | [INFO] [stdout] 640 | /// For more information take a look at https://pro.arcgis.com/de/pro-app/arcpy/classes/geometry.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/gp/api.rs:705:45 [INFO] [stdout] | [INFO] [stdout] 705 | /// For more information take a look at https://pro.arcgis.com/de/pro-app/arcpy/classes/geometry.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/gp/api.rs:745:41 [INFO] [stdout] | [INFO] [stdout] 745 | /// For more information take a look at https://pro.arcgis.com/de/pro-app/arcpy/classes/geometry.htm [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.54s [INFO] running `Command { std: "docker" "inspect" "6f91f598d3a3c3afc3042fb21cc87bbe6d26c01fdbc8c03bd741b8b3c3103e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f91f598d3a3c3afc3042fb21cc87bbe6d26c01fdbc8c03bd741b8b3c3103e0d", kill_on_drop: false }` [INFO] [stdout] 6f91f598d3a3c3afc3042fb21cc87bbe6d26c01fdbc8c03bd741b8b3c3103e0d