[INFO] cloning repository https://github.com/Aurailus/Scout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aurailus/Scout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurailus%2FScout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurailus%2FScout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d98d3bd8ed942b763cc3ecba8de258e333dacfa9
[INFO] documenting Aurailus/Scout against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAurailus%2FScout" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aurailus/Scout
[INFO] finished tweaking git repo https://github.com/Aurailus/Scout
[INFO] tweaked toml for git repo https://github.com/Aurailus/Scout written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aurailus/Scout on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aurailus/Scout 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d972a9a84e306009eeaa473b3c7dbf2ca84696e2a0ec06fa3351f2279a7261a1
[INFO] running `Command { std: "docker" "start" "-a" "d972a9a84e306009eeaa473b3c7dbf2ca84696e2a0ec06fa3351f2279a7261a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d972a9a84e306009eeaa473b3c7dbf2ca84696e2a0ec06fa3351f2279a7261a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d972a9a84e306009eeaa473b3c7dbf2ca84696e2a0ec06fa3351f2279a7261a1", kill_on_drop: false }`
[INFO] [stdout] d972a9a84e306009eeaa473b3c7dbf2ca84696e2a0ec06fa3351f2279a7261a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad172c9646c0c8b0e49914df4a3de7592977a87394e20781de72d8c513437b57
[INFO] running `Command { std: "docker" "start" "-a" "ad172c9646c0c8b0e49914df4a3de7592977a87394e20781de72d8c513437b57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking futures-core v0.3.14
[INFO] [stderr]     Checking futures-sink v0.3.14
[INFO] [stderr]     Checking futures-io v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking futures-task v0.3.14
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking futures-channel v0.3.14
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]    Compiling scout-core v0.0.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking convert_case v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking colorsys v0.6.3
[INFO] [stderr]     Checking system_shutdown v3.0.0
[INFO] [stderr]     Checking opener v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]     Checking freedesktop_entry_parser v1.1.2
[INFO] [stderr]     Checking futures-executor v0.3.14
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]  Documenting scout-core v0.0.1 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: `extern` fn uses type `Shared<std::boxed::Box<dyn PluginBindings>>`, which is not FFI-safe
[INFO] [stdout]   --> core/src/lib.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub register: unsafe extern "C" fn(Shared<Box<dyn PluginBindings>>),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> core/src/shared.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Shared<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/shared.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn borrow(&self) -> Ref<T> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn borrow(&self) -> Ref<'_, T> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/shared.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn borrow_mut(&self) -> RefMut<T> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn borrow_mut(&self) -> RefMut<'_, T> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/shared.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn try_borrow_mut(&self) -> Result<RefMut<T>, BorrowMutError> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn try_borrow_mut(&self) -> Result<RefMut<'_, T>, BorrowMutError> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> core/src/shared.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |         write!(f, "{}", self.deref())
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Shared<T>` does not implement `Deref`, so calling `deref` on `&Shared<T>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 119 -         write!(f, "{}", self.deref())
[INFO] [stdout] 119 +         write!(f, "{}", self)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Shared<T>`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout]  17 + #[derive(Clone)]
[INFO] [stdout]  18 | pub struct Shared<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> core/src/shared.rs:126:25
[INFO] [stdout]     |
[INFO] [stdout] 126 |         write!(f, "{:?}", self.deref())
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Shared<T>` does not implement `Deref`, so calling `deref` on `&Shared<T>` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 126 -         write!(f, "{:?}", self.deref())
[INFO] [stdout] 126 +         write!(f, "{:?}", self)
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `Shared<T>`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout]  17 + #[derive(Clone)]
[INFO] [stdout]  18 | pub struct Shared<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting scout v0.0.1 (/opt/rustwide/workdir/app)
[INFO] [stderr]  Documenting scout_plugin_directory v0.0.1 (/opt/rustwide/workdir/plugins/directory)
[INFO] [stderr]  Documenting scout_plugin_application v0.0.1 (/opt/rustwide/workdir/plugins/application)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> core/src/shared.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |  * Adapted from https://gist.github.com/stevedonovan/7e3a6d8c8921e3eff16c4b11ab82b8d7.
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 3 |  * Adapted from <https://gist.github.com/stevedonovan/7e3a6d8c8921e3eff16c4b11ab82b8d7.>
[INFO] [stdout]   |                 +                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]  --> core/src/shared.rs:2:44
[INFO] [stdout]   |
[INFO] [stdout] 2 |  * A simple abstraction over the Rc<RefCell<T>> pattern.
[INFO] [stdout]   |                                            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 2 |  * A simple abstraction over the `Rc<RefCell<T>>` pattern.
[INFO] [stdout]   |                                  +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/scout/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "ad172c9646c0c8b0e49914df4a3de7592977a87394e20781de72d8c513437b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad172c9646c0c8b0e49914df4a3de7592977a87394e20781de72d8c513437b57", kill_on_drop: false }`
[INFO] [stdout] ad172c9646c0c8b0e49914df4a3de7592977a87394e20781de72d8c513437b57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "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] 1fc45a1a2b8eee63f22cd9a436dd6837843cd6240bf33c6ab8aaf00aba04f750
[INFO] running `Command { std: "docker" "start" "-a" "1fc45a1a2b8eee63f22cd9a436dd6837843cd6240bf33c6ab8aaf00aba04f750", kill_on_drop: false }`
[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" "1fc45a1a2b8eee63f22cd9a436dd6837843cd6240bf33c6ab8aaf00aba04f750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc45a1a2b8eee63f22cd9a436dd6837843cd6240bf33c6ab8aaf00aba04f750", kill_on_drop: false }`
[INFO] [stdout] 1fc45a1a2b8eee63f22cd9a436dd6837843cd6240bf33c6ab8aaf00aba04f750
