[INFO] fetching crate datafusion-rustyline 2.0.0-alpha-20180628... [INFO] documenting datafusion-rustyline-2.0.0-alpha-20180628 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate datafusion-rustyline 2.0.0-alpha-20180628 into /workspace/builds/worker-76/source [INFO] validating manifest of crates.io crate datafusion-rustyline 2.0.0-alpha-20180628 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 crates.io crate datafusion-rustyline 2.0.0-alpha-20180628 [INFO] finished tweaking crates.io crate datafusion-rustyline 2.0.0-alpha-20180628 [INFO] tweaked toml for crates.io crate datafusion-rustyline 2.0.0-alpha-20180628 written to /workspace/builds/worker-76/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] e11618b2f221bd4fdea67c37df0f46e852722ac804845387e27478fcd0b75b04 [INFO] running `Command { std: "docker" "start" "-a" "e11618b2f221bd4fdea67c37df0f46e852722ac804845387e27478fcd0b75b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e11618b2f221bd4fdea67c37df0f46e852722ac804845387e27478fcd0b75b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11618b2f221bd4fdea67c37df0f46e852722ac804845387e27478fcd0b75b04", kill_on_drop: false }` [INFO] [stdout] e11618b2f221bd4fdea67c37df0f46e852722ac804845387e27478fcd0b75b04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] df7bf4c28364ed525c9cbfb5c6b718a38458d0c71161dfc3eecc94f462e595ef [INFO] running `Command { std: "docker" "start" "-a" "df7bf4c28364ed525c9cbfb5c6b718a38458d0c71161dfc3eecc94f462e595ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Documenting datafusion-rustyline v2.0.0-alpha-20180628 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `match_same_arms` [INFO] [stdout] --> src/consts.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | #[allow(match_same_arms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `if_same_then_else` [INFO] [stdout] --> src/tty/unix.rs:460:13 [INFO] [stdout] | [INFO] [stdout] 460 | #[allow(if_same_then_else)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:341:16 [INFO] [stdout] | [INFO] [stdout] 341 | '0'...'9' => { [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 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:353:43 [INFO] [stdout] | [INFO] [stdout] 353 | KeyPress::Char(digit @ '0'...'9') | KeyPress::Meta(digit @ '0'...'9') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:353:79 [INFO] [stdout] | [INFO] [stdout] 353 | KeyPress::Char(digit @ '0'...'9') | KeyPress::Meta(digit @ '0'...'9') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:382:49 [INFO] [stdout] | [INFO] [stdout] 382 | } else if let KeyPress::Meta(digit @ '0'...'9') = key { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:482:43 [INFO] [stdout] | [INFO] [stdout] 482 | KeyPress::Char(digit @ '0'...'9') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:501:42 [INFO] [stdout] | [INFO] [stdout] 501 | if let KeyPress::Char(digit @ '1'...'9') = key { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:726:42 [INFO] [stdout] | [INFO] [stdout] 726 | if let KeyPress::Char(digit @ '1'...'9') = mvt { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `stifle_history` [INFO] [stdout] --> src/history.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | /// Like [stifle_history](http://cnswww.cns.cwru. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `stifle_history` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/history.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | /// Like [stifle_history](http://cnswww.cns.cwru. [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.56s [INFO] running `Command { std: "docker" "inspect" "df7bf4c28364ed525c9cbfb5c6b718a38458d0c71161dfc3eecc94f462e595ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7bf4c28364ed525c9cbfb5c6b718a38458d0c71161dfc3eecc94f462e595ef", kill_on_drop: false }` [INFO] [stdout] df7bf4c28364ed525c9cbfb5c6b718a38458d0c71161dfc3eecc94f462e595ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] dc63c1a969ef6ea654710f5b0e64e257f2aa94f71252c2544ac915cc85eba594 [INFO] running `Command { std: "docker" "start" "-a" "dc63c1a969ef6ea654710f5b0e64e257f2aa94f71252c2544ac915cc85eba594", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Documenting datafusion-rustyline v2.0.0-alpha-20180628 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `match_same_arms` [INFO] [stdout] --> src/consts.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | #[allow(match_same_arms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `if_same_then_else` [INFO] [stdout] --> src/tty/unix.rs:460:13 [INFO] [stdout] | [INFO] [stdout] 460 | #[allow(if_same_then_else)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:341:16 [INFO] [stdout] | [INFO] [stdout] 341 | '0'...'9' => { [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 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:353:43 [INFO] [stdout] | [INFO] [stdout] 353 | KeyPress::Char(digit @ '0'...'9') | KeyPress::Meta(digit @ '0'...'9') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:353:79 [INFO] [stdout] | [INFO] [stdout] 353 | KeyPress::Char(digit @ '0'...'9') | KeyPress::Meta(digit @ '0'...'9') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:382:49 [INFO] [stdout] | [INFO] [stdout] 382 | } else if let KeyPress::Meta(digit @ '0'...'9') = key { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:482:43 [INFO] [stdout] | [INFO] [stdout] 482 | KeyPress::Char(digit @ '0'...'9') => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:501:42 [INFO] [stdout] | [INFO] [stdout] 501 | if let KeyPress::Char(digit @ '1'...'9') = key { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/keymap.rs:726:42 [INFO] [stdout] | [INFO] [stdout] 726 | if let KeyPress::Char(digit @ '1'...'9') = mvt { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `stifle_history` [INFO] [stdout] --> src/history.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | /// Like [stifle_history](http://cnswww.cns.cwru. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `stifle_history` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/history.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | /// Like [stifle_history](http://cnswww.cns.cwru. [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.65s [INFO] running `Command { std: "docker" "inspect" "dc63c1a969ef6ea654710f5b0e64e257f2aa94f71252c2544ac915cc85eba594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc63c1a969ef6ea654710f5b0e64e257f2aa94f71252c2544ac915cc85eba594", kill_on_drop: false }` [INFO] [stdout] dc63c1a969ef6ea654710f5b0e64e257f2aa94f71252c2544ac915cc85eba594