[INFO] fetching crate caminos-lib 0.4.3... [INFO] documenting caminos-lib-0.4.3 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate caminos-lib 0.4.3 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate caminos-lib 0.4.3 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 caminos-lib 0.4.3 [INFO] finished tweaking crates.io crate caminos-lib 0.4.3 [INFO] tweaked toml for crates.io crate caminos-lib 0.4.3 written to /workspace/builds/worker-34/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded synstructure v0.5.2 [INFO] [stderr] Downloaded procfs v0.9.1 [INFO] [stderr] Downloaded quantifiable-derive v0.1.0 [INFO] [stderr] Downloaded ssh2 v0.8.3 [INFO] [stderr] Downloaded gramatica v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] da7ccb1327326e8f338531e53f370b40560d248be3366da3d341b7de67b44269 [INFO] running `Command { std: "docker" "start" "-a" "da7ccb1327326e8f338531e53f370b40560d248be3366da3d341b7de67b44269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da7ccb1327326e8f338531e53f370b40560d248be3366da3d341b7de67b44269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7ccb1327326e8f338531e53f370b40560d248be3366da3d341b7de67b44269", kill_on_drop: false }` [INFO] [stdout] da7ccb1327326e8f338531e53f370b40560d248be3366da3d341b7de67b44269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 18c46830a66c69ebd635d15d768e498d182c473c360727779d42a4cbc5a5d196 [INFO] running `Command { std: "docker" "start" "-a" "18c46830a66c69ebd635d15d768e498d182c473c360727779d42a4cbc5a5d196", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling caminos-lib v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking gramatica v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling synstructure v0.5.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling quantifiable-derive v0.1.0 [INFO] [stderr] Checking procfs v0.9.1 [INFO] [stderr] Checking ssh2 v0.8.3 [INFO] [stderr] Documenting caminos-lib v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `port` [INFO] [stdout] --> src/router/basic.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | ///transmission_port_status[port] = status [INFO] [stdout] | ^^^^ no item named `port` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `port` [INFO] [stdout] --> src/router/basic.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | ///reception_port_space[port] = space [INFO] [stdout] | ^^^^ no item named `port` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `output_vc` [INFO] [stdout] --> src/router/basic.rs:60:48 [INFO] [stdout] | [INFO] [stdout] 60 | ///The outut buffers indexed as [output_port][output_vc]. [INFO] [stdout] | ^^^^^^^^^ no item named `output_vc` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Expression` [INFO] [stdout] --> src/output.rs:341:89 [INFO] [stdout] | [INFO] [stdout] 341 | The options `ordinate` or `histogram` can be used instead of the `ordinates` to use an [Expression] that evaluates to an array. The absci... [INFO] [stdout] | ^^^^^^^^^^ no item named `Expression` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/router/basic.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | ///Weak pointer to itself, see https://users.rust-lang.org/t/making-a-rc-refcell-trait2-from-rc-refcell-trait1/16086/3 [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.05s [INFO] running `Command { std: "docker" "inspect" "18c46830a66c69ebd635d15d768e498d182c473c360727779d42a4cbc5a5d196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c46830a66c69ebd635d15d768e498d182c473c360727779d42a4cbc5a5d196", kill_on_drop: false }` [INFO] [stdout] 18c46830a66c69ebd635d15d768e498d182c473c360727779d42a4cbc5a5d196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 56336e0489f4a13456f5cf515041d8d7e97392a1cb0bcf76d1df807536c355cb [INFO] running `Command { std: "docker" "start" "-a" "56336e0489f4a13456f5cf515041d8d7e97392a1cb0bcf76d1df807536c355cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling caminos-lib v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling synstructure v0.5.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking gramatica v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling quantifiable-derive v0.1.0 [INFO] [stderr] Checking procfs v0.9.1 [INFO] [stderr] Checking ssh2 v0.8.3 [INFO] [stderr] Documenting caminos-lib v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `port` [INFO] [stdout] --> src/router/basic.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | ///transmission_port_status[port] = status [INFO] [stdout] | ^^^^ no item named `port` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `port` [INFO] [stdout] --> src/router/basic.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | ///reception_port_space[port] = space [INFO] [stdout] | ^^^^ no item named `port` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `output_vc` [INFO] [stdout] --> src/router/basic.rs:60:48 [INFO] [stdout] | [INFO] [stdout] 60 | ///The outut buffers indexed as [output_port][output_vc]. [INFO] [stdout] | ^^^^^^^^^ no item named `output_vc` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Expression` [INFO] [stdout] --> src/output.rs:341:89 [INFO] [stdout] | [INFO] [stdout] 341 | The options `ordinate` or `histogram` can be used instead of the `ordinates` to use an [Expression] that evaluates to an array. The absci... [INFO] [stdout] | ^^^^^^^^^^ no item named `Expression` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/router/basic.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | ///Weak pointer to itself, see https://users.rust-lang.org/t/making-a-rc-refcell-trait2-from-rc-refcell-trait1/16086/3 [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.21s [INFO] running `Command { std: "docker" "inspect" "56336e0489f4a13456f5cf515041d8d7e97392a1cb0bcf76d1df807536c355cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56336e0489f4a13456f5cf515041d8d7e97392a1cb0bcf76d1df807536c355cb", kill_on_drop: false }` [INFO] [stdout] 56336e0489f4a13456f5cf515041d8d7e97392a1cb0bcf76d1df807536c355cb