[INFO] fetching crate rl-sys 0.5.2... [INFO] documenting rl-sys-0.5.2 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate rl-sys 0.5.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rl-sys 0.5.2 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rl-sys 0.5.2 [INFO] finished tweaking crates.io crate rl-sys 0.5.2 [INFO] tweaked toml for crates.io crate rl-sys 0.5.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e85c1f4243b513f37ae9ef19bae553988aa6567b71105a99683c184ec090fea [INFO] running `Command { std: "docker" "start" "-a" "6e85c1f4243b513f37ae9ef19bae553988aa6567b71105a99683c184ec090fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e85c1f4243b513f37ae9ef19bae553988aa6567b71105a99683c184ec090fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e85c1f4243b513f37ae9ef19bae553988aa6567b71105a99683c184ec090fea", kill_on_drop: false }` [INFO] [stdout] 6e85c1f4243b513f37ae9ef19bae553988aa6567b71105a99683c184ec090fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 84fb627658ff0bbfc7f5ce56c68f4bdca819634d895562c3dfd87c1c1432ad5a [INFO] running `Command { std: "docker" "start" "-a" "84fb627658ff0bbfc7f5ce56c68f4bdca819634d895562c3dfd87c1c1432ad5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling rl-sys v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Scraping rl-sys v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rl-sys v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/history/vars.rs:501:42 [INFO] [stdout] | [INFO] [stdout] 501 | /// history expansion starting at string[i] should not be performed; zero if the expansion should [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cleanup` [INFO] [stdout] --> src/readline/util.rs:110:35 [INFO] [stdout] | [INFO] [stdout] 110 | /// See the Readline History API [cleanup] source. [INFO] [stdout] | ^^^^^^^ no item named `cleanup` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cleanup` [INFO] [stdout] --> src/readline/util.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 111 | /// [cleanup]: ../../../src/rl_sys/history/mgmt.rs.html#82-98 [INFO] [stdout] | ^^^^^^^ no item named `cleanup` in scope [INFO] [stdout] | [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/readline/mod.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | //! [2.1 basic behavior]: https://goo.gl/lGL9K0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.3 binding keys]: https://goo.gl/fmY0qd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | //! [2.3 readline variables]: https://goo.gl/E1D6om [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:655:31 [INFO] [stdout] | [INFO] [stdout] 655 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:680:31 [INFO] [stdout] | [INFO] [stdout] 680 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/charin.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.8 character input]: https://goo.gl/yNtf60 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/charin.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | /// [2.3 readline variables]: https://goo.gl/E1D6om [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/funmap.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.4 associating function names and bindings]: https://goo.gl/CrXrWQ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/keymap.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.2 selecting a keymap]: https://cnswww.cns.cwru.edu/php/chet/readline/readline.html#SEC31 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/keymap.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/keymap.rs:211:31 [INFO] [stdout] | [INFO] [stdout] 211 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/misc.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.11 miscellaneous functions]: https://goo.gl/2BieXb [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/misc.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | /// [1.3.1 readline init file syntax]: https://goo.gl/Ivqovs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/modtext.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.7 modifying text]: https://goo.gl/DLJ9Gn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/naming.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.1 naming a function]: https://goo.gl/MN1Yf9 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/redisplay.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.6 redisplay]: https://goo.gl/i3PS2Q [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/termmgmt.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.9 terminal management]: https://goo.gl/NKP48u [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/util.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.10 utility functions]: https://goo.gl/wg27lL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/util.rs:208:40 [INFO] [stdout] | [INFO] [stdout] 208 | /// [1.3.1 readline init file syntax]: https://goo.gl/Ivqovs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/undo.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.5 allowing undoing]: https://goo.gl/ZemRqX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.3 readline variables]: https://goo.gl/E1D6om [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | /// [2.4.5 allowing undoing]: https://goo.gl/oYj9bq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | /// [2.4.6 redisplay]: https://goo.gl/aTbhPU [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | /// [1.3.2 conditional init constructs]: https://goo.gl/ENcVC5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:169:34 [INFO] [stdout] | [INFO] [stdout] 169 | /// [2.4.8 character input]: https://goo.gl/olQQLc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | /// [2.4.12 alternate interface]: https://goo.gl/PHb4Kq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:193:28 [INFO] [stdout] | [INFO] [stdout] 193 | /// [2.4.6 redisplay]: https://goo.gl/aTbhPU [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 199 | /// [2.4.9 terminal management]: https://goo.gl/1xVE8y [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:204:38 [INFO] [stdout] | [INFO] [stdout] 204 | /// [2.4.9 terminal management]: https://goo.gl/1xVE8y [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:208:37 [INFO] [stdout] | [INFO] [stdout] 208 | /// [2.4.2 selecting a keymap]: https://goo.gl/WMVvss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:212:37 [INFO] [stdout] | [INFO] [stdout] 212 | /// [2.4.2 selecting a keymap]: https://goo.gl/WMVvss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/mod.rs:357:35 [INFO] [stdout] | [INFO] [stdout] 357 | /// [2.4.12 alternate interface]: https://goo.gl/gg9u4P [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `Command { std: "docker" "inspect" "84fb627658ff0bbfc7f5ce56c68f4bdca819634d895562c3dfd87c1c1432ad5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fb627658ff0bbfc7f5ce56c68f4bdca819634d895562c3dfd87c1c1432ad5a", kill_on_drop: false }` [INFO] [stdout] 84fb627658ff0bbfc7f5ce56c68f4bdca819634d895562c3dfd87c1c1432ad5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] fc612d9cb9e33c3dfda5460b61a385383e897f8bb6ceaf371b3924b77fe47493 [INFO] running `Command { std: "docker" "start" "-a" "fc612d9cb9e33c3dfda5460b61a385383e897f8bb6ceaf371b3924b77fe47493", kill_on_drop: false }` [INFO] [stderr] Compiling rl-sys v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Scraping rl-sys v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rl-sys v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/history/vars.rs:501:42 [INFO] [stdout] | [INFO] [stdout] 501 | /// history expansion starting at string[i] should not be performed; zero if the expansion should [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cleanup` [INFO] [stdout] --> src/readline/util.rs:110:35 [INFO] [stdout] | [INFO] [stdout] 110 | /// See the Readline History API [cleanup] source. [INFO] [stdout] | ^^^^^^^ no item named `cleanup` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `cleanup` [INFO] [stdout] --> src/readline/util.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 111 | /// [cleanup]: ../../../src/rl_sys/history/mgmt.rs.html#82-98 [INFO] [stdout] | ^^^^^^^ no item named `cleanup` in scope [INFO] [stdout] | [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/readline/mod.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | //! [2.1 basic behavior]: https://goo.gl/lGL9K0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.3 binding keys]: https://goo.gl/fmY0qd [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | //! [2.3 readline variables]: https://goo.gl/E1D6om [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:655:31 [INFO] [stdout] | [INFO] [stdout] 655 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/binding.rs:680:31 [INFO] [stdout] | [INFO] [stdout] 680 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/charin.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.8 character input]: https://goo.gl/yNtf60 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/charin.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | /// [2.3 readline variables]: https://goo.gl/E1D6om [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/funmap.rs:19:54 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.4 associating function names and bindings]: https://goo.gl/CrXrWQ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/keymap.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.2 selecting a keymap]: https://cnswww.cns.cwru.edu/php/chet/readline/readline.html#SEC31 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/keymap.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/keymap.rs:211:31 [INFO] [stdout] | [INFO] [stdout] 211 | /// [1.3 readline init file]: https://goo.gl/VtaCdx [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/misc.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.11 miscellaneous functions]: https://goo.gl/2BieXb [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/misc.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | /// [1.3.1 readline init file syntax]: https://goo.gl/Ivqovs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/modtext.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.7 modifying text]: https://goo.gl/DLJ9Gn [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/naming.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.1 naming a function]: https://goo.gl/MN1Yf9 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/redisplay.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.6 redisplay]: https://goo.gl/i3PS2Q [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/termmgmt.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.9 terminal management]: https://goo.gl/NKP48u [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/util.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.10 utility functions]: https://goo.gl/wg27lL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/util.rs:208:40 [INFO] [stdout] | [INFO] [stdout] 208 | /// [1.3.1 readline init file syntax]: https://goo.gl/Ivqovs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/undo.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.4.5 allowing undoing]: https://goo.gl/ZemRqX [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | //! [2.3 readline variables]: https://goo.gl/E1D6om [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | /// [2.4.5 allowing undoing]: https://goo.gl/oYj9bq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | /// [2.4.6 redisplay]: https://goo.gl/aTbhPU [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | /// [1.3.2 conditional init constructs]: https://goo.gl/ENcVC5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:169:34 [INFO] [stdout] | [INFO] [stdout] 169 | /// [2.4.8 character input]: https://goo.gl/olQQLc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | /// [2.4.12 alternate interface]: https://goo.gl/PHb4Kq [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:193:28 [INFO] [stdout] | [INFO] [stdout] 193 | /// [2.4.6 redisplay]: https://goo.gl/aTbhPU [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 199 | /// [2.4.9 terminal management]: https://goo.gl/1xVE8y [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:204:38 [INFO] [stdout] | [INFO] [stdout] 204 | /// [2.4.9 terminal management]: https://goo.gl/1xVE8y [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:208:37 [INFO] [stdout] | [INFO] [stdout] 208 | /// [2.4.2 selecting a keymap]: https://goo.gl/WMVvss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/vars.rs:212:37 [INFO] [stdout] | [INFO] [stdout] 212 | /// [2.4.2 selecting a keymap]: https://goo.gl/WMVvss [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/readline/mod.rs:357:35 [INFO] [stdout] | [INFO] [stdout] 357 | /// [2.4.12 alternate interface]: https://goo.gl/gg9u4P [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "fc612d9cb9e33c3dfda5460b61a385383e897f8bb6ceaf371b3924b77fe47493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc612d9cb9e33c3dfda5460b61a385383e897f8bb6ceaf371b3924b77fe47493", kill_on_drop: false }` [INFO] [stdout] fc612d9cb9e33c3dfda5460b61a385383e897f8bb6ceaf371b3924b77fe47493