[INFO] fetching crate irc-bot 0.2.1... [INFO] extracting crate irc-bot 0.2.1 into work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/irc-bot/0.2.1 [INFO] extracting crate irc-bot 0.2.1 into work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/irc-bot/0.2.1 [INFO] validating manifest of irc-bot-0.2.1 on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of irc-bot-0.2.1 on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing irc-bot-0.2.1 [INFO] finished frobbing irc-bot-0.2.1 [INFO] frobbed toml for irc-bot-0.2.1 written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/reg/irc-bot/0.2.1/Cargo.toml [INFO] started frobbing irc-bot-0.2.1 [INFO] finished frobbing irc-bot-0.2.1 [INFO] frobbed toml for irc-bot-0.2.1 written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/irc-bot/0.2.1/Cargo.toml [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rando v0.2.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking irc-bot-0.2.1 against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-2/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/reg/irc-bot/0.2.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b90e3f3d8187d755ac9e7beefb0b85627c9bd2ed5d8682b3008c4899105960b2 [INFO] running `"docker" "start" "-a" "b90e3f3d8187d755ac9e7beefb0b85627c9bd2ed5d8682b3008c4899105960b2"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.4.1 [INFO] [stderr] Checking iter-trait v0.3.1 [INFO] [stderr] Checking len-trait v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Checking tokio-mockstream v1.1.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking get-trait v0.1.0 [INFO] [stderr] Checking rando v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking irc v0.13.6 [INFO] [stderr] Compiling foreman v0.4.0 [INFO] [stderr] Compiling irc-bot v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: Error running `git describe`: fatal: Not a git repository (or any parent up to mount point /opt/crater/workdir) [INFO] [stderr] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stderr] --> src/lib.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #![allow(unused_doc_comment)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stderr] --> src/lib.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #![allow(unused_doc_comment)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(renamed_and_removed_lints)] on by default [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `emeta` [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:73:13 [INFO] [stderr] | [INFO] [stderr] 73 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `eitem` [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:73:30 [INFO] [stderr] | [INFO] [stderr] 73 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `etyp` [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:73:48 [INFO] [stderr] | [INFO] [stderr] 73 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:90:48 [INFO] [stderr] | [INFO] [stderr] 84 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 90 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:90:57 [INFO] [stderr] | [INFO] [stderr] 84 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 90 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:103:49 [INFO] [stderr] | [INFO] [stderr] 97 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 103 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:103:58 [INFO] [stderr] | [INFO] [stderr] 97 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 103 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:116:49 [INFO] [stderr] | [INFO] [stderr] 110 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 116 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:116:58 [INFO] [stderr] | [INFO] [stderr] 110 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 116 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:165:41 [INFO] [stderr] | [INFO] [stderr] 161 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 165 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:175:41 [INFO] [stderr] | [INFO] [stderr] 171 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 175 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:202:7 [INFO] [stderr] | [INFO] [stderr] 196 | $ ( $ qvar : ident : $ qtyp : ty ) , + ] $ ( $ queue : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 202 | ( $ ( $ qtyp ) , * ) ) { } ] queue [ $ ( $ queue ) * ] ) ; } ; ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:6:45 [INFO] [stderr] | [INFO] [stderr] 6 | pub(crate) struct FmtAny<'a>(pub(crate) &'a Any); [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/bot_cmd.rs:18:29 [INFO] [stderr] | [INFO] [stderr] 18 | pub(super) handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BotCmdHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/err.rs:69:26 [INFO] [stderr] | [INFO] [stderr] 69 | payload: Box [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/err.rs:96:24 [INFO] [stderr] | [INFO] [stderr] 96 | Any(inner: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:75:22 [INFO] [stderr] | [INFO] [stderr] 75 | handler: Box, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BotCmdHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:123:22 [INFO] [stderr] | [INFO] [stderr] 123 | handler: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn TriggerHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:181:22 [INFO] [stderr] | [INFO] [stderr] 181 | handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BotCmdHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:187:22 [INFO] [stderr] | [INFO] [stderr] 187 | handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn TriggerHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/trigger.rs:23:29 [INFO] [stderr] | [INFO] [stderr] 23 | pub(super) handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn TriggerHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/mod.rs:75:24 [INFO] [stderr] | [INFO] [stderr] 75 | error_handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn ErrorHandler` [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `emeta` [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:73:13 [INFO] [stderr] | [INFO] [stderr] 73 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `eitem` [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:73:30 [INFO] [stderr] | [INFO] [stderr] 73 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `etyp` [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:73:48 [INFO] [stderr] | [INFO] [stderr] 73 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:90:48 [INFO] [stderr] | [INFO] [stderr] 84 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 90 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:90:57 [INFO] [stderr] | [INFO] [stderr] 84 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 90 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:103:49 [INFO] [stderr] | [INFO] [stderr] 97 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 103 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:103:58 [INFO] [stderr] | [INFO] [stderr] 97 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 103 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:116:49 [INFO] [stderr] | [INFO] [stderr] 110 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 116 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:116:58 [INFO] [stderr] | [INFO] [stderr] 110 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 116 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:165:41 [INFO] [stderr] | [INFO] [stderr] 161 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 165 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:175:41 [INFO] [stderr] | [INFO] [stderr] 171 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 175 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::error_chain::impl_error_chain_kind::impl_error_chain_kind macros>:202:7 [INFO] [stderr] | [INFO] [stderr] 196 | $ ( $ qvar : ident : $ qtyp : ty ) , + ] $ ( $ queue : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 202 | ( $ ( $ qtyp ) , * ) ) { } ] queue [ $ ( $ queue ) * ] ) ; } ; ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:6:45 [INFO] [stderr] | [INFO] [stderr] 6 | pub(crate) struct FmtAny<'a>(pub(crate) &'a Any); [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_fmt!(fmt::Display { [INFO] [stderr] 30 | | &str; [INFO] [stderr] 31 | | String; [INFO] [stderr] 32 | | Cow<'static, str>; [INFO] [stderr] 33 | | core::Error; [INFO] [stderr] 34 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util/fmt.rs:14:32 [INFO] [stderr] | [INFO] [stderr] 14 | Some(concrete) => <$trait>::fmt(concrete, $formatter), [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn $trait` [INFO] [stderr] ... [INFO] [stderr] 36 | / impl_fmt!(fmt::Debug { [INFO] [stderr] 37 | | &str; [INFO] [stderr] 38 | | String; [INFO] [stderr] 39 | | Cow<'static, str>; [INFO] [stderr] 40 | | core::Error; [INFO] [stderr] 41 | | }); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/bot_cmd.rs:18:29 [INFO] [stderr] | [INFO] [stderr] 18 | pub(super) handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BotCmdHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/err.rs:69:26 [INFO] [stderr] | [INFO] [stderr] 69 | payload: Box [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/err.rs:96:24 [INFO] [stderr] | [INFO] [stderr] 96 | Any(inner: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:75:22 [INFO] [stderr] | [INFO] [stderr] 75 | handler: Box, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BotCmdHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:123:22 [INFO] [stderr] | [INFO] [stderr] 123 | handler: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn TriggerHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:181:22 [INFO] [stderr] | [INFO] [stderr] 181 | handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BotCmdHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/modl_sys.rs:187:22 [INFO] [stderr] | [INFO] [stderr] 187 | handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn TriggerHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/trigger.rs:23:29 [INFO] [stderr] | [INFO] [stderr] 23 | pub(super) handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn TriggerHandler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/core/mod.rs:75:24 [INFO] [stderr] | [INFO] [stderr] 75 | error_handler: Arc, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn ErrorHandler` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/core/irc_comm.rs:295:31 [INFO] [stderr] | [INFO] [stderr] 295 | input_msg.to_string().trim_right_matches("\r\n") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/core/irc_msgs.rs:58:18 [INFO] [stderr] | [INFO] [stderr] 58 | text.trim_left_matches(nick) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/core/irc_msgs.rs:59:18 [INFO] [stderr] | [INFO] [stderr] 59 | .trim_left_matches(|c: char| [':', ','].contains(&c)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/core/irc_comm.rs:295:31 [INFO] [stderr] | [INFO] [stderr] 295 | input_msg.to_string().trim_right_matches("\r\n") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/core/irc_msgs.rs:58:18 [INFO] [stderr] | [INFO] [stderr] 58 | text.trim_left_matches(nick) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/core/irc_msgs.rs:59:18 [INFO] [stderr] | [INFO] [stderr] 59 | .trim_left_matches(|c: char| [':', ','].contains(&c)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/util/yaml.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | foreign_links { [INFO] [stderr] 11 | | YamlEmit(yaml_rust::EmitError); [INFO] [stderr] 12 | | YamlScan(yaml_rust::ScanError); [INFO] [stderr] ... | [INFO] [stderr] 45 | | } [INFO] [stderr] 46 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/core/err.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain! { [INFO] [stderr] 13 | | foreign_links { [INFO] [stderr] 14 | | Io(io::Error); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 106 | | } [INFO] [stderr] 107 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Error running `git describe`: fatal: Not a git repository (or any parent up to mount point /opt/crater/workdir) [INFO] [stderr] [INFO] [stderr] error: Could not compile `irc-bot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/util/yaml.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | foreign_links { [INFO] [stderr] 11 | | YamlEmit(yaml_rust::EmitError); [INFO] [stderr] 12 | | YamlScan(yaml_rust::ScanError); [INFO] [stderr] ... | [INFO] [stderr] 45 | | } [INFO] [stderr] 46 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/core/err.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain! { [INFO] [stderr] 13 | | foreign_links { [INFO] [stderr] 14 | | Io(io::Error); [INFO] [stderr] 15 | | [INFO] [stderr] ... | [INFO] [stderr] 106 | | } [INFO] [stderr] 107 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Error running `git describe`: fatal: Not a git repository (or any parent up to mount point /opt/crater/workdir) [INFO] [stderr] [INFO] [stderr] error: Could not compile `irc-bot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b90e3f3d8187d755ac9e7beefb0b85627c9bd2ed5d8682b3008c4899105960b2"` [INFO] running `"docker" "rm" "-f" "b90e3f3d8187d755ac9e7beefb0b85627c9bd2ed5d8682b3008c4899105960b2"` [INFO] [stdout] b90e3f3d8187d755ac9e7beefb0b85627c9bd2ed5d8682b3008c4899105960b2