[INFO] fetching crate midi_file 0.0.2... [INFO] documenting midi_file-0.0.2 against beta-2022-05-20 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 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] 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" "+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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a19c686df312fb04a6197b34dc2c23c9a15242ca6e0330b28d4cde98266e42db [INFO] running `Command { std: "docker" "start" "-a" "a19c686df312fb04a6197b34dc2c23c9a15242ca6e0330b28d4cde98266e42db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a19c686df312fb04a6197b34dc2c23c9a15242ca6e0330b28d4cde98266e42db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19c686df312fb04a6197b34dc2c23c9a15242ca6e0330b28d4cde98266e42db", kill_on_drop: false }` [INFO] [stdout] a19c686df312fb04a6197b34dc2c23c9a15242ca6e0330b28d4cde98266e42db [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1dd34ea130873c43670e7caebceb0627ab6b0b3148591b6ca5ee571ed92a927 [INFO] running `Command { std: "docker" "start" "-a" "d1dd34ea130873c43670e7caebceb0627ab6b0b3148591b6ca5ee571ed92a927", 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] 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.35s [INFO] running `Command { std: "docker" "inspect" "d1dd34ea130873c43670e7caebceb0627ab6b0b3148591b6ca5ee571ed92a927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1dd34ea130873c43670e7caebceb0627ab6b0b3148591b6ca5ee571ed92a927", kill_on_drop: false }` [INFO] [stdout] d1dd34ea130873c43670e7caebceb0627ab6b0b3148591b6ca5ee571ed92a927 [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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] c18ea68023ad515d7cbc55ceb977ff4ef6bcfe6ea7a26781effba2f9c948149b [INFO] running `Command { std: "docker" "start" "-a" "c18ea68023ad515d7cbc55ceb977ff4ef6bcfe6ea7a26781effba2f9c948149b", 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 10.04s [INFO] running `Command { std: "docker" "inspect" "c18ea68023ad515d7cbc55ceb977ff4ef6bcfe6ea7a26781effba2f9c948149b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18ea68023ad515d7cbc55ceb977ff4ef6bcfe6ea7a26781effba2f9c948149b", kill_on_drop: false }` [INFO] [stdout] c18ea68023ad515d7cbc55ceb977ff4ef6bcfe6ea7a26781effba2f9c948149b