[INFO] cloning repository https://github.com/dylanbstorey/docker-pyo3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylanbstorey/docker-pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanbstorey%2Fdocker-pyo3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanbstorey%2Fdocker-pyo3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6b15bc07ef83053a6a7c966e4270b7816b876f6
[INFO] checking dylanbstorey/docker-pyo3 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%2Fdylanbstorey%2Fdocker-pyo3" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dylanbstorey/docker-pyo3
[INFO] finished tweaking git repo https://github.com/dylanbstorey/docker-pyo3
[INFO] tweaked toml for git repo https://github.com/dylanbstorey/docker-pyo3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dylanbstorey/docker-pyo3 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/dylanbstorey/docker-pyo3 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ca282eee927453d5a8d20ec84ffe372e364cc5aa2ce2e7db6e686fc3f5285259
[INFO] running `Command { std: "docker" "start" "-a" "ca282eee927453d5a8d20ec84ffe372e364cc5aa2ce2e7db6e686fc3f5285259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca282eee927453d5a8d20ec84ffe372e364cc5aa2ce2e7db6e686fc3f5285259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca282eee927453d5a8d20ec84ffe372e364cc5aa2ce2e7db6e686fc3f5285259", kill_on_drop: false }`
[INFO] [stdout] ca282eee927453d5a8d20ec84ffe372e364cc5aa2ce2e7db6e686fc3f5285259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5c86ec3a4c07864f8d4b841528879f5910549c5fb1e5f50efcc2ec7f711b7992
[INFO] running `Command { std: "docker" "start" "-a" "5c86ec3a4c07864f8d4b841528879f5910549c5fb1e5f50efcc2ec7f711b7992", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling docker-pyo3 v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking docker-api-stubs v0.4.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking containers-api v0.7.0
[INFO] [stderr]     Checking pythonize v0.26.0
[INFO] [stderr]     Checking docker-api v0.12.2
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn version(&self) -> Py<PyAny> {
[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::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn info(&self) -> Py<PyAny> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn ping(&self) -> Py<PyAny> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn data_usage(&self) -> Py<PyAny> {
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Containers, Infallible>
[INFO] [stdout]   --> src/lib.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn containers(&'_ self) -> Pyo3Containers {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Images, Infallible>
[INFO] [stdout]    --> src/lib.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn images(&'_ self) -> Pyo3Images {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Networks, Infallible>
[INFO] [stdout]    --> src/lib.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn networks(&'_ self) -> Pyo3Networks {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Volumes, Infallible>
[INFO] [stdout]    --> src/lib.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn volumes(&'_ self) -> Pyo3Volumes {
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Container, Infallible>
[INFO] [stdout]   --> src/container.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get(&self, id: &str) -> Pyo3Container {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/container.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Py<PyAny> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/container.rs:454:21
[INFO] [stdout]     |
[INFO] [stdout] 454 |     fn id(&self) -> String {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/container.rs:488:10
[INFO] [stdout]     |
[INFO] [stdout] 488 |     ) -> String {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/container.rs:698:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |     fn wait(&self) -> Py<PyAny> {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/container.rs:791:40
[INFO] [stdout]     |
[INFO] [stdout] 791 |     fn stat_file(&self, path: &str) -> Py<PyAny> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/container.rs:812:29
[INFO] [stdout]     |
[INFO] [stdout] 812 |     fn __string__(&self) -> String {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Image, Infallible>
[INFO] [stdout]   --> src/image.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get(&self, name: &str) -> Pyo3Image {
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/image.rs:436:29
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn __string__(&self) -> String {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/image.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn name(&self) -> Py<PyAny> {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Network, Infallible>
[INFO] [stdout]   --> src/network.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn get(&self, id: &str) -> Pyo3Network {
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/network.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn id(&self) -> String {
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Volume, Infallible>
[INFO] [stdout]   --> src/volume.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn get(&self, name: &str) -> Pyo3Volume {
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/volume.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn name(&self) -> String {
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `docker-pyo3` (lib test) due to 22 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::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn version(&self) -> Py<PyAny> {
[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::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn info(&self) -> Py<PyAny> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn ping(&self) -> Py<PyAny> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/lib.rs:85:29
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn data_usage(&self) -> Py<PyAny> {
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Containers, Infallible>
[INFO] [stdout]   --> src/lib.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn containers(&'_ self) -> Pyo3Containers {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Images, Infallible>
[INFO] [stdout]    --> src/lib.rs:102:28
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn images(&'_ self) -> Pyo3Images {
[INFO] [stdout]     |                            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Networks, Infallible>
[INFO] [stdout]    --> src/lib.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn networks(&'_ self) -> Pyo3Networks {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Volumes, Infallible>
[INFO] [stdout]    --> src/lib.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn volumes(&'_ self) -> Pyo3Volumes {
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Container, Infallible>
[INFO] [stdout]   --> src/container.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get(&self, id: &str) -> Pyo3Container {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]   --> src/container.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Py<PyAny> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/container.rs:454:21
[INFO] [stdout]     |
[INFO] [stdout] 454 |     fn id(&self) -> String {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/container.rs:488:10
[INFO] [stdout]     |
[INFO] [stdout] 488 |     ) -> String {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/container.rs:698:23
[INFO] [stdout]     |
[INFO] [stdout] 698 |     fn wait(&self) -> Py<PyAny> {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/container.rs:791:40
[INFO] [stdout]     |
[INFO] [stdout] 791 |     fn stat_file(&self, path: &str) -> Py<PyAny> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/container.rs:812:29
[INFO] [stdout]     |
[INFO] [stdout] 812 |     fn __string__(&self) -> String {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Image, Infallible>
[INFO] [stdout]   --> src/image.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get(&self, name: &str) -> Pyo3Image {
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/image.rs:436:29
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn __string__(&self) -> String {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Py<pyo3::PyAny>, Infallible>
[INFO] [stdout]    --> src/image.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn name(&self) -> Py<PyAny> {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Network, Infallible>
[INFO] [stdout]   --> src/network.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn get(&self, id: &str) -> Pyo3Network {
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/network.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn id(&self) -> String {
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Pyo3Volume, Infallible>
[INFO] [stdout]   --> src/volume.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn get(&self, name: &str) -> Pyo3Volume {
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/volume.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn name(&self) -> String {
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `docker-pyo3` (lib) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "5c86ec3a4c07864f8d4b841528879f5910549c5fb1e5f50efcc2ec7f711b7992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c86ec3a4c07864f8d4b841528879f5910549c5fb1e5f50efcc2ec7f711b7992", kill_on_drop: false }`
[INFO] [stdout] 5c86ec3a4c07864f8d4b841528879f5910549c5fb1e5f50efcc2ec7f711b7992
