[INFO] cloning repository https://github.com/Callum-Irving/note-ls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Callum-Irving/note-ls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallum-Irving%2Fnote-ls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallum-Irving%2Fnote-ls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 472ef31fdef779982dc214632437c13b209cff65
[INFO] documenting Callum-Irving/note-ls 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%2FCallum-Irving%2Fnote-ls" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Callum-Irving/note-ls
[INFO] finished tweaking git repo https://github.com/Callum-Irving/note-ls
[INFO] tweaked toml for git repo https://github.com/Callum-Irving/note-ls written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Callum-Irving/note-ls 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/Callum-Irving/note-ls 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 input_buffer v0.2.0
[INFO] [stderr]   Downloaded tungstenite v0.9.2
[INFO] [stderr]   Downloaded bytes v0.4.12
[INFO] [stderr]   Downloaded httpdate v0.3.2
[INFO] [stderr]   Downloaded pest_derive v2.5.2
[INFO] [stderr]   Downloaded pest_generator v2.5.2
[INFO] [stderr]   Downloaded pest_meta v2.5.2
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded tower-lsp v0.17.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.6.0
[INFO] [stderr]   Downloaded async-trait v0.1.61
[INFO] [stderr]   Downloaded serde_repr v0.1.10
[INFO] [stderr]   Downloaded lsp-types v0.93.2
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded reqwest v0.10.10
[INFO] [stderr]   Downloaded handlebars v3.5.5
[INFO] [stderr]   Downloaded object v0.30.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded http v0.1.21
[INFO] [stderr]   Downloaded gimli v0.27.0
[INFO] [stderr]   Downloaded tokio v1.24.1
[INFO] [stderr]   Downloaded include_dir v0.5.0
[INFO] [stderr]   Downloaded include_dir_impl v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2c6632f2010116e07c483fc611eb1a75e4f6b0b0978ad6d657a383e01f26e932
[INFO] running `Command { std: "docker" "start" "-a" "2c6632f2010116e07c483fc611eb1a75e4f6b0b0978ad6d657a383e01f26e932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c6632f2010116e07c483fc611eb1a75e4f6b0b0978ad6d657a383e01f26e932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6632f2010116e07c483fc611eb1a75e4f6b0b0978ad6d657a383e01f26e932", kill_on_drop: false }`
[INFO] [stdout] 2c6632f2010116e07c483fc611eb1a75e4f6b0b0978ad6d657a383e01f26e932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f73aab7b356b22b9bc5af66a5704d417842af55d503a9446e50aaa5bede55d2c
[INFO] running `Command { std: "docker" "start" "-a" "f73aab7b356b22b9bc5af66a5704d417842af55d503a9446e50aaa5bede55d2c", 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 proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.27.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.1
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking parking_lot_core v0.9.5
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking input_buffer v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking slice-deque v0.2.4
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling serde_repr v0.1.10
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]    Compiling include_dir_impl v0.5.0
[INFO] [stderr]     Checking include_dir v0.5.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]    Compiling pest_meta v2.5.2
[INFO] [stderr]    Compiling pest_generator v2.5.2
[INFO] [stderr]    Compiling pest_derive v2.5.2
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking tungstenite v0.9.2
[INFO] [stderr]     Checking handlebars v3.5.5
[INFO] [stderr]     Checking lsp-types v0.93.2
[INFO] [stderr]     Checking aurelius v0.7.5 (/opt/rustwide/workdir/aurelius)
[INFO] [stderr]  Documenting aurelius v0.7.5 (/opt/rustwide/workdir/aurelius)
[INFO] [stderr]     Checking tower-lsp v0.17.0
[INFO] [stderr]  Documenting language-server v0.1.0 (/opt/rustwide/workdir/language-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aurelius/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "f73aab7b356b22b9bc5af66a5704d417842af55d503a9446e50aaa5bede55d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f73aab7b356b22b9bc5af66a5704d417842af55d503a9446e50aaa5bede55d2c", kill_on_drop: false }`
[INFO] [stdout] f73aab7b356b22b9bc5af66a5704d417842af55d503a9446e50aaa5bede55d2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "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: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] da71bede172fa03982becf1370558e1c84a83e57fbe3c27414fbfa808c33aad1
[INFO] running `Command { std: "docker" "start" "-a" "da71bede172fa03982becf1370558e1c84a83e57fbe3c27414fbfa808c33aad1", 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" "da71bede172fa03982becf1370558e1c84a83e57fbe3c27414fbfa808c33aad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da71bede172fa03982becf1370558e1c84a83e57fbe3c27414fbfa808c33aad1", kill_on_drop: false }`
[INFO] [stdout] da71bede172fa03982becf1370558e1c84a83e57fbe3c27414fbfa808c33aad1
