[INFO] cloning repository https://github.com/kildevaeld/gerning-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kildevaeld/gerning-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fgerning-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildevaeld%2Fgerning-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be36abea128f446e2dd1113443261ac28eabd2c1 [INFO] checking kildevaeld/gerning-rs 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%2Fkildevaeld%2Fgerning-rs" "/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/kildevaeld/gerning-rs [INFO] finished tweaking git repo https://github.com/kildevaeld/gerning-rs [INFO] tweaked toml for git repo https://github.com/kildevaeld/gerning-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kildevaeld/gerning-rs 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/kildevaeld/gerning-rs 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] 671be33854836003aabea087506c9fec31f152ca811052ab32a5b2a442dcf3c7 [INFO] running `Command { std: "docker" "start" "-a" "671be33854836003aabea087506c9fec31f152ca811052ab32a5b2a442dcf3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671be33854836003aabea087506c9fec31f152ca811052ab32a5b2a442dcf3c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671be33854836003aabea087506c9fec31f152ca811052ab32a5b2a442dcf3c7", kill_on_drop: false }` [INFO] [stdout] 671be33854836003aabea087506c9fec31f152ca811052ab32a5b2a442dcf3c7 [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] c7741ef81c485a9ad3c793369398c743c5286b40bf42695fe68a4acc451be5fe [INFO] running `Command { std: "docker" "start" "-a" "c7741ef81c485a9ad3c793369398c743c5286b40bf42695fe68a4acc451be5fe", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking avagarden v0.1.0 (https://github.com/kildevaeld/avagarden#f4125f56) [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking event-listener v4.0.2 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking locket v0.1.0 (https://github.com/kildevaeld/locket-rs#76ca6215) [INFO] [stderr] Checking gerning v0.1.0 (/opt/rustwide/workdir/gerning) [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> gerning/src/callable.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "tokio")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `async-lock`, `default`, `futures-core`, `hashbrown`, `locket`, `pin-project-lite`, `serde`, `service`, and `std` [INFO] [stdout] = help: consider adding `tokio` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `tokio` [INFO] [stdout] --> gerning/src/callable.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "tokio")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `async-lock`, `default`, `futures-core`, `hashbrown`, `locket`, `pin-project-lite`, `serde`, `service`, and `std` [INFO] [stdout] = help: consider adding `tokio` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `smol` [INFO] [stdout] --> gerning/src/callable.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(feature = "smol")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `async-lock`, `default`, `futures-core`, `hashbrown`, `locket`, `pin-project-lite`, `serde`, `service`, and `std` [INFO] [stdout] = help: consider adding `smol` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `smol` [INFO] [stdout] --> gerning/src/callable.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "smol")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `async-lock`, `default`, `futures-core`, `hashbrown`, `locket`, `pin-project-lite`, `serde`, `service`, and `std` [INFO] [stdout] = help: consider adding `smol` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `signature` [INFO] [stdout] --> gerning/src/service/boxed.rs:6:66 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{arguments::Arguments, service::ServiceSignature, signature, Error, Value}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | fn into_result(self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 23 | | Ok(self) [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (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 [INFO] [stdout] --> gerning/src/resultable.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_result!(u8 i8 u16 i16 u32 i32 u64 i64 f32 f64 bool alloc::string::String); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_result` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gerning` (lib) due to 24 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c7741ef81c485a9ad3c793369398c743c5286b40bf42695fe68a4acc451be5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7741ef81c485a9ad3c793369398c743c5286b40bf42695fe68a4acc451be5fe", kill_on_drop: false }` [INFO] [stdout] c7741ef81c485a9ad3c793369398c743c5286b40bf42695fe68a4acc451be5fe