[INFO] cloning repository https://github.com/skyscribe/jira-reporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyscribe/jira-reporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyscribe%2Fjira-reporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyscribe%2Fjira-reporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf1275cb5848675d934bd2d4b73f5dab43d86487 [INFO] documenting skyscribe/jira-reporter 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%2Fskyscribe%2Fjira-reporter" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skyscribe/jira-reporter 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/skyscribe/jira-reporter [INFO] finished tweaking git repo https://github.com/skyscribe/jira-reporter [INFO] tweaked toml for git repo https://github.com/skyscribe/jira-reporter written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/skyscribe/jira-reporter 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 rpassword v2.0.0 [INFO] [stderr] Downloaded quote v0.6.5 [INFO] [stderr] Downloaded typed-headers v0.1.0 [INFO] [stderr] Downloaded syn v0.14.7 [INFO] [stderr] Downloaded hyper-proxy v0.5.0 [INFO] [stderr] Downloaded flexi_logger v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 00647cc2935395753af01a401ae036fcb3c3baea6d77c6d22c2ca8fc6fe9faa0 [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" "00647cc2935395753af01a401ae036fcb3c3baea6d77c6d22c2ca8fc6fe9faa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00647cc2935395753af01a401ae036fcb3c3baea6d77c6d22c2ca8fc6fe9faa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00647cc2935395753af01a401ae036fcb3c3baea6d77c6d22c2ca8fc6fe9faa0", kill_on_drop: false }` [INFO] [stdout] 00647cc2935395753af01a401ae036fcb3c3baea6d77c6d22c2ca8fc6fe9faa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c4322be5470836b396ccf47633f7c2999f1b9727d832216055ff04d73245f139 [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" "c4322be5470836b396ccf47633f7c2999f1b9727d832216055ff04d73245f139", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking typed-headers v0.1.0 [INFO] [stderr] Checking flexi_logger v0.10.5 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking hyper-proxy v0.5.0 [INFO] [stderr] Documenting jira_reporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/fetch/login.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | if let Ok(name_len @ 5...20) = stdin().read_line(&mut buf1) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "c4322be5470836b396ccf47633f7c2999f1b9727d832216055ff04d73245f139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4322be5470836b396ccf47633f7c2999f1b9727d832216055ff04d73245f139", kill_on_drop: false }` [INFO] [stdout] c4322be5470836b396ccf47633f7c2999f1b9727d832216055ff04d73245f139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51a58003cb201e78b2489a66f59bcd34419d4421548dc0c66a9670a64d4acfc5 [INFO] running `Command { std: "docker" "start" "-a" "51a58003cb201e78b2489a66f59bcd34419d4421548dc0c66a9670a64d4acfc5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Checking tokio-executor v0.1.3 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking tokio-timer v0.2.5 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking flexi_logger v0.10.5 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking typed-headers v0.1.0 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking hyper-proxy v0.5.0 [INFO] [stderr] Documenting jira_reporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/fetch/login.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | if let Ok(name_len @ 5...20) = stdin().read_line(&mut buf1) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "51a58003cb201e78b2489a66f59bcd34419d4421548dc0c66a9670a64d4acfc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a58003cb201e78b2489a66f59bcd34419d4421548dc0c66a9670a64d4acfc5", kill_on_drop: false }` [INFO] [stdout] 51a58003cb201e78b2489a66f59bcd34419d4421548dc0c66a9670a64d4acfc5