[INFO] cloning repository https://github.com/WeareJH/jhira [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeareJH/jhira" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeareJH%2Fjhira", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeareJH%2Fjhira'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cde842e5a90a52d5ff72cc579971e63f58c65af [INFO] documenting WeareJH/jhira against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeareJH%2Fjhira" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeareJH/jhira 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 git repo https://github.com/WeareJH/jhira [INFO] finished tweaking git repo https://github.com/WeareJH/jhira [INFO] tweaked toml for git repo https://github.com/WeareJH/jhira written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/WeareJH/jhira 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da394aa355d54cb7e6fbad39e04a34f901b79a9fa1aa1c78941dd1d91cb56eed [INFO] running `Command { std: "docker" "start" "-a" "da394aa355d54cb7e6fbad39e04a34f901b79a9fa1aa1c78941dd1d91cb56eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da394aa355d54cb7e6fbad39e04a34f901b79a9fa1aa1c78941dd1d91cb56eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da394aa355d54cb7e6fbad39e04a34f901b79a9fa1aa1c78941dd1d91cb56eed", kill_on_drop: false }` [INFO] [stdout] da394aa355d54cb7e6fbad39e04a34f901b79a9fa1aa1c78941dd1d91cb56eed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e77ac64c5ece9b586f1494da526f1f0fb3e4bd90d76a6e9e07d3b214afbe51d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e77ac64c5ece9b586f1494da526f1f0fb3e4bd90d76a6e9e07d3b214afbe51d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking openssl-sys v0.9.54 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking openssl v0.10.28 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.3 [INFO] [stderr] Checking jhira_core v0.2.0 (/opt/rustwide/workdir/jhira_core) [INFO] [stderr] Documenting jhira_core v0.2.0 (/opt/rustwide/workdir/jhira_core) [INFO] [stdout] warning: field is never read: `issue` [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | issue: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WorklogCreate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, StructOpt, Clone)] [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: field is never read: `spent` [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | spent: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WorklogCreate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, StructOpt, Clone)] [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: field is never read: `date` [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | date: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WorklogCreate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, StructOpt, Clone)] [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: field is never read: `time` [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WorklogCreate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, StructOpt, Clone)] [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: field is never read: `comment` [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | comment: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WorklogCreate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> jhira_core/src/worklog/worklog_create.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, StructOpt, Clone)] [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: field is never read: `range` [INFO] [stdout] --> jhira_core/src/worklog/worklog_ls.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | range: DateRange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WorklogLs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> jhira_core/src/worklog/worklog_ls.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, StructOpt, Clone)] [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: field is never read: `filters` [INFO] [stdout] --> jhira_core/src/worklog/worklog_ls.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | filters: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WorklogLs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> jhira_core/src/worklog/worklog_ls.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, StructOpt, Clone)] [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting jhira v0.2.0 (/opt/rustwide/workdir/jhira) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "e77ac64c5ece9b586f1494da526f1f0fb3e4bd90d76a6e9e07d3b214afbe51d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77ac64c5ece9b586f1494da526f1f0fb3e4bd90d76a6e9e07d3b214afbe51d6", kill_on_drop: false }` [INFO] [stdout] e77ac64c5ece9b586f1494da526f1f0fb3e4bd90d76a6e9e07d3b214afbe51d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3f02e1eb31f712a230e3a017ba80eec0085cb3b24832b9f9b034c9ec34b41705 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f02e1eb31f712a230e3a017ba80eec0085cb3b24832b9f9b034c9ec34b41705", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "3f02e1eb31f712a230e3a017ba80eec0085cb3b24832b9f9b034c9ec34b41705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f02e1eb31f712a230e3a017ba80eec0085cb3b24832b9f9b034c9ec34b41705", kill_on_drop: false }` [INFO] [stdout] 3f02e1eb31f712a230e3a017ba80eec0085cb3b24832b9f9b034c9ec34b41705