[INFO] fetching crate mockers 0.21.0... [INFO] checking mockers-0.21.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate mockers 0.21.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mockers 0.21.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mockers 0.21.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mockers 0.21.0 [INFO] tweaked toml for crates.io crate mockers 0.21.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded select-rustc v0.1.2 [INFO] [stderr] Downloaded mockers_derive v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4057ce44302ceb387fcedf7c2a0cdca621ffa1409ac6e13d7c6aa9e7676f8fa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4057ce44302ceb387fcedf7c2a0cdca621ffa1409ac6e13d7c6aa9e7676f8fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4057ce44302ceb387fcedf7c2a0cdca621ffa1409ac6e13d7c6aa9e7676f8fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4057ce44302ceb387fcedf7c2a0cdca621ffa1409ac6e13d7c6aa9e7676f8fa", kill_on_drop: false }` [INFO] [stdout] f4057ce44302ceb387fcedf7c2a0cdca621ffa1409ac6e13d7c6aa9e7676f8fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8dd8139255017829bf3adf4f6f01023bbef14eaacd159d4e4efda98cc6754a4 [INFO] running `Command { std: "docker" "start" "-a" "e8dd8139255017829bf3adf4f6f01023bbef14eaacd159d4e4efda98cc6754a4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] proc-macro2 v0.4.30 (as host dependency): nightly [INFO] [stderr] syn v0.15.44 (as host dependency): extra-traits [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling select-rustc v0.1.2 [INFO] [stderr] Compiling mockers_derive v0.21.0 [INFO] [stderr] Checking mockers v0.21.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `mockers` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 394 | define_all!((CallMatch0, Reaction0, ActionClone0, Satisfy0, SatisfyClone0, Expectation0, ExpectationTimes0) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 395 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 396 | define_all!((CallMatch1, Reaction1, ActionClone1, Satisfy1, SatisfyClone1, Expectation1, ExpectationTimes1) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 397 | | (0, arg0, Arg0) [INFO] [stderr] 398 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 399 | define_all!((CallMatch2, Reaction2, ActionClone2, Satisfy2, SatisfyClone2, Expectation2, ExpectationTimes2) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 400 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stderr] 401 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 402 | define_all!((CallMatch3, Reaction3, ActionClone3, Satisfy3, SatisfyClone3, Expectation3, ExpectationTimes3) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 403 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stderr] 404 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 405 | define_all!((CallMatch4, Reaction4, ActionClone4, Satisfy4, SatisfyClone4, Expectation4, ExpectationTimes4) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 406 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stderr] 407 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 758 | define_verify!(verify0 { }); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 758 | define_verify!(verify0 { }); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stderr] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stderr] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors; 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/type_info.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / panic!(concat!( [INFO] [stdout] 13 | | "\n\n", [INFO] [stdout] 14 | | colored!(red: "error:"), [INFO] [stdout] 15 | | colored!(bold: " Generic method was called with unknown type parameter."), [INFO] [stdout] ... | [INFO] [stdout] 40 | | "\n" [INFO] [stdout] 41 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn non-fmt-panics` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 12 | panic!("{}", concat!( [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | / define_all!((CallMatch0, Reaction0, ActionClone0, Satisfy0, SatisfyClone0, Expectation0, ExpectationTimes0) { [INFO] [stdout] 395 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | / define_all!((CallMatch1, Reaction1, ActionClone1, Satisfy1, SatisfyClone1, Expectation1, ExpectationTimes1) { [INFO] [stdout] 397 | | (0, arg0, Arg0) [INFO] [stdout] 398 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | / define_all!((CallMatch2, Reaction2, ActionClone2, Satisfy2, SatisfyClone2, Expectation2, ExpectationTimes2) { [INFO] [stdout] 400 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 401 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | / define_all!((CallMatch3, Reaction3, ActionClone3, Satisfy3, SatisfyClone3, Expectation3, ExpectationTimes3) { [INFO] [stdout] 403 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 404 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | / define_all!((CallMatch4, Reaction4, ActionClone4, Satisfy4, SatisfyClone4, Expectation4, ExpectationTimes4) { [INFO] [stdout] 406 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 407 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:621:20 [INFO] [stdout] | [INFO] [stdout] 621 | panic!(s); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 621 | panic!("{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:804:20 [INFO] [stdout] | [INFO] [stdout] 804 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 804 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:884:16 [INFO] [stdout] | [INFO] [stdout] 884 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 884 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/expect_in_action.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/cardinality.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/nested.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/extern.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/named_mock_type.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/arbitrary_self.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/derive.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/extern_trait.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/fn_mut_reaction.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/refs.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/associated_types.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/generic_trait.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/static_methods.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/clone.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/multi_trait.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/dyn_trait.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/type_names.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/move.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/matchers.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/local_refs.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `mockers` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/lib.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 394 | define_all!((CallMatch0, Reaction0, ActionClone0, Satisfy0, SatisfyClone0, Expectation0, ExpectationTimes0) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 395 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 396 | define_all!((CallMatch1, Reaction1, ActionClone1, Satisfy1, SatisfyClone1, Expectation1, ExpectationTimes1) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 397 | | (0, arg0, Arg0) [INFO] [stderr] 398 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 399 | define_all!((CallMatch2, Reaction2, ActionClone2, Satisfy2, SatisfyClone2, Expectation2, ExpectationTimes2) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 400 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stderr] 401 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 402 | define_all!((CallMatch3, Reaction3, ActionClone3, Satisfy3, SatisfyClone3, Expectation3, ExpectationTimes3) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 403 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stderr] 404 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: multiple unused formatting arguments [INFO] [stderr] --> src/lib.rs:306:70 [INFO] [stderr] | [INFO] [stderr] 306 | action: Some(move |$($arg,)*| panic!("{}", "{}", "{}", "{}", "{}", msg)), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^ argument never used [INFO] [stderr] | | | | | [INFO] [stderr] | | | | argument never used [INFO] [stderr] | | | argument never used [INFO] [stderr] | | argument never used [INFO] [stderr] | multiple missing formatting specifiers [INFO] [stderr] ... [INFO] [stderr] 405 | define_all!((CallMatch4, Reaction4, ActionClone4, Satisfy4, SatisfyClone4, Expectation4, ExpectationTimes4) { [INFO] [stderr] | _- [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | |_| [INFO] [stderr] | | [INFO] [stderr] 406 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stderr] 407 | | }); [INFO] [stderr] | | - [INFO] [stderr] | |___| [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | |___in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 758 | define_verify!(verify0 { }); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 758 | define_verify!(verify0 { }); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stderr] | -------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:735:14 [INFO] [stderr] | [INFO] [stderr] 735 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stderr] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/lib.rs:740:14 [INFO] [stderr] | [INFO] [stderr] 740 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] ... [INFO] [stderr] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stderr] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors; 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/type_info.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / panic!(concat!( [INFO] [stdout] 13 | | "\n\n", [INFO] [stdout] 14 | | colored!(red: "error:"), [INFO] [stdout] 15 | | colored!(bold: " Generic method was called with unknown type parameter."), [INFO] [stdout] ... | [INFO] [stdout] 40 | | "\n" [INFO] [stdout] 41 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn non-fmt-panics` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 12 | panic!("{}", concat!( [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | / define_all!((CallMatch0, Reaction0, ActionClone0, Satisfy0, SatisfyClone0, Expectation0, ExpectationTimes0) { [INFO] [stdout] 395 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | / define_all!((CallMatch1, Reaction1, ActionClone1, Satisfy1, SatisfyClone1, Expectation1, ExpectationTimes1) { [INFO] [stdout] 397 | | (0, arg0, Arg0) [INFO] [stdout] 398 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | / define_all!((CallMatch2, Reaction2, ActionClone2, Satisfy2, SatisfyClone2, Expectation2, ExpectationTimes2) { [INFO] [stdout] 400 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 401 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | / define_all!((CallMatch3, Reaction3, ActionClone3, Satisfy3, SatisfyClone3, Expectation3, ExpectationTimes3) { [INFO] [stdout] 403 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 404 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | / define_all!((CallMatch4, Reaction4, ActionClone4, Satisfy4, SatisfyClone4, Expectation4, ExpectationTimes4) { [INFO] [stdout] 406 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 407 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:621:20 [INFO] [stdout] | [INFO] [stdout] 621 | panic!(s); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 621 | panic!("{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:804:20 [INFO] [stdout] | [INFO] [stdout] 804 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 804 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:884:16 [INFO] [stdout] | [INFO] [stdout] 884 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 884 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.37s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking mockers v0.21.0 (/tmp/fixit) [INFO] [stdout] error: invalid format string: expected `'}'`, found `','` [INFO] [stdout] --> src/type_info.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | panic!(concat!( [INFO] [stdout] | ____________^ [INFO] [stdout] 13 | | "\n\n", [INFO] [stdout] 14 | | colored!(red: "error:"), [INFO] [stdout] 15 | | colored!(bold: " Generic method was called with unknown type parameter."), [INFO] [stdout] ... | [INFO] [stdout] 18 | | " All types which may be used as type parameters for mocked generic methods must be", [INFO] [stdout] | | - because of this opening brace [INFO] [stdout] ... | [INFO] [stdout] 40 | | "\n" [INFO] [stdout] 41 | | )) [INFO] [stdout] | |_____^ expected `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | / define_all!((CallMatch0, Reaction0, ActionClone0, Satisfy0, SatisfyClone0, Expectation0, ExpectationTimes0) { [INFO] [stdout] 395 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | / define_all!((CallMatch1, Reaction1, ActionClone1, Satisfy1, SatisfyClone1, Expectation1, ExpectationTimes1) { [INFO] [stdout] 397 | | (0, arg0, Arg0) [INFO] [stdout] 398 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | / define_all!((CallMatch2, Reaction2, ActionClone2, Satisfy2, SatisfyClone2, Expectation2, ExpectationTimes2) { [INFO] [stdout] 400 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 401 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | / define_all!((CallMatch3, Reaction3, ActionClone3, Satisfy3, SatisfyClone3, Expectation3, ExpectationTimes3) { [INFO] [stdout] 403 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 404 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | / define_all!((CallMatch4, Reaction4, ActionClone4, Satisfy4, SatisfyClone4, Expectation4, ExpectationTimes4) { [INFO] [stdout] 406 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 407 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:621:20 [INFO] [stdout] | [INFO] [stdout] 621 | panic!(s); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 621 | panic!("{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:804:20 [INFO] [stdout] | [INFO] [stdout] 804 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 804 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:884:16 [INFO] [stdout] | [INFO] [stdout] 884 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 884 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `','` [INFO] [stdout] --> src/type_info.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | panic!(concat!( [INFO] [stdout] | ____________^ [INFO] [stdout] 13 | | "\n\n", [INFO] [stdout] 14 | | colored!(red: "error:"), [INFO] [stdout] 15 | | colored!(bold: " Generic method was called with unknown type parameter."), [INFO] [stdout] ... | [INFO] [stdout] 18 | | " All types which may be used as type parameters for mocked generic methods must be", [INFO] [stdout] | | - because of this opening brace [INFO] [stdout] ... | [INFO] [stdout] 40 | | "\n" [INFO] [stdout] 41 | | )) [INFO] [stdout] | |_____^ expected `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | / define_all!((CallMatch0, Reaction0, ActionClone0, Satisfy0, SatisfyClone0, Expectation0, ExpectationTimes0) { [INFO] [stdout] 395 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | / define_all!((CallMatch1, Reaction1, ActionClone1, Satisfy1, SatisfyClone1, Expectation1, ExpectationTimes1) { [INFO] [stdout] 397 | | (0, arg0, Arg0) [INFO] [stdout] 398 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 399 | / define_all!((CallMatch2, Reaction2, ActionClone2, Satisfy2, SatisfyClone2, Expectation2, ExpectationTimes2) { [INFO] [stdout] 400 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 401 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 402 | / define_all!((CallMatch3, Reaction3, ActionClone3, Satisfy3, SatisfyClone3, Expectation3, ExpectationTimes3) { [INFO] [stdout] 403 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 404 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!(msg)), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | / define_all!((CallMatch4, Reaction4, ActionClone4, Satisfy4, SatisfyClone4, Expectation4, ExpectationTimes4) { [INFO] [stdout] 406 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 407 | | }); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `define_all` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 306 | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:621:20 [INFO] [stdout] | [INFO] [stdout] 621 | panic!(s); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 621 | panic!("{}", s); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:804:20 [INFO] [stdout] | [INFO] [stdout] 804 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 804 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/lib.rs:884:16 [INFO] [stdout] | [INFO] [stdout] 884 | panic!(msg); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 884 | panic!("{}", msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 758 | define_verify!(verify0 { }); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 759 | define_verify!(verify1 { (0, arg0, Arg0) }); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 760 | define_verify!(verify2 { (0, arg0, Arg0), (1, arg1, Arg1) }); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 761 | define_verify!(verify3 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) }); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:735:14 [INFO] [stdout] | [INFO] [stdout] 735 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:740:14 [INFO] [stdout] | [INFO] [stdout] 740 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 762 | define_verify!(verify4 { (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) }); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_verify` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mockers` due to 10 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e8dd8139255017829bf3adf4f6f01023bbef14eaacd159d4e4efda98cc6754a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8dd8139255017829bf3adf4f6f01023bbef14eaacd159d4e4efda98cc6754a4", kill_on_drop: false }` [INFO] [stdout] e8dd8139255017829bf3adf4f6f01023bbef14eaacd159d4e4efda98cc6754a4