[INFO] cloning repository https://github.com/crate-py/rpds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crate-py/rpds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrate-py%2Frpds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrate-py%2Frpds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec42afd01f78ffa163423081309732c00f7f669b
[INFO] checking crate-py/rpds 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%2Fcrate-py%2Frpds" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crate-py/rpds
[INFO] finished tweaking git repo https://github.com/crate-py/rpds
[INFO] tweaked toml for git repo https://github.com/crate-py/rpds written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crate-py/rpds 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/crate-py/rpds 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b6a16306acfb3ff44b0d02b31d576b65d5903a660b3b050bf1f9b5fde5458b24
[INFO] running `Command { std: "docker" "start" "-a" "b6a16306acfb3ff44b0d02b31d576b65d5903a660b3b050bf1f9b5fde5458b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6a16306acfb3ff44b0d02b31d576b65d5903a660b3b050bf1f9b5fde5458b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a16306acfb3ff44b0d02b31d576b65d5903a660b3b050bf1f9b5fde5458b24", kill_on_drop: false }`
[INFO] [stdout] b6a16306acfb3ff44b0d02b31d576b65d5903a660b3b050bf1f9b5fde5458b24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ec6c31b2b6c9e2471b786566be452c9361386d5d49382019b2016c238982ca84
[INFO] running `Command { std: "docker" "start" "-a" "ec6c31b2b6c9e2471b786566be452c9361386d5d49382019b2016c238982ca84", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]     Checking rpds v1.1.2
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[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 rpds-py v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:27:82
[INFO] [stdout]    |
[INFO] [stdout] 27 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 28 | |         Ok(self.inner.into_bound(py))
[INFO] [stdout] 29 | |     }
[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<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Ok(self.inner.into_bound(py))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:37:82
[INFO] [stdout]    |
[INFO] [stdout] 37 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 38 | |         Ok(self.inner.bind_borrowed(py))
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(self.inner.bind_borrowed(py))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]    --> src/lib.rs:184:30
[INFO] [stdout]     |
[INFO] [stdout] 184 |               CompareOp::Eq => (self.inner.size() == other.inner.size()
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 185 | |                 && self
[INFO] [stdout] 186 | |                     .inner
[INFO] [stdout] 187 | |                     .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |                     .all(|r| r.unwrap_or(false)))
[INFO] [stdout] 191 | |             .into_pyobject(py)
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]    --> src/lib.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 195 |               CompareOp::Ne => (self.inner.size() != other.inner.size()
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 196 | |                 || self
[INFO] [stdout] 197 | |                     .inner
[INFO] [stdout] 198 | |                     .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |                     .all(|r| r.unwrap_or(true)))
[INFO] [stdout] 202 | |             .into_pyobject(py)
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyType>, (Vec<(Key, pyo3::Py<pyo3::PyAny>)>,)), Infallible>
[INFO] [stdout]    --> src/lib.rs:255:44
[INFO] [stdout]     |
[INFO] [stdout] 255 |     fn __reduce__(slf: PyRef<'_, Self>) -> PickledTypeWithVec<'_> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<pyo3::Py<pyo3::PyAny>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:300:72
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get(&self, key: Key, default: Option<Py<PyAny>>, py: Python) -> Option<Py<PyAny>> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<KeysView, Infallible>
[INFO] [stdout]    --> src/lib.rs:308:23
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn keys(&self) -> KeysView {
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValuesView, Infallible>
[INFO] [stdout]    --> src/lib.rs:314:25
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn values(&self) -> ValuesView {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ItemsView, Infallible>
[INFO] [stdout]    --> src/lib.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn items(&self) -> ItemsView {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieMapPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:337:60
[INFO] [stdout]     |
[INFO] [stdout] 337 |     fn insert(&self, key: Key, value: Bound<'_, PyAny>) -> HashTrieMapPy {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/lib.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 532 | |                 .inner
[INFO] [stdout] 533 | |                 .into_pyobject(py)?
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/lib.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 532 | |                 .inner
[INFO] [stdout] 533 | |                 .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::Borrowed<'_, '_, pyo3::PyAny>>
[INFO] [stdout]    --> src/lib.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |             Ok(v.into_pyobject(py)?
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/lib.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |             Ok(v.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<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/lib.rs:835:16
[INFO] [stdout]     |
[INFO] [stdout] 835 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 836 | |                 .into_pyobject(py)?
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/lib.rs:835:16
[INFO] [stdout]     |
[INFO] [stdout] 835 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 836 | |                 .into_pyobject(py)?
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyType>, (Vec<Key>,)), Infallible>
[INFO] [stdout]    --> src/lib.rs:929:44
[INFO] [stdout]     |
[INFO] [stdout] 929 |     fn __reduce__(slf: PyRef<'_, Self>) -> (Bound<'_, PyType>, (Vec<Key>,)) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:936:37
[INFO] [stdout]     |
[INFO] [stdout] 936 |     fn insert(&self, value: Key) -> HashTrieSetPy {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:962:43
[INFO] [stdout]     |
[INFO] [stdout] 962 |     fn difference(&self, other: &Self) -> HashTrieSetPy {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:970:57
[INFO] [stdout]     |
[INFO] [stdout] 970 |     fn intersection(&self, other: &Self, py: Python) -> HashTrieSetPy {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:989:65
[INFO] [stdout]     |
[INFO] [stdout] 989 |     fn symmetric_difference(&self, other: &Self, py: Python) -> HashTrieSetPy {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1009:50
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn union(&self, other: &Self, py: Python) -> HashTrieSetPy {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Borrowed<'_, '_, pyo3::PyAny>>
[INFO] [stdout]     --> src/lib.rs:1110:16
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1110:16
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1121:30
[INFO] [stdout]      |
[INFO] [stdout] 1121 |               CompareOp::Eq => (self.inner.len() == other.inner.len()
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1122 | |                 && self
[INFO] [stdout] 1123 | |                     .inner
[INFO] [stdout] 1124 | |                     .iter()
[INFO] [stdout] ...    |
[INFO] [stdout] 1127 | |                     .all(|r| r.unwrap_or(false)))
[INFO] [stdout] 1128 | |             .into_pyobject(py)
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1132:30
[INFO] [stdout]      |
[INFO] [stdout] 1132 |               CompareOp::Ne => (self.inner.len() != other.inner.len()
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1133 | |                 || self
[INFO] [stdout] 1134 | |                     .inner
[INFO] [stdout] 1135 | |                     .iter()
[INFO] [stdout] ...    |
[INFO] [stdout] 1138 | |                     .any(|r| r.unwrap_or(true)))
[INFO] [stdout] 1139 | |             .into_pyobject(py)
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListPy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1178:31
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     fn __reversed__(&self) -> ListPy {
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyType>, (Vec<pyo3::Py<pyo3::PyAny>>,)), Infallible>
[INFO] [stdout]     --> src/lib.rs:1184:44
[INFO] [stdout]      |
[INFO] [stdout] 1184 |     fn __reduce__(slf: PyRef<'_, Self>) -> (Bound<'_, PyType>, (Vec<Py<PyAny>>,)) {
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListPy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1205:47
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     fn push_front(&self, other: Py<PyAny>) -> ListPy {
[INFO] [stdout]      |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]     --> src/lib.rs:1298:43
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                     ret.inner.enqueue_mut(each.into_pyobject(py)?.unbind());
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1298:43
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                     ret.inner.enqueue_mut(each.into_pyobject(py)?.unbind());
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Borrowed<'_, '_, pyo3::PyAny>>
[INFO] [stdout]     --> src/lib.rs:1362:16
[INFO] [stdout]      |
[INFO] [stdout] 1362 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1362:16
[INFO] [stdout]      |
[INFO] [stdout] 1362 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueuePy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1385:51
[INFO] [stdout]      |
[INFO] [stdout] 1385 |     fn enqueue(&self, value: Bound<'_, PyAny>) -> Self {
[INFO] [stdout]      |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpds-py` (lib test) due to 36 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:27:82
[INFO] [stdout]    |
[INFO] [stdout] 27 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 28 | |         Ok(self.inner.into_bound(py))
[INFO] [stdout] 29 | |     }
[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<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Ok(self.inner.into_bound(py))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:37:82
[INFO] [stdout]    |
[INFO] [stdout] 37 |       fn into_pyobject(self, py: Python<'py>) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________^
[INFO] [stdout] 38 | |         Ok(self.inner.bind_borrowed(py))
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(self.inner.bind_borrowed(py))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]    --> src/lib.rs:184:30
[INFO] [stdout]     |
[INFO] [stdout] 184 |               CompareOp::Eq => (self.inner.size() == other.inner.size()
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 185 | |                 && self
[INFO] [stdout] 186 | |                     .inner
[INFO] [stdout] 187 | |                     .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |                     .all(|r| r.unwrap_or(false)))
[INFO] [stdout] 191 | |             .into_pyobject(py)
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]    --> src/lib.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 195 |               CompareOp::Ne => (self.inner.size() != other.inner.size()
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 196 | |                 || self
[INFO] [stdout] 197 | |                     .inner
[INFO] [stdout] 198 | |                     .iter()
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | |                     .all(|r| r.unwrap_or(true)))
[INFO] [stdout] 202 | |             .into_pyobject(py)
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyType>, (Vec<(Key, pyo3::Py<pyo3::PyAny>)>,)), Infallible>
[INFO] [stdout]    --> src/lib.rs:255:44
[INFO] [stdout]     |
[INFO] [stdout] 255 |     fn __reduce__(slf: PyRef<'_, Self>) -> PickledTypeWithVec<'_> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<pyo3::Py<pyo3::PyAny>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:300:72
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn get(&self, key: Key, default: Option<Py<PyAny>>, py: Python) -> Option<Py<PyAny>> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<KeysView, Infallible>
[INFO] [stdout]    --> src/lib.rs:308:23
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn keys(&self) -> KeysView {
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValuesView, Infallible>
[INFO] [stdout]    --> src/lib.rs:314:25
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn values(&self) -> ValuesView {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ItemsView, Infallible>
[INFO] [stdout]    --> src/lib.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn items(&self) -> ItemsView {
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieMapPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:337:60
[INFO] [stdout]     |
[INFO] [stdout] 337 |     fn insert(&self, key: Key, value: Bound<'_, PyAny>) -> HashTrieMapPy {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/lib.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 532 | |                 .inner
[INFO] [stdout] 533 | |                 .into_pyobject(py)?
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/lib.rs:531:16
[INFO] [stdout]     |
[INFO] [stdout] 531 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 532 | |                 .inner
[INFO] [stdout] 533 | |                 .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::Borrowed<'_, '_, pyo3::PyAny>>
[INFO] [stdout]    --> src/lib.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |             Ok(v.into_pyobject(py)?
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/lib.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |             Ok(v.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<'_, pyo3::PyAny>>
[INFO] [stdout]    --> src/lib.rs:835:16
[INFO] [stdout]     |
[INFO] [stdout] 835 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 836 | |                 .into_pyobject(py)?
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/lib.rs:835:16
[INFO] [stdout]     |
[INFO] [stdout] 835 |               Ok(k.clone_ref(py)
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 836 | |                 .into_pyobject(py)?
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyType>, (Vec<Key>,)), Infallible>
[INFO] [stdout]    --> src/lib.rs:929:44
[INFO] [stdout]     |
[INFO] [stdout] 929 |     fn __reduce__(slf: PyRef<'_, Self>) -> (Bound<'_, PyType>, (Vec<Key>,)) {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:936:37
[INFO] [stdout]     |
[INFO] [stdout] 936 |     fn insert(&self, value: Key) -> HashTrieSetPy {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:962:43
[INFO] [stdout]     |
[INFO] [stdout] 962 |     fn difference(&self, other: &Self) -> HashTrieSetPy {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:970:57
[INFO] [stdout]     |
[INFO] [stdout] 970 |     fn intersection(&self, other: &Self, py: Python) -> HashTrieSetPy {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]    --> src/lib.rs:989:65
[INFO] [stdout]     |
[INFO] [stdout] 989 |     fn symmetric_difference(&self, other: &Self, py: Python) -> HashTrieSetPy {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashTrieSetPy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1009:50
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn union(&self, other: &Self, py: Python) -> HashTrieSetPy {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Borrowed<'_, '_, pyo3::PyAny>>
[INFO] [stdout]     --> src/lib.rs:1110:16
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1110:16
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1121:30
[INFO] [stdout]      |
[INFO] [stdout] 1121 |               CompareOp::Eq => (self.inner.len() == other.inner.len()
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1122 | |                 && self
[INFO] [stdout] 1123 | |                     .inner
[INFO] [stdout] 1124 | |                     .iter()
[INFO] [stdout] ...    |
[INFO] [stdout] 1127 | |                     .all(|r| r.unwrap_or(false)))
[INFO] [stdout] 1128 | |             .into_pyobject(py)
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, PyBool>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1132:30
[INFO] [stdout]      |
[INFO] [stdout] 1132 |               CompareOp::Ne => (self.inner.len() != other.inner.len()
[INFO] [stdout]      |  ______________________________^
[INFO] [stdout] 1133 | |                 || self
[INFO] [stdout] 1134 | |                     .inner
[INFO] [stdout] 1135 | |                     .iter()
[INFO] [stdout] ...    |
[INFO] [stdout] 1138 | |                     .any(|r| r.unwrap_or(true)))
[INFO] [stdout] 1139 | |             .into_pyobject(py)
[INFO] [stdout]      | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListPy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1178:31
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     fn __reversed__(&self) -> ListPy {
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyType>, (Vec<pyo3::Py<pyo3::PyAny>>,)), Infallible>
[INFO] [stdout]     --> src/lib.rs:1184:44
[INFO] [stdout]      |
[INFO] [stdout] 1184 |     fn __reduce__(slf: PyRef<'_, Self>) -> (Bound<'_, PyType>, (Vec<Py<PyAny>>,)) {
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ListPy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1205:47
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     fn push_front(&self, other: Py<PyAny>) -> ListPy {
[INFO] [stdout]      |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Bound<'_, pyo3::PyAny>>
[INFO] [stdout]     --> src/lib.rs:1298:43
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                     ret.inner.enqueue_mut(each.into_pyobject(py)?.unbind());
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, pyo3::PyAny>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1298:43
[INFO] [stdout]      |
[INFO] [stdout] 1298 |                     ret.inner.enqueue_mut(each.into_pyobject(py)?.unbind());
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, pyo3::Borrowed<'_, '_, pyo3::PyAny>>
[INFO] [stdout]     --> src/lib.rs:1362:16
[INFO] [stdout]      |
[INFO] [stdout] 1362 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::PyAny>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1362:16
[INFO] [stdout]      |
[INFO] [stdout] 1362 |             Ok(k.into_pyobject(py)?
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<QueuePy, Infallible>
[INFO] [stdout]     --> src/lib.rs:1385:51
[INFO] [stdout]      |
[INFO] [stdout] 1385 |     fn enqueue(&self, value: Bound<'_, PyAny>) -> Self {
[INFO] [stdout]      |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpds-py` (lib) due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "ec6c31b2b6c9e2471b786566be452c9361386d5d49382019b2016c238982ca84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec6c31b2b6c9e2471b786566be452c9361386d5d49382019b2016c238982ca84", kill_on_drop: false }`
[INFO] [stdout] ec6c31b2b6c9e2471b786566be452c9361386d5d49382019b2016c238982ca84
