[INFO] cloning repository https://github.com/TI-Toolkit/basiclings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TI-Toolkit/basiclings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e65b186bc216a6f3c7aeb09968ec0a569047a2f
[INFO] checking TI-Toolkit/basiclings against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TI-Toolkit/basiclings
[INFO] finished tweaking git repo https://github.com/TI-Toolkit/basiclings
[INFO] tweaked toml for git repo https://github.com/TI-Toolkit/basiclings written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TI-Toolkit/basiclings on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TI-Toolkit/basiclings 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7f1815fc9efc9cb63f6909c27501a697137596490421d85b7a7e92b0cd15b45
[INFO] running `Command { std: "docker" "start" "-a" "c7f1815fc9efc9cb63f6909c27501a697137596490421d85b7a7e92b0cd15b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7f1815fc9efc9cb63f6909c27501a697137596490421d85b7a7e92b0cd15b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f1815fc9efc9cb63f6909c27501a697137596490421d85b7a7e92b0cd15b45", kill_on_drop: false }`
[INFO] [stdout] c7f1815fc9efc9cb63f6909c27501a697137596490421d85b7a7e92b0cd15b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 519d25f6d255c2764aa46ec783cdb99171878036762d123bec094e9e7f47f8d3
[INFO] running `Command { std: "docker" "start" "-a" "519d25f6d255c2764aa46ec783cdb99171878036762d123bec094e9e7f47f8d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking tifloats v2.4.0
[INFO] [stderr]     Checking markdown v1.0.0-alpha.21
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking edit v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking titokens v0.2.1
[INFO] [stderr]     Checking basiclings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, usize>
[INFO] [stdout]   --> src/cemu.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, DekuRead, DekuWrite, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/cemu.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, DekuRead, DekuWrite, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u16>
[INFO] [stdout]    --> src/cemu.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, DekuRead, DekuWrite)]
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> src/cemu.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, DekuRead, DekuWrite)]
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u16>
[INFO] [stdout]    --> src/cemu.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, DekuRead, DekuWrite)]
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, usize>
[INFO] [stdout]   --> src/cemu.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, DekuRead, DekuWrite, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/cemu.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, DekuRead, DekuWrite, Eq)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DekuRead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u16>
[INFO] [stdout]    --> src/cemu.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, DekuRead, DekuWrite)]
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u16, Infallible>
[INFO] [stdout]    --> src/cemu.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, DekuRead, DekuWrite)]
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `DekuWrite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u16>
[INFO] [stdout]    --> src/cemu.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(Debug, DekuRead, DekuWrite)]
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basiclings` (bin "basiclings") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `basiclings` (bin "basiclings" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "519d25f6d255c2764aa46ec783cdb99171878036762d123bec094e9e7f47f8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "519d25f6d255c2764aa46ec783cdb99171878036762d123bec094e9e7f47f8d3", kill_on_drop: false }`
[INFO] [stdout] 519d25f6d255c2764aa46ec783cdb99171878036762d123bec094e9e7f47f8d3
