[INFO] cloning repository https://github.com/DiegoTavares/breadpaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DiegoTavares/breadpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegoTavares%2Fbreadpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegoTavares%2Fbreadpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3eea2728a89a8e1608a90d06b1b106763d8eb82
[INFO] documenting DiegoTavares/breadpaper against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiegoTavares%2Fbreadpaper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DiegoTavares/breadpaper
[INFO] finished tweaking git repo https://github.com/DiegoTavares/breadpaper
[INFO] tweaked toml for git repo https://github.com/DiegoTavares/breadpaper written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DiegoTavares/breadpaper on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DiegoTavares/breadpaper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.59
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded pest_generator v2.5.3
[INFO] [stderr]   Downloaded supports-color v1.3.1
[INFO] [stderr]   Downloaded pest_derive v2.5.3
[INFO] [stderr]   Downloaded tonic-build v0.8.4
[INFO] [stderr]   Downloaded pest_meta v2.5.3
[INFO] [stderr]   Downloaded axum-core v0.3.0
[INFO] [stderr]   Downloaded prost v0.11.5
[INFO] [stderr]   Downloaded prettyplease v0.1.21
[INFO] [stderr]   Downloaded pest v2.5.3
[INFO] [stderr]   Downloaded prost-types v0.11.2
[INFO] [stderr]   Downloaded prost-build v0.11.4
[INFO] [stderr]   Downloaded prost-derive v0.11.5
[INFO] [stderr]   Downloaded axum v0.6.1
[INFO] [stderr]   Downloaded error-stack v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f4da2005060ccba0a9d9277451c21a20dcace50a4d111ec22128977f969ecfc
[INFO] running `Command { std: "docker" "start" "-a" "5f4da2005060ccba0a9d9277451c21a20dcace50a4d111ec22128977f969ecfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f4da2005060ccba0a9d9277451c21a20dcace50a4d111ec22128977f969ecfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4da2005060ccba0a9d9277451c21a20dcace50a4d111ec22128977f969ecfc", kill_on_drop: false }`
[INFO] [stdout] 5f4da2005060ccba0a9d9277451c21a20dcace50a4d111ec22128977f969ecfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfcf97c250565d31248f4ffb9057256fbb365e8be402c65bdcfc07599c718a6f
[INFO] running `Command { std: "docker" "start" "-a" "dfcf97c250565d31248f4ffb9057256fbb365e8be402c65bdcfc07599c718a6f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling error-stack v0.2.4
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking nom v7.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling prost v0.11.5
[INFO] [stderr]    Compiling prost-types v0.11.2
[INFO] [stderr]    Compiling pest_meta v2.5.3
[INFO] [stderr]    Compiling pest_generator v2.5.3
[INFO] [stderr]    Compiling prost-build v0.11.4
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]    Compiling pest_derive v2.5.3
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling bpp-proto v0.1.0 (/opt/rustwide/workdir/crates/bpp-proto)
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking toml v0.5.10
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking config v0.13.3
[INFO] [stderr]  Documenting bpp-server v0.1.0 (/opt/rustwide/workdir/crates/bpp-server)
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.8.3
[INFO] [stderr]  Documenting bpp-proto v0.1.0 (/opt/rustwide/workdir/crates/bpp-proto)
[INFO] [stderr]  Documenting bpp-cli v0.1.0 (/opt/rustwide/workdir/crates/bpp-cli)
[INFO] [stdout] warning: unclosed HTML tag `Note`
[INFO] [stdout]    --> crates/bpp-proto/src/bpp.rs:138:44
[INFO] [stdout]     |
[INFO] [stdout] 138 |         /// rm(id: String) -> result<Option<Note>, Error>
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Note`
[INFO] [stdout]    --> crates/bpp-proto/src/bpp.rs:156:52
[INFO] [stdout]     |
[INFO] [stdout] 156 |         /// search(all: bool, input: String) -> Vec<Note>
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 156 |         /// search(all: bool, input: String) -> `Vec<Note>`
[INFO] [stdout]     |                                                 +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Note`
[INFO] [stdout]    --> crates/bpp-proto/src/bpp.rs:188:44
[INFO] [stdout]     |
[INFO] [stdout] 188 |         /// rm(id: String) -> result<Option<Note>, Error>
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Note`
[INFO] [stdout]    --> crates/bpp-proto/src/bpp.rs:193:52
[INFO] [stdout]     |
[INFO] [stdout] 193 |         /// search(all: bool, input: String) -> Vec<Note>
[INFO] [stdout]     |                                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 193 |         /// search(all: bool, input: String) -> `Vec<Note>`
[INFO] [stdout]     |                                                 +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/bpp/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "dfcf97c250565d31248f4ffb9057256fbb365e8be402c65bdcfc07599c718a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfcf97c250565d31248f4ffb9057256fbb365e8be402c65bdcfc07599c718a6f", kill_on_drop: false }`
[INFO] [stdout] dfcf97c250565d31248f4ffb9057256fbb365e8be402c65bdcfc07599c718a6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d427bf4a67c59804a1e29627ca53efbf60da62cce49fc5eca3f3ad002a808ccc
[INFO] running `Command { std: "docker" "start" "-a" "d427bf4a67c59804a1e29627ca53efbf60da62cce49fc5eca3f3ad002a808ccc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "d427bf4a67c59804a1e29627ca53efbf60da62cce49fc5eca3f3ad002a808ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d427bf4a67c59804a1e29627ca53efbf60da62cce49fc5eca3f3ad002a808ccc", kill_on_drop: false }`
[INFO] [stdout] d427bf4a67c59804a1e29627ca53efbf60da62cce49fc5eca3f3ad002a808ccc
