[INFO] fetching crate galvanic-mock 0.1.3...
[INFO] checking galvanic-mock-0.1.3 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate galvanic-mock 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate galvanic-mock 0.1.3 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate galvanic-mock 0.1.3
[INFO] finished tweaking crates.io crate galvanic-mock 0.1.3
[INFO] tweaked toml for crates.io crate galvanic-mock 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.37)
[INFO] [stderr]       Adding syn v0.11.11 (available: v2.0.77)
[INFO] [stderr]       Adding unicode-xid v0.0.4 (available: v0.2.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bc30decac3b8fc517e9dc6c56c235f7fe1da2b164f258d0bc33d95a67593326
[INFO] running `Command { std: "docker" "start" "-a" "0bc30decac3b8fc517e9dc6c56c235f7fe1da2b164f258d0bc33d95a67593326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bc30decac3b8fc517e9dc6c56c235f7fe1da2b164f258d0bc33d95a67593326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc30decac3b8fc517e9dc6c56c235f7fe1da2b164f258d0bc33d95a67593326", kill_on_drop: false }`
[INFO] [stdout] 0bc30decac3b8fc517e9dc6c56c235f7fe1da2b164f258d0bc33d95a67593326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3602c23981a941affa5171f2781b8bc0a42d8917db56b0fee4dfb21c916ea550
[INFO] running `Command { std: "docker" "start" "-a" "3602c23981a941affa5171f2781b8bc0a42d8917db56b0fee4dfb21c916ea550", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Checking unicode-xid v0.0.4
[INFO] [stderr]     Checking quote v0.3.15
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking galvanic-assert v0.8.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking syn v0.11.11
[INFO] [stderr]     Checking galvanic-mock v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(test)]#[macro_use]
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / lazy_static! {
[INFO] [stdout] 43 | |     pub static ref MOCKABLE_TRAITS: Mutex<MockableTraits> = {
[INFO] [stdout] 44 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / lazy_static! {
[INFO] [stdout] 55 | |     pub static ref REQUESTED_MOCKS: Mutex<Vec<RequestedMock>> = {
[INFO] [stdout] 56 | |         Mutex::new(Vec::new())
[INFO] [stdout] 57 | |     };
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / lazy_static! {
[INFO] [stdout] 74 | |     pub static ref BINDINGS: Mutex<Bindings> = {
[INFO] [stdout] 75 | |         Mutex::new(Vec::new())
[INFO] [stdout] 76 | |     };
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/data.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / lazy_static! {
[INFO] [stdout] 156 | |     pub static ref GIVEN_STATEMENTS: Mutex<GivenStatements> = {
[INFO] [stdout] 157 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 158 | |     };
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/data.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | / lazy_static! {
[INFO] [stdout] 219 | |     pub static ref EXPECT_STATEMENTS: Mutex<ExpectStatements> = {
[INFO] [stdout] 220 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 221 | |     };
[INFO] [stdout] 222 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / lazy_static! {
[INFO] [stdout] 43 | |     pub static ref MOCKABLE_TRAITS: Mutex<MockableTraits> = {
[INFO] [stdout] 44 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / lazy_static! {
[INFO] [stdout] 55 | |     pub static ref REQUESTED_MOCKS: Mutex<Vec<RequestedMock>> = {
[INFO] [stdout] 56 | |         Mutex::new(Vec::new())
[INFO] [stdout] 57 | |     };
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / lazy_static! {
[INFO] [stdout] 74 | |     pub static ref BINDINGS: Mutex<Bindings> = {
[INFO] [stdout] 75 | |         Mutex::new(Vec::new())
[INFO] [stdout] 76 | |     };
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/data.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / lazy_static! {
[INFO] [stdout] 156 | |     pub static ref GIVEN_STATEMENTS: Mutex<GivenStatements> = {
[INFO] [stdout] 157 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 158 | |     };
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/data.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | / lazy_static! {
[INFO] [stdout] 219 | |     pub static ref EXPECT_STATEMENTS: Mutex<ExpectStatements> = {
[INFO] [stdout] 220 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 221 | |     };
[INFO] [stdout] 222 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `safety` and `generic_bounds` are never read
[INFO] [stdout]   --> src/data.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TraitInfo {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 21 |     pub safety: syn::Unsafety,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub generics: syn::Generics,
[INFO] [stdout] 23 |     pub generic_bounds: Vec<syn::TyParamBound>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/lib.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |     macro_names.into_iter()
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 236 |     macro_names.iter()
[INFO] [stdout]     |                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 236 |     IntoIterator::into_iter(macro_names)
[INFO] [stdout]     |     ++++++++++++++++++++++++           ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/new_mock.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |       panic!(format!(concat!("Expecting a new_mock defintion of the form: new_mock!(paths::to::Traits, ... #[optional_attributes]...);\n",
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 59 | |                            "\tGot: {}"), source));
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 58 ~     panic!(concat!("Expecting a new_mock defintion of the form: new_mock!(paths::to::Traits, ... #[optional_attributes]...);\n",
[INFO] [stdout] 59 ~                            "\tGot: {}"), source);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `safety` and `generic_bounds` are never read
[INFO] [stdout]   --> src/data.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TraitInfo {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 21 |     pub safety: syn::Unsafety,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub generics: syn::Generics,
[INFO] [stdout] 23 |     pub generic_bounds: Vec<syn::TyParamBound>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/lib.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |     macro_names.into_iter()
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 236 |     macro_names.iter()
[INFO] [stdout]     |                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 236 |     IntoIterator::into_iter(macro_names)
[INFO] [stdout]     |     ++++++++++++++++++++++++           ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/new_mock.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |       panic!(format!(concat!("Expecting a new_mock defintion of the form: new_mock!(paths::to::Traits, ... #[optional_attributes]...);\n",
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 59 | |                            "\tGot: {}"), source));
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 58 ~     panic!(concat!("Expecting a new_mock defintion of the form: new_mock!(paths::to::Traits, ... #[optional_attributes]...);\n",
[INFO] [stdout] 59 ~                            "\tGot: {}"), source);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / lazy_static! {
[INFO] [stdout] 43 | |     pub static ref MOCKABLE_TRAITS: Mutex<MockableTraits> = {
[INFO] [stdout] 44 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 45 | |     };
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / lazy_static! {
[INFO] [stdout] 55 | |     pub static ref REQUESTED_MOCKS: Mutex<Vec<RequestedMock>> = {
[INFO] [stdout] 56 | |         Mutex::new(Vec::new())
[INFO] [stdout] 57 | |     };
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/data.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | / lazy_static! {
[INFO] [stdout] 74 | |     pub static ref BINDINGS: Mutex<Bindings> = {
[INFO] [stdout] 75 | |         Mutex::new(Vec::new())
[INFO] [stdout] 76 | |     };
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/data.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / lazy_static! {
[INFO] [stdout] 156 | |     pub static ref GIVEN_STATEMENTS: Mutex<GivenStatements> = {
[INFO] [stdout] 157 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 158 | |     };
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/data.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | / lazy_static! {
[INFO] [stdout] 219 | |     pub static ref EXPECT_STATEMENTS: Mutex<ExpectStatements> = {
[INFO] [stdout] 220 | |         Mutex::new(HashMap::new())
[INFO] [stdout] 221 | |     };
[INFO] [stdout] 222 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `safety` and `generic_bounds` are never read
[INFO] [stdout]   --> src/data.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TraitInfo {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 21 |     pub safety: syn::Unsafety,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub generics: syn::Generics,
[INFO] [stdout] 23 |     pub generic_bounds: Vec<syn::TyParamBound>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TraitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<[T; N] as IntoIterator>::into_iter` in Rust 2021
[INFO] [stdout]    --> src/lib.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |     macro_names.into_iter()
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/IntoIterator-for-arrays.html>
[INFO] [stdout]     = note: `#[warn(array_into_iter)]` on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 236 |     macro_names.iter()
[INFO] [stdout]     |                 ~~~~
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]     |
[INFO] [stdout] 236 |     IntoIterator::into_iter(macro_names)
[INFO] [stdout]     |     ++++++++++++++++++++++++           ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/new_mock.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |       panic!(format!(concat!("Expecting a new_mock defintion of the form: new_mock!(paths::to::Traits, ... #[optional_attributes]...);\n",
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 59 | |                            "\tGot: {}"), source));
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 58 ~     panic!(concat!("Expecting a new_mock defintion of the form: new_mock!(paths::to::Traits, ... #[optional_attributes]...);\n",
[INFO] [stdout] 59 ~                            "\tGot: {}"), source);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/expect_method_without_args.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/given_method_without_args.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/given_block_missing_for_method.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/expect_void_method.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/mock_generic_trait.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/verify_on_drop.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/given_method_with_multiple_args.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/mock_empty_trait.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/mock_trait_in_submodules.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[mockable(::sub1::sub2)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: failed to parse #[mockable(..)] requires the absolute path of the trait's module.It must be preceded with `extern`/`intern` if the trait is defined in another crate/module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/mock_trait_in_submodules.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[test]#[use_mocks]
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/mock_generic_trait_method.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/given_different_returns.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/given_method_with_single_arg.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/mock_trait_in_submodules.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_mock_from_other_submodule` in this scope
[INFO] [stdout]   --> tests/mock_trait_in_submodules.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     fn create_mock_from_other_submodule() {
[INFO] [stdout] 33 | |         let mock = new_mock!(::sub1::sub2::EmptyTrait);
[INFO] [stdout] 34 | |     }
[INFO] [stdout]    | |_____^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/mock_with_explicit_type_name.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `galvanic-mock` (test "mock_trait_in_submodules") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> tests/given_different_returns.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[use_mocks]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `use_mocks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/mock_trait_and_apply_attributes.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/given_void_method_without_args.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/expect_different_interactions.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[mockable(::multiple_traits)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: failed to parse #[mockable(..)] requires the absolute path of the trait's module.It must be preceded with `extern`/`intern` if the trait is defined in another crate/module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/expect_different_interactions.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[use_mocks]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `matching_expectation` in this scope
[INFO] [stdout]    --> tests/expect_different_interactions.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     fn matching_expectation() {
[INFO] [stdout] 402 | |         let mock = new_mock!(TestTrait, ::multiple_traits::OtherTrait);
[INFO] [stdout] 403 | |
[INFO] [stdout] 404 | |         given! {
[INFO] [stdout] ...   |
[INFO] [stdout] 417 | |         mock.verify();
[INFO] [stdout] 418 | |     }
[INFO] [stdout]     | |_____^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 392 +     use test_at_least::matching_expectation;
[INFO] [stdout]     |
[INFO] [stdout] 392 +     use test_never::matching_expectation;
[INFO] [stdout]     |
[INFO] [stdout] 392 +     use test_times::matching_expectation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> tests/expect_different_interactions.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(proc_macro)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `galvanic-mock` (test "expect_different_interactions") due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3602c23981a941affa5171f2781b8bc0a42d8917db56b0fee4dfb21c916ea550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3602c23981a941affa5171f2781b8bc0a42d8917db56b0fee4dfb21c916ea550", kill_on_drop: false }`
[INFO] [stdout] 3602c23981a941affa5171f2781b8bc0a42d8917db56b0fee4dfb21c916ea550
