[INFO] cloning repository https://github.com/DLR-FT/a653rs-linux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DLR-FT/a653rs-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLR-FT%2Fa653rs-linux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLR-FT%2Fa653rs-linux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7185024009d3db313f4978c46f7260f54dd90d5f
[INFO] documenting DLR-FT/a653rs-linux 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%2FDLR-FT%2Fa653rs-linux" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DLR-FT/a653rs-linux
[INFO] finished tweaking git repo https://github.com/DLR-FT/a653rs-linux
[INFO] tweaked toml for git repo https://github.com/DLR-FT/a653rs-linux written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DLR-FT/a653rs-linux 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/DLR-FT/a653rs-linux 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oneshot v0.1.8
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded ptr_meta_derive v0.2.0
[INFO] [stderr]   Downloaded a653rs_macros v0.6.0
[INFO] [stderr]   Downloaded ptr_meta v0.2.0
[INFO] [stderr]   Downloaded quit_macros v2.0.0
[INFO] [stderr]   Downloaded which v6.0.1
[INFO] [stderr]   Downloaded quit v2.0.0
[INFO] [stderr]   Downloaded a653rs-postcard v0.4.0
[INFO] [stderr]   Downloaded a653rs v0.6.0
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 85ec877dfe67513ae32f38533a1b7bb1ea53a9a63ee0a3ca0d93db8dac1d0c1b
[INFO] running `Command { std: "docker" "start" "-a" "85ec877dfe67513ae32f38533a1b7bb1ea53a9a63ee0a3ca0d93db8dac1d0c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85ec877dfe67513ae32f38533a1b7bb1ea53a9a63ee0a3ca0d93db8dac1d0c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ec877dfe67513ae32f38533a1b7bb1ea53a9a63ee0a3ca0d93db8dac1d0c1b", kill_on_drop: false }`
[INFO] [stdout] 85ec877dfe67513ae32f38533a1b7bb1ea53a9a63ee0a3ca0d93db8dac1d0c1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 53cbd96a2773e054638a291d0f0d3efe2c916b401762bd45e2d00ff05618ab66
[INFO] running `Command { std: "docker" "start" "-a" "53cbd96a2773e054638a291d0f0d3efe2c916b401762bd45e2d00ff05618ab66", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking procfs-core v0.16.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling quit_macros v2.0.0
[INFO] [stderr]     Checking quit v2.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking ptr_meta v0.2.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling a653rs_macros v0.6.0
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking a653rs v0.6.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking a653rs-linux-core v0.2.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking a653rs-postcard v0.4.0
[INFO] [stderr]  Documenting a653rs-linux-core v0.2.2 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/file.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn seal_read_only(&self) -> TypedResult<TypedMmapMut<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] 61 |     pub fn seal_read_only(&self) -> TypedResult<TypedMmapMut<'_, T>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/file.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn get_typed_mmap_mut(&self) -> TypedResult<TypedMmapMut<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] 118 |     pub fn get_typed_mmap_mut(&self) -> TypedResult<TypedMmapMut<'_, T>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/file.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get_typed_mmap(&self) -> TypedResult<TypedMmap<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] 132 |     pub fn get_typed_mmap(&self) -> TypedResult<TypedMmap<'_, T>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/sampling.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn source_fd(&self) -> BorrowedFd {
[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] 201 |     pub fn source_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/sampling.rs:205:27
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn destination_fd(&self) -> BorrowedFd {
[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] 205 |     pub fn destination_fd(&self) -> BorrowedFd<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking a653rs-linux v0.2.2 (/opt/rustwide/workdir/partition)
[INFO] [stderr]  Documenting a653rs-linux v0.2.2 (/opt/rustwide/workdir/partition)
[INFO] [stderr]  Documenting a653rs-linux-hypervisor v0.2.2 (/opt/rustwide/workdir/hypervisor)
[INFO] [stderr]  Documenting fuel_tank_simulation v0.1.0 (/opt/rustwide/workdir/examples/fuel_tank/simulation)
[INFO] [stderr]  Documenting ping_server v0.1.0 (/opt/rustwide/workdir/examples/ping/server)
[INFO] [stderr]  Documenting ping_queue_server v0.1.0 (/opt/rustwide/workdir/examples/ping_queue/server)
[INFO] [stderr]  Documenting ping_queue_client v0.1.0 (/opt/rustwide/workdir/examples/ping_queue/client)
[INFO] [stderr]  Documenting fuel_tank_controller v0.1.0 (/opt/rustwide/workdir/examples/fuel_tank/controller)
[INFO] [stdout] warning: unresolved link to `tests`
[INFO] [stdout]   --> core/src/queuing/queue.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// See [tests] for examples
[INFO] [stdout]    |          ^^^^^ no item named `tests` 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] [stderr]  Documenting hello_part v0.1.0 (/opt/rustwide/workdir/examples/hello_part)
[INFO] [stderr]  Documenting dev_random v0.1.0 (/opt/rustwide/workdir/examples/dev_random)
[INFO] [stderr]  Documenting hello_part_no_macros v0.1.0 (/opt/rustwide/workdir/examples/hello_part_no_macros)
[INFO] [stderr]  Documenting ping_client v0.1.0 (/opt/rustwide/workdir/examples/ping/client)
[INFO] [stderr]  Documenting redirect_stdio v0.1.0 (/opt/rustwide/workdir/examples/redirect_stdio)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/a653rs_linux/index.html and 12 other files
[INFO] running `Command { std: "docker" "inspect" "53cbd96a2773e054638a291d0f0d3efe2c916b401762bd45e2d00ff05618ab66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cbd96a2773e054638a291d0f0d3efe2c916b401762bd45e2d00ff05618ab66", kill_on_drop: false }`
[INFO] [stdout] 53cbd96a2773e054638a291d0f0d3efe2c916b401762bd45e2d00ff05618ab66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] eff2d03591e71ccecace9b0cd4dc6e23a35f96e40e73af6ac259a7cb18feea1b
[INFO] running `Command { std: "docker" "start" "-a" "eff2d03591e71ccecace9b0cd4dc6e23a35f96e40e73af6ac259a7cb18feea1b", 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" "eff2d03591e71ccecace9b0cd4dc6e23a35f96e40e73af6ac259a7cb18feea1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff2d03591e71ccecace9b0cd4dc6e23a35f96e40e73af6ac259a7cb18feea1b", kill_on_drop: false }`
[INFO] [stdout] eff2d03591e71ccecace9b0cd4dc6e23a35f96e40e73af6ac259a7cb18feea1b
