[INFO] cloning repository https://github.com/mardiros/xcomponent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mardiros/xcomponent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fxcomponent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmardiros%2Fxcomponent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8077772b6a0c8973b219878f6f98da777590d44d [INFO] checking mardiros/xcomponent 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%2Fmardiros%2Fxcomponent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mardiros/xcomponent [INFO] finished tweaking git repo https://github.com/mardiros/xcomponent [INFO] tweaked toml for git repo https://github.com/mardiros/xcomponent written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mardiros/xcomponent 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/mardiros/xcomponent 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cb5d148966f2bea6639e99218e649cc2176b1f9a1142989f73a7dcee0115242b [INFO] running `Command { std: "docker" "start" "-a" "cb5d148966f2bea6639e99218e649cc2176b1f9a1142989f73a7dcee0115242b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb5d148966f2bea6639e99218e649cc2176b1f9a1142989f73a7dcee0115242b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5d148966f2bea6639e99218e649cc2176b1f9a1142989f73a7dcee0115242b", kill_on_drop: false }` [INFO] [stdout] cb5d148966f2bea6639e99218e649cc2176b1f9a1142989f73a7dcee0115242b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e46ea32fcf0b09619500003d76af54bb0cb18ee2a65fd7139c94ad9143b262d2 [INFO] running `Command { std: "docker" "start" "-a" "e46ea32fcf0b09619500003d76af54bb0cb18ee2a65fd7139c94ad9143b262d2", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking jiff v0.2.13 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking xcore v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/rust/catalog/catalog.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | ) -> Option<&'py Bound<'py, XTemplate>> { [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<&HashMap>, Infallible> [INFO] [stdout] --> src/rust/catalog/catalog.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn functions(&self) -> &HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | LiteralKey::Int(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:53:36 [INFO] [stdout] | [INFO] [stdout] 53 | LiteralKey::Uuid(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | LiteralKey::Str(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | Literal::None(_) => Python::None(py).into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | Literal::Bool(v) => v // wtf [INFO] [stdout] | _________________________________^ [INFO] [stdout] 149 | | .into_pyobject(py) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | Literal::Uuid(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 155 | Literal::Int(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | Literal::Str(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:168:37 [INFO] [stdout] | [INFO] [stdout] 168 | Literal::Callable(v) => v.clone().into_pyobject(py).unwrap().into_any(), // wrong! [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | Literal::Object(v) => v.clone().obj.into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | let v = o.obj().into_pyobject(py).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:248:27 [INFO] [stdout] | [INFO] [stdout] 248 | match o [INFO] [stdout] | ___________________________^ [INFO] [stdout] 249 | | .obj() [INFO] [stdout] 250 | | .into_pyobject(py) [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/expression/ast/eval.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | ... o.obj().into_pyobject(py).unwrap().call_method( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str, &str, &str), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn __match_args__() -> (&'static str, &'static str, &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str, &str, &str), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | fn __match_args__() -> (&'static str, &'static str, &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:296:28 [INFO] [stdout] | [INFO] [stdout] 296 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:331:28 [INFO] [stdout] | [INFO] [stdout] 331 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:404:28 [INFO] [stdout] | [INFO] [stdout] 404 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:516:45 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn unwrap(&self, py: Python<'_>) -> PyObject { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xcore` (lib test) due to 29 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>, Infallible> [INFO] [stdout] --> src/rust/catalog/catalog.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | ) -> Option<&'py Bound<'py, XTemplate>> { [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<&HashMap>, Infallible> [INFO] [stdout] --> src/rust/catalog/catalog.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn functions(&self) -> &HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | LiteralKey::Int(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:53:36 [INFO] [stdout] | [INFO] [stdout] 53 | LiteralKey::Uuid(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | LiteralKey::Str(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Clone, IntoPyObject)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoPyObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:147:33 [INFO] [stdout] | [INFO] [stdout] 147 | Literal::None(_) => Python::None(py).into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | Literal::Bool(v) => v // wtf [INFO] [stdout] | _________________________________^ [INFO] [stdout] 149 | | .into_pyobject(py) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | Literal::Uuid(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:155:32 [INFO] [stdout] | [INFO] [stdout] 155 | Literal::Int(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | Literal::Str(v) => v.clone().into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:168:37 [INFO] [stdout] | [INFO] [stdout] 168 | Literal::Callable(v) => v.clone().into_pyobject(py).unwrap().into_any(), // wrong! [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:169:35 [INFO] [stdout] | [INFO] [stdout] 169 | Literal::Object(v) => v.clone().obj.into_pyobject(py).unwrap().into_any(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | let v = o.obj().into_pyobject(py).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/context.rs:248:27 [INFO] [stdout] | [INFO] [stdout] 248 | match o [INFO] [stdout] | ___________________________^ [INFO] [stdout] 249 | | .obj() [INFO] [stdout] 250 | | .into_pyobject(py) [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/expression/ast/eval.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | ... o.obj().into_pyobject(py).unwrap().call_method( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str, &str, &str), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn __match_args__() -> (&'static str, &'static str, &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str, &str, &str), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | fn __match_args__() -> (&'static str, &'static str, &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:296:28 [INFO] [stdout] | [INFO] [stdout] 296 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:331:28 [INFO] [stdout] | [INFO] [stdout] 331 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(&str,), Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:404:28 [INFO] [stdout] | [INFO] [stdout] 404 | fn __match_args__() -> (&'static str,) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/rust/markup/tokens.rs:516:45 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn unwrap(&self, py: Python<'_>) -> PyObject { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xcore` (lib) due to 29 previous errors [INFO] running `Command { std: "docker" "inspect" "e46ea32fcf0b09619500003d76af54bb0cb18ee2a65fd7139c94ad9143b262d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46ea32fcf0b09619500003d76af54bb0cb18ee2a65fd7139c94ad9143b262d2", kill_on_drop: false }` [INFO] [stdout] e46ea32fcf0b09619500003d76af54bb0cb18ee2a65fd7139c94ad9143b262d2