[INFO] fetching crate akinator-py 0.2.1... [INFO] testing akinator-py-0.2.1 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate akinator-py 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate akinator-py 0.2.1 [INFO] finished tweaking crates.io crate akinator-py 0.2.1 [INFO] tweaked toml for crates.io crate akinator-py 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate akinator-py 0.2.1 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 164 packages to latest compatible versions [INFO] [stderr] Adding pyo3 v0.16.6 (available: v0.25.1) [INFO] [stderr] Adding pyo3-asyncio v0.16.0 (available: v0.20.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-asyncio v0.16.0 [INFO] [stderr] Downloaded akinator-rs v0.1.13 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48700f4e9fa2b574e3d0c67ce0e05833836bd02bd44008ccc5753d4804165ca9 [INFO] running `Command { std: "docker" "start" "-a" "48700f4e9fa2b574e3d0c67ce0e05833836bd02bd44008ccc5753d4804165ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48700f4e9fa2b574e3d0c67ce0e05833836bd02bd44008ccc5753d4804165ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48700f4e9fa2b574e3d0c67ce0e05833836bd02bd44008ccc5753d4804165ca9", kill_on_drop: false }` [INFO] [stdout] 48700f4e9fa2b574e3d0c67ce0e05833836bd02bd44008ccc5753d4804165ca9 [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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e795807bef84b79a8586249a06bdb3daf3485f9ac92229c22fe11a84f07291fa [INFO] running `Command { std: "docker" "start" "-a" "e795807bef84b79a8586249a06bdb3daf3485f9ac92229c22fe11a84f07291fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling pyo3-build-config v0.16.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pyo3-ffi v0.16.6 [INFO] [stderr] Compiling pyo3 v0.16.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pyo3-macros v0.16.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pyo3-asyncio v0.16.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling akinator-rs v0.1.13 [INFO] [stderr] Compiling akinator-py v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/error.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / create_exceptions![ [INFO] [stdout] 29 | | (CantGoBackAnyFurther, "Raised when the akinator is already on the 1st question / there are no more questions to go back on"), [INFO] [stdout] 30 | | (InvalidAnswer, "Raised when an invalid answer string is used when instantiating a Language enum from str"), [INFO] [stdout] 31 | | (InvalidLanguage, "Raised when an invalid language string is used when instantiating a Language enum from str"), [INFO] [stdout] ... | [INFO] [stdout] 36 | | (ServersDown, "Raised when the akinator servers in the requested region are down"), [INFO] [stdout] 37 | | ]; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exceptions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_theme` found for enum `Result` in the current scope [INFO] [stdout] --> src/blocking_akinator.rs:54:33 [INFO] [stdout] | [INFO] [stdout] 54 | akinator = akinator.with_theme(theme.into()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `with_theme` exists on the type `akinator_rs::Akinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/akinator-rs-0.1.13/src/lib.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub const fn with_theme(mut self, theme: Theme) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `akinator_rs::Akinator` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 54 | akinator = akinator.expect("REASON").with_theme(theme.into()); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_language` found for enum `Result` in the current scope [INFO] [stdout] --> src/blocking_akinator.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | akinator = akinator.with_language(language.into()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `with_language` exists on the type `akinator_rs::Akinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/akinator-rs-0.1.13/src/lib.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub const fn with_language(mut self, language: Language) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `akinator_rs::Akinator` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 58 | akinator = akinator.expect("REASON").with_language(language.into()); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_child_mode` found for enum `Result` in the current scope [INFO] [stdout] --> src/blocking_akinator.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | akinator = akinator.with_child_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `with_child_mode` exists on the type `akinator_rs::Akinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/akinator-rs-0.1.13/src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub const fn with_child_mode(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `akinator_rs::Akinator` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 62 | akinator = akinator.expect("REASON").with_child_mode(); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/blocking_akinator.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | Self(akinator) [INFO] [stdout] | ---- ^^^^^^^^ expected `Akinator`, found `Result` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `akinator_rs::Akinator` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: tuple struct defined here [INFO] [stdout] --> src/blocking_akinator.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Akinator( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 65 | Self(akinator.expect("REASON")) [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_theme` found for enum `Result` in the current scope [INFO] [stdout] --> src/async_akinator.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | akinator = akinator.with_theme(theme.into()); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `with_theme` exists on the type `akinator_rs::Akinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/akinator-rs-0.1.13/src/lib.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub const fn with_theme(mut self, theme: Theme) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `akinator_rs::Akinator` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 59 | akinator = akinator.expect("REASON").with_theme(theme.into()); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_language` found for enum `Result` in the current scope [INFO] [stdout] --> src/async_akinator.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | akinator = akinator.with_language(language.into()); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `with_language` exists on the type `akinator_rs::Akinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/akinator-rs-0.1.13/src/lib.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub const fn with_language(mut self, language: Language) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `akinator_rs::Akinator` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 63 | akinator = akinator.expect("REASON").with_language(language.into()); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_child_mode` found for enum `Result` in the current scope [INFO] [stdout] --> src/async_akinator.rs:67:33 [INFO] [stdout] | [INFO] [stdout] 67 | akinator = akinator.with_child_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] | [INFO] [stdout] note: the method `with_child_mode` exists on the type `akinator_rs::Akinator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/akinator-rs-0.1.13/src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub const fn with_child_mode(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `akinator_rs::Akinator` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 67 | akinator = akinator.expect("REASON").with_child_mode(); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/async_akinator.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | Arc::new(RwLock::new(akinator)) [INFO] [stdout] | ----------- ^^^^^^^^ expected `Akinator`, found `Result` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `akinator_rs::Akinator` [INFO] [stdout] found enum `Result` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/sync/rwlock.rs:204:12 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn new(value: T) -> RwLock [INFO] [stdout] | ^^^ [INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 71 | Arc::new(RwLock::new(akinator.expect("REASON"))) [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `akinator-py` (lib) due to 8 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e795807bef84b79a8586249a06bdb3daf3485f9ac92229c22fe11a84f07291fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e795807bef84b79a8586249a06bdb3daf3485f9ac92229c22fe11a84f07291fa", kill_on_drop: false }` [INFO] [stdout] e795807bef84b79a8586249a06bdb3daf3485f9ac92229c22fe11a84f07291fa