[INFO] fetching crate acari-lib 0.1.12... [INFO] testing acari-lib-0.1.12 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate acari-lib 0.1.12 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate acari-lib 0.1.12 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate acari-lib 0.1.12 [INFO] finished tweaking crates.io crate acari-lib 0.1.12 [INFO] tweaked toml for crates.io crate acari-lib 0.1.12 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sxd-document v0.3.2 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded rand_regex v0.15.1 [INFO] [stderr] Downloaded peresil v0.3.0 [INFO] [stderr] Downloaded pact_mock_server v0.7.21 [INFO] [stderr] Downloaded tree_magic_mini v3.0.2 [INFO] [stderr] Downloaded lenient_semver v0.4.2 [INFO] [stderr] Downloaded indextree v4.3.1 [INFO] [stderr] Downloaded pact_consumer v0.7.8 [INFO] [stderr] Downloaded lenient_semver_parser v0.4.2 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded pact_models v0.1.4 [INFO] [stderr] Downloaded pact_matching v0.10.3 [INFO] [stderr] Downloaded lenient_semver_version_builder v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", 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] 70ab433b9b7a49dd6f063893740e21d97c8c7b7e15155d416de58bd8538eb024 [INFO] running `Command { std: "docker" "start" "-a" "70ab433b9b7a49dd6f063893740e21d97c8c7b7e15155d416de58bd8538eb024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ab433b9b7a49dd6f063893740e21d97c8c7b7e15155d416de58bd8538eb024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ab433b9b7a49dd6f063893740e21d97c8c7b7e15155d416de58bd8538eb024", kill_on_drop: false }` [INFO] [stdout] 70ab433b9b7a49dd6f063893740e21d97c8c7b7e15155d416de58bd8538eb024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 629082657d3ae6039e93ef5e5f24853e7591c4d4b2ad9a9e662478ca894f13b4 [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" "629082657d3ae6039e93ef5e5f24853e7591c4d4b2ad9a9e662478ca894f13b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling acari-lib v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "629082657d3ae6039e93ef5e5f24853e7591c4d4b2ad9a9e662478ca894f13b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629082657d3ae6039e93ef5e5f24853e7591c4d4b2ad9a9e662478ca894f13b4", kill_on_drop: false }` [INFO] [stdout] 629082657d3ae6039e93ef5e5f24853e7591c4d4b2ad9a9e662478ca894f13b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b54b268ac8be0a9b6a67414bbf7d38bb31b1ac4bc63754a1b355a1e806b5f230 [INFO] running `Command { std: "docker" "start" "-a" "b54b268ac8be0a9b6a67414bbf7d38bb31b1ac4bc63754a1b355a1e806b5f230", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_regex v0.15.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pact_models v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tree_magic_mini v3.0.2 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling pact_matching v0.10.3 [INFO] [stderr] Compiling pact_mock_server v0.7.21 [INFO] [stderr] Compiling pact_consumer v0.7.8 [INFO] [stderr] Compiling acari-lib v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 22 | | "account": { [INFO] [stdout] 23 | | "id": 1, [INFO] [stdout] 24 | | "name": "demo", [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 61 | | "user": { [INFO] [stdout] 62 | | "id": 3456, [INFO] [stdout] 63 | | "name": "August Ausgedacht", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 106 | | "customer": { [INFO] [stdout] 107 | | "id": 83241, [INFO] [stdout] 108 | | "name": "Acme Inc.", [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 106 | | "customer": { [INFO] [stdout] 107 | | "id": 83241, [INFO] [stdout] 108 | | "name": "Acme Inc.", [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 106 | | "customer": { [INFO] [stdout] 107 | | "id": 83241, [INFO] [stdout] 108 | | "name": "Acme Inc.", [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 106 | | "customer": { [INFO] [stdout] 107 | | "id": 83241, [INFO] [stdout] 108 | | "name": "Acme Inc.", [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 106 | | "customer": { [INFO] [stdout] 107 | | "id": 83241, [INFO] [stdout] 108 | | "name": "Acme Inc.", [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:187:21 [INFO] [stdout] | [INFO] [stdout] 187 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:158:45 [INFO] [stdout] | [INFO] [stdout] 158 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 159 | | "project": { [INFO] [stdout] 160 | | "id": 643, [INFO] [stdout] 161 | | "name": "Open-Source", [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 218 | | "service": { [INFO] [stdout] 219 | | "id": 38672, [INFO] [stdout] 220 | | "name": "Website Konzeption", [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] 228 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | i.response.ok().json_utf8().json_body(json!([{ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 218 | | "service": { [INFO] [stdout] 219 | | "id": 38672, [INFO] [stdout] 220 | | "name": "Website Konzeption", [INFO] [stdout] ... | [INFO] [stdout] 227 | | } [INFO] [stdout] 228 | | }])); [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 258 | | "time_entry": { [INFO] [stdout] 259 | | "id": 36159117, [INFO] [stdout] 260 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 277 | | } [INFO] [stdout] 278 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 258 | | "time_entry": { [INFO] [stdout] 259 | | "id": 36159117, [INFO] [stdout] 260 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 277 | | } [INFO] [stdout] 278 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 258 | | "time_entry": { [INFO] [stdout] 259 | | "id": 36159117, [INFO] [stdout] 260 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 277 | | } [INFO] [stdout] 278 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 258 | | "time_entry": { [INFO] [stdout] 259 | | "id": 36159117, [INFO] [stdout] 260 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 277 | | } [INFO] [stdout] 278 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 258 | | "time_entry": { [INFO] [stdout] 259 | | "id": 36159117, [INFO] [stdout] 260 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 277 | | } [INFO] [stdout] 278 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 258 | | "time_entry": { [INFO] [stdout] 259 | | "id": 36159117, [INFO] [stdout] 260 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 277 | | } [INFO] [stdout] 278 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 258 | | "time_entry": { [INFO] [stdout] 259 | | "id": 36159117, [INFO] [stdout] 260 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 277 | | } [INFO] [stdout] 278 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:366:21 [INFO] [stdout] | [INFO] [stdout] 366 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | .json_body(json!({ [INFO] [stdout] | ____________________^ [INFO] [stdout] 332 | | "time_entry": { [INFO] [stdout] 333 | | "date_at": "2015-09-15", [INFO] [stdout] 334 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 338 | | } [INFO] [stdout] 339 | | })) [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | .json_body(json!({ [INFO] [stdout] | ____________________^ [INFO] [stdout] 332 | | "time_entry": { [INFO] [stdout] 333 | | "date_at": "2015-09-15", [INFO] [stdout] 334 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 338 | | } [INFO] [stdout] 339 | | })) [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | .json_body(json!({ [INFO] [stdout] | ____________________^ [INFO] [stdout] 332 | | "time_entry": { [INFO] [stdout] 333 | | "date_at": "2015-09-15", [INFO] [stdout] 334 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 338 | | } [INFO] [stdout] 339 | | })) [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:341:50 [INFO] [stdout] | [INFO] [stdout] 341 | i.response.created().json_utf8().json_body(json!({ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 342 | | "time_entry": { [INFO] [stdout] 343 | | "id": 52324, [INFO] [stdout] 344 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:341:50 [INFO] [stdout] | [INFO] [stdout] 341 | i.response.created().json_utf8().json_body(json!({ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 342 | | "time_entry": { [INFO] [stdout] 343 | | "id": 52324, [INFO] [stdout] 344 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:341:50 [INFO] [stdout] | [INFO] [stdout] 341 | i.response.created().json_utf8().json_body(json!({ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 342 | | "time_entry": { [INFO] [stdout] 343 | | "id": 52324, [INFO] [stdout] 344 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:341:50 [INFO] [stdout] | [INFO] [stdout] 341 | i.response.created().json_utf8().json_body(json!({ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 342 | | "time_entry": { [INFO] [stdout] 343 | | "id": 52324, [INFO] [stdout] 344 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:341:50 [INFO] [stdout] | [INFO] [stdout] 341 | i.response.created().json_utf8().json_body(json!({ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 342 | | "time_entry": { [INFO] [stdout] 343 | | "id": 52324, [INFO] [stdout] 344 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:341:50 [INFO] [stdout] | [INFO] [stdout] 341 | i.response.created().json_utf8().json_body(json!({ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 342 | | "time_entry": { [INFO] [stdout] 343 | | "id": 52324, [INFO] [stdout] 344 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:341:50 [INFO] [stdout] | [INFO] [stdout] 341 | i.response.created().json_utf8().json_body(json!({ [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 342 | | "time_entry": { [INFO] [stdout] 343 | | "id": 52324, [INFO] [stdout] 344 | | "minutes": 185, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:434:20 [INFO] [stdout] | [INFO] [stdout] 434 | .json_body(json!({ [INFO] [stdout] | ____________________^ [INFO] [stdout] 435 | | "time_entry": { [INFO] [stdout] 436 | | "minutes": 120, [INFO] [stdout] 437 | | "note": "", [INFO] [stdout] 438 | | } [INFO] [stdout] 439 | | })) [INFO] [stdout] | |__________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 458 | | "time_entry": { [INFO] [stdout] 459 | | "id": 36159117, [INFO] [stdout] 460 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] 478 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 458 | | "time_entry": { [INFO] [stdout] 459 | | "id": 36159117, [INFO] [stdout] 460 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] 478 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 458 | | "time_entry": { [INFO] [stdout] 459 | | "id": 36159117, [INFO] [stdout] 460 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] 478 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 458 | | "time_entry": { [INFO] [stdout] 459 | | "id": 36159117, [INFO] [stdout] 460 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] 478 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 458 | | "time_entry": { [INFO] [stdout] 459 | | "id": 36159117, [INFO] [stdout] 460 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] 478 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 458 | | "time_entry": { [INFO] [stdout] 459 | | "id": 36159117, [INFO] [stdout] 460 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] 478 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:457:25 [INFO] [stdout] | [INFO] [stdout] 457 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 458 | | "time_entry": { [INFO] [stdout] 459 | | "id": 36159117, [INFO] [stdout] 460 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 477 | | } [INFO] [stdout] 478 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:501:45 [INFO] [stdout] | [INFO] [stdout] 501 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 502 | | "tracker": { [INFO] [stdout] 503 | | "tracking_time_entry": { [INFO] [stdout] 504 | | "id": 36135321, [INFO] [stdout] ... | [INFO] [stdout] 508 | | } [INFO] [stdout] 509 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:501:45 [INFO] [stdout] | [INFO] [stdout] 501 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 502 | | "tracker": { [INFO] [stdout] 503 | | "tracking_time_entry": { [INFO] [stdout] 504 | | "id": 36135321, [INFO] [stdout] ... | [INFO] [stdout] 508 | | } [INFO] [stdout] 509 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 621 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 543 | | "time_entry": { [INFO] [stdout] 544 | | "id": 36159117, [INFO] [stdout] 545 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 543 | | "time_entry": { [INFO] [stdout] 544 | | "id": 36159117, [INFO] [stdout] 545 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 543 | | "time_entry": { [INFO] [stdout] 544 | | "id": 36159117, [INFO] [stdout] 545 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 543 | | "time_entry": { [INFO] [stdout] 544 | | "id": 36159117, [INFO] [stdout] 545 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 543 | | "time_entry": { [INFO] [stdout] 544 | | "id": 36159117, [INFO] [stdout] 545 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 543 | | "time_entry": { [INFO] [stdout] 544 | | "id": 36159117, [INFO] [stdout] 545 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 543 | | "time_entry": { [INFO] [stdout] 544 | | "id": 36159117, [INFO] [stdout] 545 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 562 | | } [INFO] [stdout] 563 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:589:45 [INFO] [stdout] | [INFO] [stdout] 589 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 590 | | "tracker": { [INFO] [stdout] 591 | | "tracking_time_entry": { [INFO] [stdout] 592 | | "id": 36135322, [INFO] [stdout] ... | [INFO] [stdout] 600 | | } [INFO] [stdout] 601 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:589:45 [INFO] [stdout] | [INFO] [stdout] 589 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 590 | | "tracker": { [INFO] [stdout] 591 | | "tracking_time_entry": { [INFO] [stdout] 592 | | "id": 36135322, [INFO] [stdout] ... | [INFO] [stdout] 600 | | } [INFO] [stdout] 601 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:589:45 [INFO] [stdout] | [INFO] [stdout] 589 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 590 | | "tracker": { [INFO] [stdout] 591 | | "tracking_time_entry": { [INFO] [stdout] 592 | | "id": 36135322, [INFO] [stdout] ... | [INFO] [stdout] 600 | | } [INFO] [stdout] 601 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:589:45 [INFO] [stdout] | [INFO] [stdout] 589 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 590 | | "tracker": { [INFO] [stdout] 591 | | "tracking_time_entry": { [INFO] [stdout] 592 | | "id": 36135322, [INFO] [stdout] ... | [INFO] [stdout] 600 | | } [INFO] [stdout] 601 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/mite_client_tests.rs:708:21 [INFO] [stdout] | [INFO] [stdout] 708 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 643 | | "time_entry": { [INFO] [stdout] 644 | | "id": 36159117, [INFO] [stdout] 645 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 643 | | "time_entry": { [INFO] [stdout] 644 | | "id": 36159117, [INFO] [stdout] 645 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 643 | | "time_entry": { [INFO] [stdout] 644 | | "id": 36159117, [INFO] [stdout] 645 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 643 | | "time_entry": { [INFO] [stdout] 644 | | "id": 36159117, [INFO] [stdout] 645 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 643 | | "time_entry": { [INFO] [stdout] 644 | | "id": 36159117, [INFO] [stdout] 645 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 643 | | "time_entry": { [INFO] [stdout] 644 | | "id": 36159117, [INFO] [stdout] 645 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:642:25 [INFO] [stdout] | [INFO] [stdout] 642 | let time_entry_json = json!({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 643 | | "time_entry": { [INFO] [stdout] 644 | | "id": 36159117, [INFO] [stdout] 645 | | "minutes": 15, [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }); [INFO] [stdout] | |____^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:689:45 [INFO] [stdout] | [INFO] [stdout] 689 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 690 | | "tracker": { [INFO] [stdout] 691 | | "stopped_time_entry": { [INFO] [stdout] 692 | | "id": 36135322, [INFO] [stdout] ... | [INFO] [stdout] 695 | | } [INFO] [stdout] 696 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/mite_client_tests.rs:689:45 [INFO] [stdout] | [INFO] [stdout] 689 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 690 | | "tracker": { [INFO] [stdout] 691 | | "stopped_time_entry": { [INFO] [stdout] 692 | | "id": 36135322, [INFO] [stdout] ... | [INFO] [stdout] 695 | | } [INFO] [stdout] 696 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/everhour_client_tests.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/everhour_client_tests.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 17 | | "id": 12345, [INFO] [stdout] 18 | | "name": "August Ausgedacht", [INFO] [stdout] 19 | | "email": "august.ausgedacht@demo.de", [INFO] [stdout] ... | [INFO] [stdout] 38 | | }, [INFO] [stdout] 39 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/everhour_client_tests.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 17 | | "id": 12345, [INFO] [stdout] 18 | | "name": "August Ausgedacht", [INFO] [stdout] 19 | | "email": "august.ausgedacht@demo.de", [INFO] [stdout] ... | [INFO] [stdout] 38 | | }, [INFO] [stdout] 39 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/everhour_client_tests.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 17 | | "id": 12345, [INFO] [stdout] 18 | | "name": "August Ausgedacht", [INFO] [stdout] 19 | | "email": "august.ausgedacht@demo.de", [INFO] [stdout] ... | [INFO] [stdout] 38 | | }, [INFO] [stdout] 39 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/everhour_client_tests.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/everhour_client_tests.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 70 | | "id": 12345, [INFO] [stdout] 71 | | "name": "August Ausgedacht", [INFO] [stdout] 72 | | "email": "august.ausgedacht@demo.de", [INFO] [stdout] ... | [INFO] [stdout] 91 | | }, [INFO] [stdout] 92 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/everhour_client_tests.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 70 | | "id": 12345, [INFO] [stdout] 71 | | "name": "August Ausgedacht", [INFO] [stdout] 72 | | "email": "august.ausgedacht@demo.de", [INFO] [stdout] ... | [INFO] [stdout] 91 | | }, [INFO] [stdout] 92 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/everhour_client_tests.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | i.response.ok().json_utf8().json_body(json!({ [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 70 | | "id": 12345, [INFO] [stdout] 71 | | "name": "August Ausgedacht", [INFO] [stdout] 72 | | "email": "august.ausgedacht@demo.de", [INFO] [stdout] ... | [INFO] [stdout] 91 | | }, [INFO] [stdout] 92 | | })); [INFO] [stdout] | |________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: Serialize` found in the `serde` crate: [INFO] [stdout] - impl Serialize for i128; [INFO] [stdout] - impl Serialize for i16; [INFO] [stdout] - impl Serialize for i32; [INFO] [stdout] - impl Serialize for i64; [INFO] [stdout] and 8 more [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&{integer}` [INFO] [stdout] note: required by a bound in `to_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.71/src/value/mod.rs:940:8 [INFO] [stdout] | [INFO] [stdout] 940 | T: Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_value` [INFO] [stdout] = note: this error originates in the macro `json_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `acari-lib` due to 88 previous errors [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/everhour_client_tests.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/everhour_client_tests.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_mock_server` found for struct `Box` in the current scope [INFO] [stdout] --> src/everhour_client_tests.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | let server = pact.start_mock_server(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 87 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b54b268ac8be0a9b6a67414bbf7d38bb31b1ac4bc63754a1b355a1e806b5f230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54b268ac8be0a9b6a67414bbf7d38bb31b1ac4bc63754a1b355a1e806b5f230", kill_on_drop: false }` [INFO] [stdout] b54b268ac8be0a9b6a67414bbf7d38bb31b1ac4bc63754a1b355a1e806b5f230