[INFO] cloning repository https://github.com/aspizu/shl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aspizu/shl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspizu%2Fshl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faspizu%2Fshl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3543500ccb79e7a1d830e3b500e0f628ac41843
[INFO] checking aspizu/shl 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%2Faspizu%2Fshl" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aspizu/shl
[INFO] finished tweaking git repo https://github.com/aspizu/shl
[INFO] tweaked toml for git repo https://github.com/aspizu/shl written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aspizu/shl 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/aspizu/shl 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eef0f0027ca580bccd22e881fe6a4b003165fe3f9d9b022603ec40a5928b9ca0
[INFO] running `Command { std: "docker" "start" "-a" "eef0f0027ca580bccd22e881fe6a4b003165fe3f9d9b022603ec40a5928b9ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eef0f0027ca580bccd22e881fe6a4b003165fe3f9d9b022603ec40a5928b9ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef0f0027ca580bccd22e881fe6a4b003165fe3f9d9b022603ec40a5928b9ca0", kill_on_drop: false }`
[INFO] [stdout] eef0f0027ca580bccd22e881fe6a4b003165fe3f9d9b022603ec40a5928b9ca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3764f4881cadf8d76a627a04e76e434bee06c2ce545024d086b5bcb66a98507c
[INFO] running `Command { std: "docker" "start" "-a" "3764f4881cadf8d76a627a04e76e434bee06c2ce545024d086b5bcb66a98507c", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling uuhelp_parser v0.1.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking os_display v0.1.4
[INFO] [stderr]    Compiling uucore_procs v0.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking utf8-chars v3.0.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking uzers v0.12.1
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking normalize-path v0.2.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking command-fds v0.3.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking uucore v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking cached v0.55.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking brush-parser v0.2.18
[INFO] [stderr]     Checking brush-core v0.3.3
[INFO] [stderr]     Checking pyo3-async-runtimes v0.25.0
[INFO] [stderr]     Checking tshu v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/commands.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Ok(loads.call1((bstdout.into_pyobject(py)?,))?.into_any().unbind())
[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<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/commands.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Ok(loads.call1((bstdout.into_pyobject(py)?,))?.into_any().unbind())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/commands.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Ok(bstdout.into_pyobject(py)?.into_any().unbind())
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/commands.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Ok(bstdout.into_pyobject(py)?.into_any().unbind())
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]    --> src/commands.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         returncode.into_pyobject(py)?,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]    --> src/commands.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         returncode.into_pyobject(py)?,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]    --> src/commands.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Enc::RETURNCODE => Ok(result.exit_code.into_pyobject(py)?.into_any().unbind()),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]    --> src/commands.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Enc::RETURNCODE => Ok(result.exit_code.into_pyobject(py)?.into_any().unbind()),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/commands.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Ok(loads.call1((bstdout.into_pyobject(py)?,))?.into_any().unbind())
[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<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/commands.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Ok(loads.call1((bstdout.into_pyobject(py)?,))?.into_any().unbind())
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyString>>
[INFO] [stdout]   --> src/commands.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Ok(bstdout.into_pyobject(py)?.into_any().unbind())
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyString>, Infallible>
[INFO] [stdout]   --> src/commands.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Ok(bstdout.into_pyobject(py)?.into_any().unbind())
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]    --> src/commands.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         returncode.into_pyobject(py)?,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]    --> src/commands.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         returncode.into_pyobject(py)?,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, PyInt>>
[INFO] [stdout]    --> src/commands.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Enc::RETURNCODE => Ok(result.exit_code.into_pyobject(py)?.into_any().unbind()),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyInt>, Infallible>
[INFO] [stdout]    --> src/commands.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |         Enc::RETURNCODE => Ok(result.exit_code.into_pyobject(py)?.into_any().unbind()),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tshu` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tshu` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "3764f4881cadf8d76a627a04e76e434bee06c2ce545024d086b5bcb66a98507c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3764f4881cadf8d76a627a04e76e434bee06c2ce545024d086b5bcb66a98507c", kill_on_drop: false }`
[INFO] [stdout] 3764f4881cadf8d76a627a04e76e434bee06c2ce545024d086b5bcb66a98507c
