[INFO] fetching crate midi_file 0.0.2... [INFO] documenting midi_file-0.0.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate midi_file 0.0.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate midi_file 0.0.2 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 midi_file 0.0.2 [INFO] finished tweaking crates.io crate midi_file 0.0.2 [INFO] tweaked toml for crates.io crate midi_file 0.0.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate midi_file 0.0.2 already has a lockfile, it will not be regenerated [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 snafu-derive v0.6.10 [INFO] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded syn v1.0.56 [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded thread_local v1.0.1 [INFO] [stderr] Downloaded regex v1.4.2 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded hermit-abi v0.1.17 [INFO] [stderr] Downloaded regex-syntax v0.6.21 [INFO] [stderr] Downloaded libc v0.2.81 [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" "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] 2a61a6534063ace091ef161b2ba98e5f5e13e19f9ee51fc9ec2bb42c99cae500 [INFO] running `Command { std: "docker" "start" "-a" "2a61a6534063ace091ef161b2ba98e5f5e13e19f9ee51fc9ec2bb42c99cae500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a61a6534063ace091ef161b2ba98e5f5e13e19f9ee51fc9ec2bb42c99cae500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a61a6534063ace091ef161b2ba98e5f5e13e19f9ee51fc9ec2bb42c99cae500", kill_on_drop: false }` [INFO] [stdout] 2a61a6534063ace091ef161b2ba98e5f5e13e19f9ee51fc9ec2bb42c99cae500 [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" "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] 557d00cfc6cf4d5f3983bbf11eefeb50c6a42a53f46391ee9d26596fc704ad34 [INFO] running `Command { std: "docker" "start" "-a" "557d00cfc6cf4d5f3983bbf11eefeb50c6a42a53f46391ee9d26596fc704ad34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Documenting midi_file v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `Control` links to private item `ControlChangeValue` [INFO] [stdout] --> src/core/message.rs:456:40 [INFO] [stdout] | [INFO] [stdout] 456 | /// Represents the control byte in a [`ControlChangeValue`]. Values greater than one byte require [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/file/division.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | /// https://github.com/webern/midi_file/issues/11 [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/file/meta_event.rs:78:53 [INFO] [stdout] | [INFO] [stdout] 78 | /// `FF 08 length text`: Weird, I found it here http://www.somascape.org/midi/tech/mfile.html [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/file/meta_event.rs:81:53 [INFO] [stdout] | [INFO] [stdout] 81 | /// `FF 09 length text`: Weird, I found it here http://www.somascape.org/midi/tech/mfile.html [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/file/meta_event.rs:148:31 [INFO] [stdout] | [INFO] [stdout] 148 | /// `FF 0x21 0x01 value`: https://mido.readthedocs.io/en/latest/meta_message_types.html [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/file/meta_event.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | /// https://groups.google.com/u/2/g/comp.music.midi/c/_MIjgi-8xQQ [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/file/meta_event.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | /// http://www.verycomputer.com/47_f2ad3c41e745127b_1.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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.64s [INFO] running `Command { std: "docker" "inspect" "557d00cfc6cf4d5f3983bbf11eefeb50c6a42a53f46391ee9d26596fc704ad34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557d00cfc6cf4d5f3983bbf11eefeb50c6a42a53f46391ee9d26596fc704ad34", kill_on_drop: false }` [INFO] [stdout] 557d00cfc6cf4d5f3983bbf11eefeb50c6a42a53f46391ee9d26596fc704ad34 [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" "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] b5d03d637269eb8b424f9812b8ece150af81a2f1effa98c8ed9d661dc2c4ce7e [INFO] running `Command { std: "docker" "start" "-a" "b5d03d637269eb8b424f9812b8ece150af81a2f1effa98c8ed9d661dc2c4ce7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Documenting midi_file v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `Control` links to private item `ControlChangeValue` [INFO] [stdout] --> src/core/message.rs:456:40 [INFO] [stdout] | [INFO] [stdout] 456 | /// Represents the control byte in a [`ControlChangeValue`]. Values greater than one byte require [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/file/division.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | /// https://github.com/webern/midi_file/issues/11 [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/file/meta_event.rs:78:53 [INFO] [stdout] | [INFO] [stdout] 78 | /// `FF 08 length text`: Weird, I found it here http://www.somascape.org/midi/tech/mfile.html [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/file/meta_event.rs:81:53 [INFO] [stdout] | [INFO] [stdout] 81 | /// `FF 09 length text`: Weird, I found it here http://www.somascape.org/midi/tech/mfile.html [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/file/meta_event.rs:148:31 [INFO] [stdout] | [INFO] [stdout] 148 | /// `FF 0x21 0x01 value`: https://mido.readthedocs.io/en/latest/meta_message_types.html [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/file/meta_event.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | /// https://groups.google.com/u/2/g/comp.music.midi/c/_MIjgi-8xQQ [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/file/meta_event.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | /// http://www.verycomputer.com/47_f2ad3c41e745127b_1.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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.72s [INFO] running `Command { std: "docker" "inspect" "b5d03d637269eb8b424f9812b8ece150af81a2f1effa98c8ed9d661dc2c4ce7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d03d637269eb8b424f9812b8ece150af81a2f1effa98c8ed9d661dc2c4ce7e", kill_on_drop: false }` [INFO] [stdout] b5d03d637269eb8b424f9812b8ece150af81a2f1effa98c8ed9d661dc2c4ce7e