[INFO] cloning repository https://github.com/ken-matsui/base64-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ken-matsui/base64-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fken-matsui%2Fbase64-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fken-matsui%2Fbase64-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8f7a7d64ae67f8d26feeb5db36b7e5806158468
[INFO] documenting ken-matsui/base64-cli against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fken-matsui%2Fbase64-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ken-matsui/base64-cli 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 git repo https://github.com/ken-matsui/base64-cli
[INFO] finished tweaking git repo https://github.com/ken-matsui/base64-cli
[INFO] tweaked toml for git repo https://github.com/ken-matsui/base64-cli written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/ken-matsui/base64-cli already has a lockfile, it will not be regenerated
[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] ba2411ee8fec6dcf9bdf684da1051bde988dc196b9bd861877a2318c34045cf5
[INFO] running `Command { std: "docker" "start" "-a" "ba2411ee8fec6dcf9bdf684da1051bde988dc196b9bd861877a2318c34045cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba2411ee8fec6dcf9bdf684da1051bde988dc196b9bd861877a2318c34045cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba2411ee8fec6dcf9bdf684da1051bde988dc196b9bd861877a2318c34045cf5", kill_on_drop: false }`
[INFO] [stdout] ba2411ee8fec6dcf9bdf684da1051bde988dc196b9bd861877a2318c34045cf5
[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] 9fc20d5c4c6094e8e863f378325eba028a4b0b6be49b57c8815c2a436f7710c9
[INFO] running `Command { std: "docker" "start" "-a" "9fc20d5c4c6094e8e863f378325eba028a4b0b6be49b57c8815c2a436f7710c9", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.46
[INFO] [stderr] Compiling unicode-ident v1.0.4
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling os_str_bytes v6.0.0
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling serde_json v1.0.79
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling itoa v1.0.1
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling textwrap v0.15.1
[INFO] [stderr] Compiling cbindgen v0.24.3
[INFO] [stderr] Compiling fastrand v1.7.0
[INFO] [stderr] Compiling clap_lex v0.2.2
[INFO] [stderr] Compiling ryu v1.0.9
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling termcolor v1.1.2
[INFO] [stderr] Checking once_cell v1.12.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling indexmap v1.8.0
[INFO] [stderr] Checking base64 v0.13.1
[INFO] [stderr] Checking clap_lex v0.3.0
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling tempfile v3.3.0
[INFO] [stderr] Compiling clap v3.2.22
[INFO] [stderr] Compiling clap_derive v4.0.18
[INFO] [stderr] Checking clap v4.0.18
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling base64-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] Scraping base64-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting base64-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:8:5
[INFO] [stdout] |
[INFO] [stdout] 8 | /// https://jakegoulding.com/rust-ffi-omnibus/string_return/
[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/lib.rs:20:5
[INFO] [stdout] |
[INFO] [stdout] 20 | /// https://jakegoulding.com/rust-ffi-omnibus/string_return/
[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: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.21s
[INFO] running `Command { std: "docker" "inspect" "9fc20d5c4c6094e8e863f378325eba028a4b0b6be49b57c8815c2a436f7710c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fc20d5c4c6094e8e863f378325eba028a4b0b6be49b57c8815c2a436f7710c9", kill_on_drop: false }`
[INFO] [stdout] 9fc20d5c4c6094e8e863f378325eba028a4b0b6be49b57c8815c2a436f7710c9
[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] aa643d33bf87fa726754064178d514ed339b5929547379445195aa43ddfbf452
[INFO] running `Command { std: "docker" "start" "-a" "aa643d33bf87fa726754064178d514ed339b5929547379445195aa43ddfbf452", kill_on_drop: false }`
[INFO] [stderr] Compiling base64-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] Scraping base64-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting base64-cli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/lib.rs:8:5
[INFO] [stdout] |
[INFO] [stdout] 8 | /// https://jakegoulding.com/rust-ffi-omnibus/string_return/
[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/lib.rs:20:5
[INFO] [stdout] |
[INFO] [stdout] 20 | /// https://jakegoulding.com/rust-ffi-omnibus/string_return/
[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: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "aa643d33bf87fa726754064178d514ed339b5929547379445195aa43ddfbf452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa643d33bf87fa726754064178d514ed339b5929547379445195aa43ddfbf452", kill_on_drop: false }`
[INFO] [stdout] aa643d33bf87fa726754064178d514ed339b5929547379445195aa43ddfbf452