[INFO] fetching crate moonwave 0.3.6... [INFO] documenting moonwave-0.3.6 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate moonwave 0.3.6 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate moonwave 0.3.6 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 moonwave 0.3.6 [INFO] finished tweaking crates.io crate moonwave 0.3.6 [INFO] tweaked toml for crates.io crate moonwave 0.3.6 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate crates.io crate moonwave 0.3.6 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] e31a68e40f1c3f7b450029ab5b2e44f57833ec2d76bb57e81110248dba08f430 [INFO] running `Command { std: "docker" "start" "-a" "e31a68e40f1c3f7b450029ab5b2e44f57833ec2d76bb57e81110248dba08f430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e31a68e40f1c3f7b450029ab5b2e44f57833ec2d76bb57e81110248dba08f430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31a68e40f1c3f7b450029ab5b2e44f57833ec2d76bb57e81110248dba08f430", kill_on_drop: false }` [INFO] [stdout] e31a68e40f1c3f7b450029ab5b2e44f57833ec2d76bb57e81110248dba08f430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 22cdc211444f2ee8611412ee872aa70f1d3493eb84f004535b93836ae639d5bf [INFO] running `Command { std: "docker" "start" "-a" "22cdc211444f2ee8611412ee872aa70f1d3493eb84f004535b93836ae639d5bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling full_moon_derive v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking full_moon v0.15.1 [INFO] [stderr] Documenting moonwave v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking moonwave v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `file_id` [INFO] [stdout] --> src/source_file.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | file_id: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/source_file.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 23.84s [INFO] running `Command { std: "docker" "inspect" "22cdc211444f2ee8611412ee872aa70f1d3493eb84f004535b93836ae639d5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22cdc211444f2ee8611412ee872aa70f1d3493eb84f004535b93836ae639d5bf", kill_on_drop: false }` [INFO] [stdout] 22cdc211444f2ee8611412ee872aa70f1d3493eb84f004535b93836ae639d5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] e34eaae3b71deaee3f6b5efe9fa406591d505e9bdf9aef3b4edd879b8d2ca82e [INFO] running `Command { std: "docker" "start" "-a" "e34eaae3b71deaee3f6b5efe9fa406591d505e9bdf9aef3b4edd879b8d2ca82e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bytecount v0.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling full_moon_derive v0.10.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking full_moon v0.15.1 [INFO] [stderr] Documenting moonwave v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 22.90s [INFO] running `Command { std: "docker" "inspect" "e34eaae3b71deaee3f6b5efe9fa406591d505e9bdf9aef3b4edd879b8d2ca82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34eaae3b71deaee3f6b5efe9fa406591d505e9bdf9aef3b4edd879b8d2ca82e", kill_on_drop: false }` [INFO] [stdout] e34eaae3b71deaee3f6b5efe9fa406591d505e9bdf9aef3b4edd879b8d2ca82e