[INFO] cloning repository https://github.com/thealtofwar/u64
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thealtofwar/u64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthealtofwar%2Fu64", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthealtofwar%2Fu64'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 433b5c042e95fb9b55ecdc36e05efae209504778
[INFO] checking thealtofwar/u64 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%2Fthealtofwar%2Fu64" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thealtofwar/u64
[INFO] finished tweaking git repo https://github.com/thealtofwar/u64
[INFO] tweaked toml for git repo https://github.com/thealtofwar/u64 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thealtofwar/u64 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/thealtofwar/u64 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]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]     Updating once_cell v1.20.3 -> v1.21.3
[INFO] [stderr]     Updating pyo3 v0.23.4 -> v0.27.1
[INFO] [stderr]     Updating pyo3-build-config v0.23.4 -> v0.27.1
[INFO] [stderr]     Updating pyo3-ffi v0.23.4 -> v0.27.1
[INFO] [stderr]     Updating pyo3-macros v0.23.4 -> v0.27.1
[INFO] [stderr]     Updating pyo3-macros-backend v0.23.4 -> v0.27.1
[INFO] [stderr]     Updating target-lexicon v0.12.16 -> v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f446062209bb9549b2e36380ef3459daebbb06398a4a7dd7be21a99d61c0b403
[INFO] running `Command { std: "docker" "start" "-a" "f446062209bb9549b2e36380ef3459daebbb06398a4a7dd7be21a99d61c0b403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f446062209bb9549b2e36380ef3459daebbb06398a4a7dd7be21a99d61c0b403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f446062209bb9549b2e36380ef3459daebbb06398a4a7dd7be21a99d61c0b403", kill_on_drop: false }`
[INFO] [stdout] f446062209bb9549b2e36380ef3459daebbb06398a4a7dd7be21a99d61c0b403
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dab43d934bdd6d05ecfdacd6f99ecf2f9b7ceccdbc65eefd41e722ae0408c2b1
[INFO] running `Command { std: "docker" "start" "-a" "dab43d934bdd6d05ecfdacd6f99ecf2f9b7ceccdbc65eefd41e722ae0408c2b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]     Checking u64 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> src/lib.rs:57:73
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn __divmod__(&self, py: Python, other: PyRef<'_, U64>) -> PyResult<PyObject> {
[INFO] [stdout]    |                                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> src/lib.rs:57:73
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn __divmod__(&self, py: Python, other: PyRef<'_, U64>) -> PyResult<PyObject> {
[INFO] [stdout]    |                                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<U64, Infallible>
[INFO] [stdout]   --> src/lib.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn __ceil__(&self) -> U64 {
[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<U64, Infallible>
[INFO] [stdout]   --> src/lib.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn __floor__(&self) -> U64 {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<U64, Infallible>
[INFO] [stdout]    --> src/lib.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn __round__(&self) -> U64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<U64, Infallible>
[INFO] [stdout]   --> src/lib.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn __ceil__(&self) -> U64 {
[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<U64, Infallible>
[INFO] [stdout]    --> src/lib.rs:161:28
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn __trunc__(&self) -> U64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<U64, Infallible>
[INFO] [stdout]   --> src/lib.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn __floor__(&self) -> U64 {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<U64, Infallible>
[INFO] [stdout]    --> src/lib.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn __round__(&self) -> U64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<U64, Infallible>
[INFO] [stdout]    --> src/lib.rs:161:28
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn __trunc__(&self) -> U64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `u64` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `u64` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "dab43d934bdd6d05ecfdacd6f99ecf2f9b7ceccdbc65eefd41e722ae0408c2b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab43d934bdd6d05ecfdacd6f99ecf2f9b7ceccdbc65eefd41e722ae0408c2b1", kill_on_drop: false }`
[INFO] [stdout] dab43d934bdd6d05ecfdacd6f99ecf2f9b7ceccdbc65eefd41e722ae0408c2b1
