[INFO] cloning repository https://github.com/kipfstuhl/rust-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kipfstuhl/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkipfstuhl%2Frust-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkipfstuhl%2Frust-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7af237853216db89181b37123a6f723adb3e1f3e [INFO] documenting kipfstuhl/rust-cli against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkipfstuhl%2Frust-cli" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kipfstuhl/rust-cli 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 git repo https://github.com/kipfstuhl/rust-cli [INFO] finished tweaking git repo https://github.com/kipfstuhl/rust-cli [INFO] tweaked toml for git repo https://github.com/kipfstuhl/rust-cli written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kipfstuhl/rust-cli 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 heck v0.3.0 [INFO] [stderr] Downloaded structopt-derive v0.2.13 [INFO] [stderr] Downloaded structopt v0.2.13 [INFO] [stderr] Downloaded console v0.7.1 [INFO] [stderr] Downloaded clicolors-control v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 22abe404ab1116148e61e24bbe03195d09933a52a9a27fd7aea0c788699c6a51 [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" "22abe404ab1116148e61e24bbe03195d09933a52a9a27fd7aea0c788699c6a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22abe404ab1116148e61e24bbe03195d09933a52a9a27fd7aea0c788699c6a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22abe404ab1116148e61e24bbe03195d09933a52a9a27fd7aea0c788699c6a51", kill_on_drop: false }` [INFO] [stdout] 22abe404ab1116148e61e24bbe03195d09933a52a9a27fd7aea0c788699c6a51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fbf4c6daa9b067f35a77cdc012639314f19a8d32fc4943156186b38d5389105c [INFO] running `Command { std: "docker" "start" "-a" "fbf4c6daa9b067f35a77cdc012639314f19a8d32fc4943156186b38d5389105c", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v0.3.1 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Checking console v0.7.1 [INFO] [stderr] Checking indicatif v0.10.3 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Checking versuch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting versuch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/progress.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | $x; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 47 | at_line!(out, 1, bar.inc(1)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/progress.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | $x; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 51 | at_line!(out, 2, bar.inc(1)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/progress.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | $x; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 56 | at_line!(out, 3, bar.inc(1)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/progress.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | $x; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 62 | / at_line!(out, 5, { [INFO] [stdout] 63 | | bar.inc(1); [INFO] [stdout] 64 | | bar.finish(); [INFO] [stdout] 65 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.15s [INFO] running `Command { std: "docker" "inspect" "fbf4c6daa9b067f35a77cdc012639314f19a8d32fc4943156186b38d5389105c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf4c6daa9b067f35a77cdc012639314f19a8d32fc4943156186b38d5389105c", kill_on_drop: false }` [INFO] [stdout] fbf4c6daa9b067f35a77cdc012639314f19a8d32fc4943156186b38d5389105c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 0be3a15b2e16866f735f413a722fc68b8d075910d401ce392e4d58aa7d2e7d0a [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" "0be3a15b2e16866f735f413a722fc68b8d075910d401ce392e4d58aa7d2e7d0a", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v0.3.1 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Checking console v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Checking indicatif v0.10.3 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Documenting versuch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.80s [INFO] running `Command { std: "docker" "inspect" "0be3a15b2e16866f735f413a722fc68b8d075910d401ce392e4d58aa7d2e7d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be3a15b2e16866f735f413a722fc68b8d075910d401ce392e4d58aa7d2e7d0a", kill_on_drop: false }` [INFO] [stdout] 0be3a15b2e16866f735f413a722fc68b8d075910d401ce392e4d58aa7d2e7d0a