[INFO] cloning repository https://github.com/DMClVG/TAC-70
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DMClVG/TAC-70" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMClVG%2FTAC-70", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMClVG%2FTAC-70'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e24cacea428d06f4700a2c3bcab2a1a8f9fa1b1
[INFO] documenting DMClVG/TAC-70 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%2FDMClVG%2FTAC-70" "/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/DMClVG/TAC-70
[INFO] finished tweaking git repo https://github.com/DMClVG/TAC-70
[INFO] tweaked toml for git repo https://github.com/DMClVG/TAC-70 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DMClVG/TAC-70 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/DMClVG/TAC-70 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 binwrite_derive v0.2.1
[INFO] [stderr]   Downloaded rgb v0.8.32
[INFO] [stderr]   Downloaded binwrite v0.2.1
[INFO] [stderr]   Downloaded bytemuck v1.9.1
[INFO] [stderr]   Downloaded mlua v0.8.1
[INFO] [stderr]   Downloaded quad-snd v0.2.3
[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.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fa4e82b621bb36fcf28f01b82abfa1df4da720cffeb81ba016c46e53ca0a06b
[INFO] running `Command { std: "docker" "start" "-a" "9fa4e82b621bb36fcf28f01b82abfa1df4da720cffeb81ba016c46e53ca0a06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fa4e82b621bb36fcf28f01b82abfa1df4da720cffeb81ba016c46e53ca0a06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa4e82b621bb36fcf28f01b82abfa1df4da720cffeb81ba016c46e53ca0a06b", kill_on_drop: false }`
[INFO] [stdout] 9fa4e82b621bb36fcf28f01b82abfa1df4da720cffeb81ba016c46e53ca0a06b
[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.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0680b602b01eeed523b90f4e7fe545c5fcfbdfc0b0fe3437f8ac6f8871416f40
[INFO] running `Command { std: "docker" "start" "-a" "0680b602b01eeed523b90f4e7fe545c5fcfbdfc0b0fe3437f8ac6f8871416f40", 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.91
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling mlua v0.8.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling quad-snd v0.2.3
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]    Compiling miniquad v0.3.11
[INFO] [stderr]     Checking rgb v0.8.32
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking bumpalo v3.9.1
[INFO] [stderr]     Checking glam v0.14.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking fontdue v0.5.2
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking macroquad v0.3.23
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling binwrite_derive v0.2.1
[INFO] [stderr]     Checking binwrite v0.2.1
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking tac_cart v0.2.0 (/opt/rustwide/workdir/crates/tac_cart)
[INFO] [stderr]  Documenting tac_cart v0.2.0 (/opt/rustwide/workdir/crates/tac_cart)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub chunk_type: ChunkType,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub chunk_type: ChunkType,
[INFO] [stdout] 38 +     u chunk_type: ChunkType,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub bank: B3, // specifies in which bank the chunk lives
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub bank: B3, // specifies in which bank the chunk lives
[INFO] [stdout] 39 +     u bank: B3, // specifies in which bank the chunk lives
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> crates/tac_cart/src/lib.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fmt::Debug, io::Cursor, path::Path, u8, slice::Iter};
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub chunk_type: ChunkType,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub chunk_type: ChunkType,
[INFO] [stdout] 38 +     u chunk_type: ChunkType,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub bank: B3, // specifies in which bank the chunk lives
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub bank: B3, // specifies in which bank the chunk lives
[INFO] [stdout] 39 +     u bank: B3, // specifies in which bank the chunk lives
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::CoverDep`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     CoverDep = 3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::CodeZip`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     CodeZip = 16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::PatternsDep`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     PatternsDep = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tac_core v0.1.0 (/opt/rustwide/workdir/crates/tac_core)
[INFO] [stderr]  Documenting tac_core v0.1.0 (/opt/rustwide/workdir/crates/tac_core)
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tac_runtime v0.1.0 (/opt/rustwide/workdir/crates/tac_runtime)
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:46
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                              ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:65
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pix`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:80
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_pix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                       ----^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:42
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                          ----^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:61
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                             ----^
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn palette(&self) -> Palette {
[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] 210 |     pub fn palette(&self) -> Palette<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:216:19
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn screen(&self) -> Screen {
[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] 216 |     pub fn screen(&self) -> Screen<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn map(&self) -> Map {
[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] 224 |     pub fn map(&self) -> Map<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:242:21
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn gamepads(&self) -> Gamepads {
[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] 242 |     pub fn gamepads(&self) -> Gamepads<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn mouse(&self) -> Mouse {
[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] 267 |     pub fn mouse(&self) -> Mouse<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:376:19
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn player(&self, id: u8) -> Gamepad {
[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] 376 |     pub fn player(&self, id: u8) -> Gamepad<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting tac_front v0.1.0 (/opt/rustwide/workdir/crates/tac_front)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> crates/tac_runtime/src/lib.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn boot(&mut self) -> LuaResult<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail
[INFO] [stdout]    --> crates/tac_runtime/src/lib.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 |             f.call::<_, _>(())?;
[INFO] [stdout]     |                         ^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 283 -             f.call::<_, _>(())?;
[INFO] [stdout] 283 +             f.call::<_, ()>(())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting tac_runtime v0.1.0 (/opt/rustwide/workdir/crates/tac_runtime)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_runtime/src/lib.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn state(&mut self) -> std::cell::RefMut<TAC70> {
[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] 297 |     pub fn state(&mut self) -> std::cell::RefMut<'_, TAC70> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.1, tac_runtime v0.1.0 (/opt/rustwide/workdir/crates/tac_runtime)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tac_cart/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "0680b602b01eeed523b90f4e7fe545c5fcfbdfc0b0fe3437f8ac6f8871416f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0680b602b01eeed523b90f4e7fe545c5fcfbdfc0b0fe3437f8ac6f8871416f40", kill_on_drop: false }`
[INFO] [stdout] 0680b602b01eeed523b90f4e7fe545c5fcfbdfc0b0fe3437f8ac6f8871416f40
[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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] ae65cec779954508a71138ca439a08c58cdb403449a136a4acf2a2a067d3e883
[INFO] running `Command { std: "docker" "start" "-a" "ae65cec779954508a71138ca439a08c58cdb403449a136a4acf2a2a067d3e883", 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" "ae65cec779954508a71138ca439a08c58cdb403449a136a4acf2a2a067d3e883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae65cec779954508a71138ca439a08c58cdb403449a136a4acf2a2a067d3e883", kill_on_drop: false }`
[INFO] [stdout] ae65cec779954508a71138ca439a08c58cdb403449a136a4acf2a2a067d3e883
