[INFO] fetching crate mockiato 0.9.5... [INFO] testing mockiato-0.9.5 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate mockiato 0.9.5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate mockiato 0.9.5 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mockiato 0.9.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mockiato 0.9.5 [INFO] tweaked toml for crates.io crate mockiato 0.9.5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate mockiato 0.9.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nameof v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44b17555dae9dbecba4ec6324cbe15527e034eae84b694bd0952723ce32711bb [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" "44b17555dae9dbecba4ec6324cbe15527e034eae84b694bd0952723ce32711bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44b17555dae9dbecba4ec6324cbe15527e034eae84b694bd0952723ce32711bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b17555dae9dbecba4ec6324cbe15527e034eae84b694bd0952723ce32711bb", kill_on_drop: false }` [INFO] [stdout] 44b17555dae9dbecba4ec6324cbe15527e034eae84b694bd0952723ce32711bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6d1a4190695cb66ce073c9f9d7c9976ab675ba4fa26e8c827c39fcaf18fd38 [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" "bc6d1a4190695cb66ce073c9f9d7c9976ab675ba4fa26e8c827c39fcaf18fd38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling nearly_eq v0.2.4 [INFO] [stderr] Compiling nameof v1.1.0 [INFO] [stderr] Compiling mockiato-codegen v0.9.5 [INFO] [stderr] Compiling mockiato v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | f.debug_struct(name_of!(type NearlyEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | name_of!(accuracy in Self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | f.debug_struct(name_of!(type PartialEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | f.debug_struct(name_of!(type OwnedPartialEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/unordered_vec_eq.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | f.debug_tuple(name_of!(type UnorderedVecArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | f.debug_struct(name_of!(type Method<'mock, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | .field(name_of!(name in Self), &self.name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | .field(name_of!(calls in Self), &self.calls) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | .field(name_of!(call_order in Self), &self.call_order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | f.debug_struct(name_of!(type MethodCallBuilder<'mock, 'a, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | .field(name_of!(call in Self), &self.call) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | f.debug_struct(name_of!(type MethodCall<'mock, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | .field(name_of!(expected_calls in Self), &self.expected_calls) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | name_of!(actual_number_of_calls in Self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | .field(name_of!(matcher in Self), &self.matcher) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | .field(name_of!(return_value in Self), &self.return_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.41s [INFO] running `Command { std: "docker" "inspect" "bc6d1a4190695cb66ce073c9f9d7c9976ab675ba4fa26e8c827c39fcaf18fd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6d1a4190695cb66ce073c9f9d7c9976ab675ba4fa26e8c827c39fcaf18fd38", kill_on_drop: false }` [INFO] [stdout] bc6d1a4190695cb66ce073c9f9d7c9976ab675ba4fa26e8c827c39fcaf18fd38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b24984585ed960a39b5d100ae2ff8e0dc8d368a6f8d3b391b971a81a05a311 [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" "98b24984585ed960a39b5d100ae2ff8e0dc8d368a6f8d3b391b971a81a05a311", kill_on_drop: false }` [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | f.debug_struct(name_of!(type NearlyEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | name_of!(accuracy in Self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | f.debug_struct(name_of!(type PartialEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | f.debug_struct(name_of!(type OwnedPartialEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mockiato v0.9.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/unordered_vec_eq.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | f.debug_tuple(name_of!(type UnorderedVecArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | f.debug_struct(name_of!(type Method<'mock, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | .field(name_of!(name in Self), &self.name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | .field(name_of!(calls in Self), &self.calls) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | .field(name_of!(call_order in Self), &self.call_order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | f.debug_struct(name_of!(type MethodCallBuilder<'mock, 'a, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | .field(name_of!(call in Self), &self.call) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | f.debug_struct(name_of!(type MethodCall<'mock, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | .field(name_of!(expected_calls in Self), &self.expected_calls) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | name_of!(actual_number_of_calls in Self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | .field(name_of!(matcher in Self), &self.matcher) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | .field(name_of!(return_value in Self), &self.return_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | f.debug_struct(name_of!(type NearlyEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/nearly_eq.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | name_of!(accuracy in Self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | f.debug_struct(name_of!(type PartialEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | f.debug_struct(name_of!(type OwnedPartialEqArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/partial_eq.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/matcher/unordered_vec_eq.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | f.debug_tuple(name_of!(type UnorderedVecArgumentMatcher)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | f.debug_struct(name_of!(type Method<'mock, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | .field(name_of!(name in Self), &self.name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | .field(name_of!(calls in Self), &self.calls) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | .field(name_of!(call_order in Self), &self.call_order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | f.debug_struct(name_of!(type MethodCallBuilder<'mock, 'a, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | .field(name_of!(call in Self), &self.call) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | f.debug_struct(name_of!(type MethodCall<'mock, A, R>)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | .field(name_of!(expected_calls in Self), &self.expected_calls) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | name_of!(actual_number_of_calls in Self), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | .field(name_of!(matcher in Self), &self.matcher) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/method_call.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | .field(name_of!(return_value in Self), &self.return_value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.71s [INFO] running `Command { std: "docker" "inspect" "98b24984585ed960a39b5d100ae2ff8e0dc8d368a6f8d3b391b971a81a05a311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b24984585ed960a39b5d100ae2ff8e0dc8d368a6f8d3b391b971a81a05a311", kill_on_drop: false }` [INFO] [stdout] 98b24984585ed960a39b5d100ae2ff8e0dc8d368a6f8d3b391b971a81a05a311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", 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] ba91414071eb8086d826266376859f674269ff75f211191912c6b84841fab225 [INFO] running `Command { std: "docker" "start" "-a" "ba91414071eb8086d826266376859f674269ff75f211191912c6b84841fab225", kill_on_drop: false }` [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/nearly_eq.rs:110:24 [INFO] [stderr] | [INFO] [stderr] 110 | f.debug_struct(name_of!(type NearlyEqArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/nearly_eq.rs:111:20 [INFO] [stderr] | [INFO] [stderr] 111 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/nearly_eq.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | name_of!(accuracy in Self), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:86:24 [INFO] [stderr] | [INFO] [stderr] 86 | f.debug_struct(name_of!(type PartialEqArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:128:24 [INFO] [stderr] | [INFO] [stderr] 128 | f.debug_struct(name_of!(type OwnedPartialEqArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:129:20 [INFO] [stderr] | [INFO] [stderr] 129 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/unordered_vec_eq.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | f.debug_tuple(name_of!(type UnorderedVecArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | f.debug_struct(name_of!(type Method<'mock, A, R>)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | .field(name_of!(name in Self), &self.name) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | .field(name_of!(calls in Self), &self.calls) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | .field(name_of!(call_order in Self), &self.call_order) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:25:24 [INFO] [stderr] | [INFO] [stderr] 25 | f.debug_struct(name_of!(type MethodCallBuilder<'mock, 'a, A, R>)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | .field(name_of!(call in Self), &self.call) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:135:24 [INFO] [stderr] | [INFO] [stderr] 135 | f.debug_struct(name_of!(type MethodCall<'mock, A, R>)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:136:20 [INFO] [stderr] | [INFO] [stderr] 136 | .field(name_of!(expected_calls in Self), &self.expected_calls) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:138:17 [INFO] [stderr] | [INFO] [stderr] 138 | name_of!(actual_number_of_calls in Self), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:141:20 [INFO] [stderr] | [INFO] [stderr] 141 | .field(name_of!(matcher in Self), &self.matcher) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:142:20 [INFO] [stderr] | [INFO] [stderr] 142 | .field(name_of!(return_value in Self), &self.return_value) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 19 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/nearly_eq.rs:110:24 [INFO] [stderr] | [INFO] [stderr] 110 | f.debug_struct(name_of!(type NearlyEqArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/nearly_eq.rs:111:20 [INFO] [stderr] | [INFO] [stderr] 111 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/nearly_eq.rs:113:17 [INFO] [stderr] | [INFO] [stderr] 113 | name_of!(accuracy in Self), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:86:24 [INFO] [stderr] | [INFO] [stderr] 86 | f.debug_struct(name_of!(type PartialEqArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:128:24 [INFO] [stderr] | [INFO] [stderr] 128 | f.debug_struct(name_of!(type OwnedPartialEqArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/partial_eq.rs:129:20 [INFO] [stderr] | [INFO] [stderr] 129 | .field(name_of!(value in Self), &MaybeDebugWrapper(&self.value)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/matcher/unordered_vec_eq.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | f.debug_tuple(name_of!(type UnorderedVecArgumentMatcher)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | f.debug_struct(name_of!(type Method<'mock, A, R>)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | .field(name_of!(name in Self), &self.name) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | .field(name_of!(calls in Self), &self.calls) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | .field(name_of!(call_order in Self), &self.call_order) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:25:24 [INFO] [stderr] | [INFO] [stderr] 25 | f.debug_struct(name_of!(type MethodCallBuilder<'mock, 'a, A, R>)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | .field(name_of!(call in Self), &self.call) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:135:24 [INFO] [stderr] | [INFO] [stderr] 135 | f.debug_struct(name_of!(type MethodCall<'mock, A, R>)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:136:20 [INFO] [stderr] | [INFO] [stderr] 136 | .field(name_of!(expected_calls in Self), &self.expected_calls) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:138:17 [INFO] [stderr] | [INFO] [stderr] 138 | name_of!(actual_number_of_calls in Self), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:141:20 [INFO] [stderr] | [INFO] [stderr] 141 | .field(name_of!(matcher in Self), &self.matcher) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused closure that must be used [INFO] [stderr] --> src/method_call.rs:142:20 [INFO] [stderr] | [INFO] [stderr] 142 | .field(name_of!(return_value in Self), &self.return_value) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: closures are lazy and do nothing unless called [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mockiato-195394ab1d389143 [INFO] [stdout] running 70 tests [INFO] [stdout] test expected_calls::test::at_least_does_not_match_values_below_minimum ... ok [INFO] [stdout] test expected_calls::test::at_least_has_no_max_value ... ok [INFO] [stdout] test expected_calls::test::at_least_zero_is_displayed_correctly ... ok [INFO] [stdout] test expected_calls::test::any_is_displayed_correctly ... ok [INFO] [stdout] test expected_calls::test::at_most_does_not_match_values_above_maximum ... ok [INFO] [stdout] test expected_calls::test::at_most_has_max_value ... ok [INFO] [stdout] test expected_calls::test::at_most_matches_values_below_maximum ... ok [INFO] [stdout] test expected_calls::test::at_most_matches_maximum ... ok [INFO] [stdout] test expected_calls::test::between_does_not_match_end_value ... ok [INFO] [stdout] test expected_calls::test::between_has_max_value ... ok [INFO] [stdout] test expected_calls::test::between_does_not_match_values_outside_of_range ... ok [INFO] [stdout] test expected_calls::test::between_inclusive_does_not_match_values_outside_of_range ... ok [INFO] [stdout] test expected_calls::test::between_inclusive_matches_end_value ... ok [INFO] [stdout] test expected_calls::test::between_inclusive_matches_start_value ... ok [INFO] [stdout] test expected_calls::test::between_inclusive_matches_values_in_range ... ok [INFO] [stdout] test expected_calls::test::between_matches_start_value ... ok [INFO] [stdout] test expected_calls::test::between_matches_values_in_range ... ok [INFO] [stdout] test expected_calls::test::between_inclusive_matches_when_start_equals_end ... ok [INFO] [stdout] test expected_calls::test::can_be_converted_from_full_range ... ok [INFO] [stdout] test expected_calls::test::between_max_value_does_not_underflow ... ok [INFO] [stdout] test expected_calls::test::at_least_matches_values_above_minimum ... ok [INFO] [stdout] test expected_calls::test::can_be_converted_from_inclusive_range ... ok [INFO] [stdout] test expected_calls::test::between_does_not_match_when_start_equals_end ... ok [INFO] [stdout] test expected_calls::test::at_least_matches_minimum_value ... ok [INFO] [stdout] test expected_calls::test::any_has_no_max_value ... ok [INFO] [stdout] test expected_calls::test::can_be_converted_from_int ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_nearly_equal_to_itself ... ok [INFO] [stdout] test expected_calls::test::can_be_converted_from_range_from ... ok [INFO] [stdout] test expected_calls::test::can_be_converted_from_range_to ... ok [INFO] [stdout] test expected_calls::test::exact_does_not_match_other_values ... ok [INFO] [stdout] test expected_calls::test::exact_has_max_value ... ok [INFO] [stdout] test expected_calls::test::exact_matches_specified_value ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_not_nearly_equal_to_different_float_with_same_accuracy_as_difference ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_not_nearly_equivalent_to_different_float ... ok [INFO] [stdout] test matcher::unordered_vec_eq::test::accepts_empty_slices ... ok [INFO] [stdout] test matcher::unordered_vec_eq::test::does_not_work_with_different_lengths ... ok [INFO] [stdout] test matcher::unordered_vec_eq::test::rejects_slices_that_have_different_items ... ok [INFO] [stdout] test matcher::unordered_vec_eq::test::rejects_slices_with_different_lengths ... ok [INFO] [stdout] test expected_calls::test::ranges_with_bigger_start_than_end_do_not_match ... ok [INFO] [stdout] test expected_calls::test::between_inclusive_has_max_value ... ok [INFO] [stdout] test expected_calls::test::can_be_converted_from_range ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_nearly_equal_to_itself_with_highest_accuracy ... ok [INFO] [stdout] test matcher::unordered_vec_eq::test::works_with_duplicated_items ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_nearly_equivalent_to_slightly_different_float ... ok [INFO] [stdout] test matcher::unordered_vec_eq::test::rejects_when_actual_slice_has_extra_elements ... ok [INFO] [stdout] test method::test::call_calls_matching_method_call ... ok [INFO] [stdout] test method::test::call_errors_if_more_than_one_call_matches ... ok [INFO] [stdout] test method::test::errors_when_matching_call_is_called_more_than_expected ... ok [INFO] [stdout] test method::test::call_errors_if_no_calls_match ... ok [INFO] [stdout] test method::test::ordered_expectations_fail_if_first_call_does_not_match ... ok [INFO] [stdout] test method::test::ordered_expectations_use_first_matching_call_regardless_of_other_expected_calls ... ok [INFO] [stdout] test method::test::unordered_expectations_fail_with_multiple_matching_calls ... ok [INFO] [stdout] test method::test::unordered_expectations_work_with_one_matching_expected_call ... ok [INFO] [stdout] test method::test::verify_is_ok_if_expectations_are_empty ... ok [INFO] [stdout] test method::test::verify_errors_if_expectations_not_met ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_not_nearly_equal_to_different_float_with_no_accuracy ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_not_nearly_equal_to_different_float_with_highest_accuracy ... ok [INFO] [stdout] test method_call::test::matches_expected_arguments_returns_false ... ok [INFO] [stdout] test method_call::test::call_uses_return_value ... ok [INFO] [stdout] test method_call::test::matches_expected_arguments_returns_true ... ok [INFO] [stdout] test method_call::test::was_called_expected_number_of_times_returns_false ... ok [INFO] [stdout] test return_value::once::test::returns_expected_value ... ok [INFO] [stdout] test matcher::nearly_eq::test::float_is_nearly_equal_to_different_float_with_low_accuracy ... ok [INFO] [stdout] test method::test::verify_is_ok_if_expectations_are_met ... ok [INFO] [stdout] test expected_calls::test::at_least_is_displayed_correctly ... ok [INFO] [stdout] test method_call::test::was_called_expected_number_of_times_returns_true ... ok [INFO] [stdout] test return_value::cloned::test::test_cloned_returns_expected_value ... ok [INFO] [stdout] test return_value::panic::test::test_panic_panicks ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ambiguous_call-b61070ebba61b332 [INFO] [stdout] test method_call::test::call_panics_if_no_return_value_is_specified ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/any_matcher-025699dfa52678e5 [INFO] [stdout] test return_value::once::test::panics_when_called_more_than_once ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/auto_derive_trait_bounds-5d7504fb739a9dcb [INFO] [stdout] test cloneable_mocks_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cloneable_mocks-e6d951086ee32a54 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/default-ef608780ee4aff7a [INFO] [stdout] test cloneable_mocks_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test default_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/default_impl-2db5163a505abafa [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/display_impl_for_partial_eq_matcher-db8a0c4f20111886 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/expectations_with_references_work-b3c4e76b7bde7aa2 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cloneable_mocks_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/generic_types-71de83bc9bd024cd [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test trait_with_generic_type_argument_can_be_mocked ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hashmap-609bb585bbfbacd8 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/method_decls-72fdd387402bac69 [INFO] [stdout] test works_with_hashmap ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/non_static_references_work-6d5459934b185d4b [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/panic_with_no_expected_calls-e750e7fc5bcb5d10 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/remote_trait_with_path-7406d44028f0bef5 [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test remote_trait ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/remote_trait_without_path-fc7404af805a39a9 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/return_values_with_references_work-99d8a71a345449e4 [INFO] [stdout] test remote_trait ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/returns_once-9535265bc9c46922 [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test mocked_method_returns_expected_value ... ok [INFO] [stdout] test setup_of_method_panics_when_times_is_specified_after_return_value ... ok [INFO] [stdout] test mocked_method_panics_when_invoked_more_than_once ... ok [INFO] [stdout] test setup_of_method_panics_when_times_is_specified_before_return_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sequential_calls-7ae6ae0f6256a246 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/static_attr-a0fc674b51fca9b5 [INFO] [stdout] running 2 tests [INFO] [stdout] test sequential_calls ... ok [INFO] [stdout] test sequential_calls_work_with_expected_call_amount_with_no_upper_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/static_references_with_generics-d0d2b313f1e08839 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_static_references_works_together_with_generic_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-22070784cff933e5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/trait_method_with_more_than_one_argument-401863699ef93051 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/trait_nested_in_fn-40ca19dfa5b05479 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test trait_with_debug_bound_can_be_formatted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/trait_with_debug_bound_can_be_formatted-d740b1d1b733282f [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unordered_vec-258dfd95adcf920d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test unordered_slice_matcher_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unsafe_traits_work-18f171be0cda0772 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/visibility-85b07d66ae91c026 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/works_with_dead_code_lint-c629d489250f830f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/examples/downcasting-6b67d6a5b3a4f704 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test object_behavior_can_be_downcast ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mockiato [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - (line 82) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/matcher/unordered_vec_eq.rs - matcher::unordered_vec_eq::Argument::unordered_vec_eq (line 14) ... ok [INFO] [stdout] test src/matcher/partial_eq.rs - matcher::partial_eq::Argument::partial_eq_owned (line 36) ... ok [INFO] [stdout] test src/lib.rs - (line 64) ... ok [INFO] [stdout] test src/matcher/nearly_eq.rs - matcher::nearly_eq::Argument::nearly_eq (line 14) ... ok [INFO] [stdout] test src/matcher/partial_eq.rs - matcher::partial_eq::Argument::partial_eq (line 11) ... ok [INFO] [stdout] test src/matcher/any.rs - matcher::any::Argument::any (line 10) ... ok [INFO] [stdout] test src/matcher/nearly_eq.rs - matcher::nearly_eq::Argument::nearly_eq_with_accuracy (line 48) ... ok [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba91414071eb8086d826266376859f674269ff75f211191912c6b84841fab225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba91414071eb8086d826266376859f674269ff75f211191912c6b84841fab225", kill_on_drop: false }` [INFO] [stdout] ba91414071eb8086d826266376859f674269ff75f211191912c6b84841fab225