[INFO] fetching crate polyhedron-ops 0.2.3... [INFO] documenting polyhedron-ops-0.2.3 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate polyhedron-ops 0.2.3 into /workspace/builds/worker-33/source [INFO] validating manifest of crates.io crate polyhedron-ops 0.2.3 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] removed /workspace/builds/worker-33/source/.cargo/config [INFO] started tweaking crates.io crate polyhedron-ops 0.2.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate polyhedron-ops 0.2.3 [INFO] tweaked toml for crates.io crate polyhedron-ops 0.2.3 written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate crates.io crate polyhedron-ops 0.2.3 already has a lockfile, it will not be regenerated [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-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] [stdout] 1082ba6ef0e30bce1b6f5157c6fbdec021fabc8f05ba430bd4444db9f84f4cb1 [INFO] running `Command { std: "docker" "start" "-a" "1082ba6ef0e30bce1b6f5157c6fbdec021fabc8f05ba430bd4444db9f84f4cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1082ba6ef0e30bce1b6f5157c6fbdec021fabc8f05ba430bd4444db9f84f4cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1082ba6ef0e30bce1b6f5157c6fbdec021fabc8f05ba430bd4444db9f84f4cb1", kill_on_drop: false }` [INFO] [stdout] 1082ba6ef0e30bce1b6f5157c6fbdec021fabc8f05ba430bd4444db9f84f4cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] [stdout] 4790a33db35896349388cc504eb46e007910c88a31f9d10abadc4ae091b6540c [INFO] running `Command { std: "docker" "start" "-a" "4790a33db35896349388cc504eb46e007910c88a31f9d10abadc4ae091b6540c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking wide v0.6.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ultraviolet v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Documenting polyhedron-ops v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Polyhedron::to_nsi` [INFO] [stdout] --> src/lib.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 53 | //! API. The function is called [`to_nsi()`](Polyhedron::to_nsi()). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the struct `Polyhedron` has no function named `to_nsi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Polyhedron::write_to_obj` [INFO] [stdout] --> src/lib.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | //! via the [`write_to_obj()`](Polyhedron::write_to_obj()) function. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Polyhedron` has no function named `write_to_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 7.75s [INFO] running `Command { std: "docker" "inspect" "4790a33db35896349388cc504eb46e007910c88a31f9d10abadc4ae091b6540c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4790a33db35896349388cc504eb46e007910c88a31f9d10abadc4ae091b6540c", kill_on_drop: false }` [INFO] [stdout] 4790a33db35896349388cc504eb46e007910c88a31f9d10abadc4ae091b6540c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "nsi obj" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 59c8359d6aea5f3eead019fa6091a908041fda2c3767b3505d199d8c7f854e49 [INFO] running `Command { std: "docker" "start" "-a" "59c8359d6aea5f3eead019fa6091a908041fda2c3767b3505d199d8c7f854e49", 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] Compiling libc v0.2.93 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Checking wide v0.6.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking ultraviolet v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking petname v1.1.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling enum_dispatch v0.3.5 [INFO] [stderr] Compiling nsi-sys v0.1.14 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking nsi v0.6.0 [INFO] [stderr] Documenting polyhedron-ops v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 28.62s [INFO] running `Command { std: "docker" "inspect" "59c8359d6aea5f3eead019fa6091a908041fda2c3767b3505d199d8c7f854e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c8359d6aea5f3eead019fa6091a908041fda2c3767b3505d199d8c7f854e49", kill_on_drop: false }` [INFO] [stdout] 59c8359d6aea5f3eead019fa6091a908041fda2c3767b3505d199d8c7f854e49