[INFO] cloning repository https://github.com/HoneyOS-Foundation/kernel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HoneyOS-Foundation/kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoneyOS-Foundation%2Fkernel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoneyOS-Foundation%2Fkernel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f15081d7b0eddf0fce3f3a98093859591de80a20
[INFO] documenting HoneyOS-Foundation/kernel/f15081d7b0eddf0fce3f3a98093859591de80a20 against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoneyOS-Foundation%2Fkernel" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HoneyOS-Foundation/kernel
[INFO] finished tweaking git repo https://github.com/HoneyOS-Foundation/kernel
[INFO] tweaked toml for git repo https://github.com/HoneyOS-Foundation/kernel written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HoneyOS-Foundation/kernel on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HoneyOS-Foundation/kernel 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding honeyos-atomics v0.1.0 (/workspace/builds/worker-3-tc1/source/crates/honeyos-atomics)
[INFO] [stderr]     Updating log v0.4.21 -> v0.4.28
[INFO] [stderr]       Adding scoped-tls v1.0.1
[INFO] [stderr]       Adding wasm-bindgen-test v0.3.42 (available: v0.3.54)
[INFO] [stderr]       Adding wasm-bindgen-test-macro v0.3.42 (available: v0.3.54)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.4.5
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded wasmparser v0.207.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 610e9e5840dbe34bd0a04b3bc7c88770dc199e2f0bb69a13fe9049018cad691d
[INFO] running `Command { std: "docker" "start" "-a" "610e9e5840dbe34bd0a04b3bc7c88770dc199e2f0bb69a13fe9049018cad691d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "610e9e5840dbe34bd0a04b3bc7c88770dc199e2f0bb69a13fe9049018cad691d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610e9e5840dbe34bd0a04b3bc7c88770dc199e2f0bb69a13fe9049018cad691d", kill_on_drop: false }`
[INFO] [stdout] 610e9e5840dbe34bd0a04b3bc7c88770dc199e2f0bb69a13fe9049018cad691d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d325eabf4c98feadf2d5ba5e35eae7861a24ef19c3ce28460d9123849cc32367
[INFO] running `Command { std: "docker" "start" "-a" "d325eabf4c98feadf2d5ba5e35eae7861a24ef19c3ce28460d9123849cc32367", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking honeyos-atomics v0.1.0 (/opt/rustwide/workdir/crates/honeyos-atomics)
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/mutex.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<Self::Inner>>;
[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] 12 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<'_, Self::Inner>>;
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/mutex.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<Self::Inner>> {
[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] 18 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<'_, Self::Inner>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<Self::Inner>>;
[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] 12 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<'_, Self::Inner>>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<Self::Inner>>;
[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] 17 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<'_, Self::Inner>>;
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<Self::Inner>> {
[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] 23 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<'_, Self::Inner>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<Self::Inner>> {
[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] 40 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<'_, Self::Inner>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking wasmparser v0.207.0
[INFO] [stderr]     Checking honeyos-fs v0.1.0 (/opt/rustwide/workdir/crates/honeyos-fs)
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking honeyos-networking v0.1.0 (/opt/rustwide/workdir/crates/honeyos-networking)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> crates/honeyos-fs/src/lib.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |         unsafe { FS_MANAGER.clone().unwrap() }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking honeyos-process v0.1.0 (/opt/rustwide/workdir/crates/honeyos-process)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> crates/honeyos-networking/src/lib.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | /             NETWORKING_MANAGER
[INFO] [stdout] 31 | |                 .as_ref()
[INFO] [stdout]    | |_________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> crates/honeyos-process/src/lib.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 | /             PROCESS_MANAGER
[INFO] [stdout] 48 | |                 .as_ref()
[INFO] [stdout]    | |_________________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/honeyos-process/src/lib.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn processes(&self) -> Values<Uuid, Process> {
[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] 121 |     pub fn processes(&self) -> Values<'_, Uuid, Process> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/honeyos-process/src/lib.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn processes_mut(&mut self) -> ValuesMut<Uuid, Process> {
[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] 126 |     pub fn processes_mut(&mut self) -> ValuesMut<'_, Uuid, Process> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking honeyos-display v0.1.0 (/opt/rustwide/workdir/crates/honeyos-display)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> crates/honeyos-display/src/lib.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         unsafe { DISPLAY.as_ref().expect("Display not initialized").clone() }
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting kernel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/kernel/index.html
[INFO] running `Command { std: "docker" "inspect" "d325eabf4c98feadf2d5ba5e35eae7861a24ef19c3ce28460d9123849cc32367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d325eabf4c98feadf2d5ba5e35eae7861a24ef19c3ce28460d9123849cc32367", kill_on_drop: false }`
[INFO] [stdout] d325eabf4c98feadf2d5ba5e35eae7861a24ef19c3ce28460d9123849cc32367
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.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] 5c448d0999bffc9e8337d921167fc1a1be6d56fd3b763649f4c5a584f0e8fe22
[INFO] running `Command { std: "docker" "start" "-a" "5c448d0999bffc9e8337d921167fc1a1be6d56fd3b763649f4c5a584f0e8fe22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/mutex.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<Self::Inner>>;
[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] 12 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<'_, Self::Inner>>;
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/mutex.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<Self::Inner>> {
[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] 18 |     fn spin_lock(&self) -> TryLockResult<MutexGuard<'_, Self::Inner>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<Self::Inner>>;
[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] 12 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<'_, Self::Inner>>;
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<Self::Inner>>;
[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] 17 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<'_, Self::Inner>>;
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<Self::Inner>> {
[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] 23 |     fn spin_read(&self) -> TryLockResult<RwLockReadGuard<'_, Self::Inner>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/honeyos-atomics/src/rwlock.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<Self::Inner>> {
[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] 40 |     fn spin_write(&self) -> TryLockResult<RwLockWriteGuard<'_, Self::Inner>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.82/src/wrapper.rs:365:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 365 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 365 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.82/src/wrapper.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 371 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 371 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.82/src/wrapper.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 461 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 461 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "5c448d0999bffc9e8337d921167fc1a1be6d56fd3b763649f4c5a584f0e8fe22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c448d0999bffc9e8337d921167fc1a1be6d56fd3b763649f4c5a584f0e8fe22", kill_on_drop: false }`
[INFO] [stdout] 5c448d0999bffc9e8337d921167fc1a1be6d56fd3b763649f4c5a584f0e8fe22
