[INFO] cloning repository https://github.com/Tuurlijk/mot-flux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tuurlijk/mot-flux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-flux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-flux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25a778e9e12cf5d1426c2cddbf7c8c281da649bf
[INFO] testing Tuurlijk/mot-flux against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-flux" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tuurlijk/mot-flux
[INFO] finished tweaking git repo https://github.com/Tuurlijk/mot-flux
[INFO] tweaked toml for git repo https://github.com/Tuurlijk/mot-flux written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tuurlijk/mot-flux on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tuurlijk/mot-flux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/mot/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.4
[INFO] [stderr]   Downloaded xterm-query v0.5.2
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.4
[INFO] [stderr]   Downloaded base62 v2.2.1
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.25.1
[INFO] [stderr]   Downloaded jsonrpsee-types v0.25.1
[INFO] [stderr]   Downloaded jsonrpsee-server v0.25.1
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.25.1
[INFO] [stderr]   Downloaded jsonrpsee v0.25.1
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.25.1
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded jsonrpsee-wasm-client v0.25.1
[INFO] [stderr]   Downloaded jsonrpsee-core v0.25.1
[INFO] [stderr]   Downloaded typify-macro v0.3.0
[INFO] [stderr]   Downloaded color-eyre v0.6.4
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded progenitor v0.9.1
[INFO] [stderr]   Downloaded typify v0.3.0
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.25.1
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded progenitor-macro v0.9.1
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.2
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded typify-impl v0.3.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.2
[INFO] [stderr]   Downloaded progenitor-client v0.9.1
[INFO] [stderr]   Downloaded progenitor-impl v0.9.1
[INFO] [stderr]   Downloaded rust-i18n v3.1.4
[INFO] [stderr]   Downloaded terminal-light v1.8.0
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded openapiv3 v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 821c1d96e90f0238552cec6f69d3d9c5c371c7a48bf61507f638bdaccc71ff26
[INFO] running `Command { std: "docker" "start" "-a" "821c1d96e90f0238552cec6f69d3d9c5c371c7a48bf61507f638bdaccc71ff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "821c1d96e90f0238552cec6f69d3d9c5c371c7a48bf61507f638bdaccc71ff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821c1d96e90f0238552cec6f69d3d9c5c371c7a48bf61507f638bdaccc71ff26", kill_on_drop: false }`
[INFO] [stdout] 821c1d96e90f0238552cec6f69d3d9c5c371c7a48bf61507f638bdaccc71ff26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31d76b9cb1ce571222989a7b2740fe2900ee74c222d61c94e870ea83905b4a8d
[INFO] running `Command { std: "docker" "start" "-a" "31d76b9cb1ce571222989a7b2740fe2900ee74c222d61c94e870ea83905b4a8d", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/mot/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling rust-i18n v3.1.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling yaml-rust2 v0.10.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling jsonrpsee-wasm-client v0.25.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling color-eyre v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling xterm-query v0.5.2
[INFO] [stderr]    Compiling jsonrpsee-types v0.25.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling openapiv3 v2.0.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.25.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling terminal-light v1.8.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling mot-flux v0.1.0 (/opt/rustwide/workdir/mot)
[INFO] [stderr]    Compiling progenitor-client v0.9.1
[INFO] [stderr]    Compiling rust-i18n-support v3.1.4
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.25.1
[INFO] [stderr]    Compiling typify-impl v0.3.0
[INFO] [stderr]    Compiling jsonrpsee-ws-client v0.25.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.25.1
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling jsonrpsee-server v0.25.1
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.25.1
[INFO] [stderr]    Compiling jsonrpsee v0.25.1
[INFO] [stderr]    Compiling typify-macro v0.3.0
[INFO] [stderr]    Compiling typify v0.3.0
[INFO] [stderr]    Compiling progenitor-impl v0.9.1
[INFO] [stderr]    Compiling progenitor-macro v0.9.1
[INFO] [stderr]    Compiling progenitor v0.9.1
[INFO] [stderr]    Compiling moneybird v0.1.0 (/opt/rustwide/workdir/moneybird)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7641:32
[INFO] [stdout]      |
[INFO] [stdout] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations {
[INFO] [stdout]      |                                ^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7664:25
[INFO] [stdout]      |
[INFO] [stdout] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts {
[INFO] [stdout]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7681:27
[INFO] [stdout]      |
[INFO] [stdout] 7681 |     pub fn create_contact(&self) -> builder::CreateContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7681 |     pub fn create_contact(&self) -> builder::CreateContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7698:24
[INFO] [stdout]      |
[INFO] [stdout] 7698 |     pub fn get_contact(&self) -> builder::GetContact {
[INFO] [stdout]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7698 |     pub fn get_contact(&self) -> builder::GetContact<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7715:27
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7734:27
[INFO] [stdout]      |
[INFO] [stdout] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7755:25
[INFO] [stdout]      |
[INFO] [stdout] 7755 |     pub fn get_projects(&self) -> builder::GetProjects {
[INFO] [stdout]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7755 |     pub fn get_projects(&self) -> builder::GetProjects<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7772:27
[INFO] [stdout]      |
[INFO] [stdout] 7772 |     pub fn create_project(&self) -> builder::CreateProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7772 |     pub fn create_project(&self) -> builder::CreateProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7789:24
[INFO] [stdout]      |
[INFO] [stdout] 7789 |     pub fn get_project(&self) -> builder::GetProject {
[INFO] [stdout]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7789 |     pub fn get_project(&self) -> builder::GetProject<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7806:27
[INFO] [stdout]      |
[INFO] [stdout] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7825:27
[INFO] [stdout]      |
[INFO] [stdout] 7825 |     pub fn update_project(&self) -> builder::UpdateProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7825 |     pub fn update_project(&self) -> builder::UpdateProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7848:29
[INFO] [stdout]      |
[INFO] [stdout] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries {
[INFO] [stdout]      |                             ^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7865:30
[INFO] [stdout]      |
[INFO] [stdout] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7882:27
[INFO] [stdout]      |
[INFO] [stdout] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry {
[INFO] [stdout]      |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7899:30
[INFO] [stdout]      |
[INFO] [stdout] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7918:30
[INFO] [stdout]      |
[INFO] [stdout] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7937:22
[INFO] [stdout]      |
[INFO] [stdout] 7937 |     pub fn get_users(&self) -> builder::GetUsers {
[INFO] [stdout]      |                      ^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7937 |     pub fn get_users(&self) -> builder::GetUsers<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top`
[INFO] [stdout]    --> mot/src/main.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let [top, bottom] =
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bottom`
[INFO] [stdout]    --> mot/src/main.rs:249:19
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let [top, bottom] =
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_area`
[INFO] [stdout]    --> mot/src/main.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let main_area = if state.log_panel.visible {
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `appearance`, `is_debug_enabled`, and `week_offset` are never read
[INFO] [stdout]   --> mot/src/main.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct App {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 45 |     pub administration: Administration,
[INFO] [stdout] 46 |     pub appearance: Appearance,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub is_debug_enabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub week_offset: i32, // How many weeks from current (0 = current, -1 = previous, 1 = next)
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dispatch_log_success`, `dispatch_log_warning`, `dispatch_log_error`, `dispatch_log_debug`, `log_debug`, and `log_warning` are never used
[INFO] [stdout]    --> mot/src/main.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     async fn dispatch_log_success(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     async fn dispatch_log_warning(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     async fn dispatch_log_error(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     async fn dispatch_log_debug(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub(crate) fn log_debug(&mut self, message: impl Into<String>) {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn log_warning(&mut self, message: impl Into<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_contacts` is never used
[INFO] [stdout]    --> mot/src/api.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) async fn get_all_contacts(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contact_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub(crate) async fn get_contact_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contacts_by_query` is never used
[INFO] [stdout]    --> mot/src/api.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub(crate) async fn get_contacts_by_query(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_projects` is never used
[INFO] [stdout]    --> mot/src/api.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub(crate) async fn get_all_projects(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_project_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub(crate) async fn get_project_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_entries_by_date_range` is never used
[INFO] [stdout]    --> mot/src/api.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub(crate) async fn get_time_entries_by_date_range(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_debug_curl` is never used
[INFO] [stdout]    --> mot/src/api.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub(crate) fn log_debug_curl(app: &mut App, endpoint: &str, method: &str) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_time_entry_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:571:21
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub(crate) async fn delete_time_entry_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_time_entry` is never used
[INFO] [stdout]    --> mot/src/api.rs:600:21
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub(crate) async fn create_time_entry(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_entry_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:635:21
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub(crate) async fn get_time_entry_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_time_entry_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:658:21
[INFO] [stdout]     |
[INFO] [stdout] 658 | pub(crate) async fn update_time_entry_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_date_for_moneybird` is never used
[INFO] [stdout]    --> mot/src/api.rs:762:15
[INFO] [stdout]     |
[INFO] [stdout] 762 | pub(crate) fn format_date_for_moneybird(date_str: &str) -> Result<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_date_range_filter` is never used
[INFO] [stdout]    --> mot/src/api.rs:782:15
[INFO] [stdout]     |
[INFO] [stdout] 782 | pub(crate) fn create_date_range_filter(start_date: &str, end_date: &str) -> Result<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user_id` and `get_administration_id` are never used
[INFO] [stdout]   --> mot/src/config.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Configuration {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 38 |     pub fn get_user_id(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn get_administration_id(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TimeEntryForm` is never constructed
[INFO] [stdout]   --> mot/src/core.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum ActiveView {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     TimeEntryForm,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActiveView` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Loading`, `Success`, and `Error` are never constructed
[INFO] [stdout]   --> mot/src/core.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum AsyncState {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 27 |     Idle,
[INFO] [stdout] 28 |     Loading,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 29 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 30 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AsyncState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Debug` and `Warning` are never constructed
[INFO] [stdout]   --> mot/src/core.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum LogSeverity {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 43 |     Debug,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogSeverity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `selected`, `clients`, `projects`, and `time_entries` are never read
[INFO] [stdout]   --> mot/src/core.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct AppState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 85 |     pub config: Configuration,
[INFO] [stdout] 86 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub clients: Vec<Client>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 93 |     pub projects: Vec<Project>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 94 |     pub time_entries: Vec<TimeEntry>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `UserPanelSelectPrevious`, `UserPanelSelectNext`, and `AsyncOperation` are never constructed
[INFO] [stdout]    --> mot/src/core.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub enum Action {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 128 |     UserPanelSelectPrevious,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 129 |     UserPanelSelectNext,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     AsyncOperation(AsyncState, &'static str),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> mot/src/ui/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Appearance {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 14 |     pub(crate) color_support: Option<ColorLevel>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub(crate) color_mode: color::PreferredTheme,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 16 |     pub(crate) default_foreground_color: (u8, u8, u8),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub(crate) default_foreground_color_indexed: Color,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub(crate) default_foreground_color_dimmed: (u8, u8, u8),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub(crate) default_foreground_color_dimmed_indexed: Color,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub(crate) default_style: Style,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub(crate) default_block: Block<'static>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Appearance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Dark` and `Light` are never constructed
[INFO] [stdout]   --> mot/src/ui/color.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub(crate) enum PreferredTheme {
[INFO] [stdout]    |                 -------------- variants in this enum
[INFO] [stdout]  7 |     /// Represents the dark mode option.
[INFO] [stdout]  8 |     Dark,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     /// Represents the light mode option.
[INFO] [stdout] 10 |     Light,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PreferredTheme` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_colors` is never used
[INFO] [stdout]   --> mot/src/ui/color.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn setup_colors(appearance: &mut Appearance) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gradient_color` is never used
[INFO] [stdout]   --> mot/src/ui/color.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn gradient_color(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_dimmed_color` is never used
[INFO] [stdout]   --> mot/src/ui/color.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn calculate_dimmed_color(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `interpolate_color` is never used
[INFO] [stdout]    --> mot/src/ui/color.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn interpolate_color(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `interpolate_component` is never used
[INFO] [stdout]    --> mot/src/ui/color.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub fn interpolate_component(fg: u8, dimmed: u8, progress: f32, color_mode: PreferredTheme) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_rgb` is never used
[INFO] [stdout]    --> mot/src/ui/color.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn hex_to_rgb(hex: u32) -> (u8, u8, u8) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_color_preferences` is never used
[INFO] [stdout]    --> mot/src/ui/color.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn set_color_preferences(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mot/src/ui/shortcuts.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn as_line(&self) -> Line {
[INFO] [stdout]    |                    ^^^^^     ---- the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn as_line(&self) -> Line<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "31d76b9cb1ce571222989a7b2740fe2900ee74c222d61c94e870ea83905b4a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d76b9cb1ce571222989a7b2740fe2900ee74c222d61c94e870ea83905b4a8d", kill_on_drop: false }`
[INFO] [stdout] 31d76b9cb1ce571222989a7b2740fe2900ee74c222d61c94e870ea83905b4a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59091bc72eea93d8404fadbed1313dc78077a3e31c6a9bb02b7b1045104145ee
[INFO] running `Command { std: "docker" "start" "-a" "59091bc72eea93d8404fadbed1313dc78077a3e31c6a9bb02b7b1045104145ee", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/mot/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7641:32
[INFO] [stdout]      |
[INFO] [stdout] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations {
[INFO] [stdout]      |                                ^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7664:25
[INFO] [stdout]      |
[INFO] [stdout] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts {
[INFO] [stdout]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7681:27
[INFO] [stdout]      |
[INFO] [stdout] 7681 |     pub fn create_contact(&self) -> builder::CreateContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7681 |     pub fn create_contact(&self) -> builder::CreateContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7698:24
[INFO] [stdout]      |
[INFO] [stdout] 7698 |     pub fn get_contact(&self) -> builder::GetContact {
[INFO] [stdout]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7698 |     pub fn get_contact(&self) -> builder::GetContact<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7715:27
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7734:27
[INFO] [stdout]      |
[INFO] [stdout] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7755:25
[INFO] [stdout]      |
[INFO] [stdout] 7755 |     pub fn get_projects(&self) -> builder::GetProjects {
[INFO] [stdout]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7755 |     pub fn get_projects(&self) -> builder::GetProjects<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7772:27
[INFO] [stdout]      |
[INFO] [stdout] 7772 |     pub fn create_project(&self) -> builder::CreateProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7772 |     pub fn create_project(&self) -> builder::CreateProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7789:24
[INFO] [stdout]      |
[INFO] [stdout] 7789 |     pub fn get_project(&self) -> builder::GetProject {
[INFO] [stdout]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7789 |     pub fn get_project(&self) -> builder::GetProject<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7806:27
[INFO] [stdout]      |
[INFO] [stdout] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7825:27
[INFO] [stdout]      |
[INFO] [stdout] 7825 |     pub fn update_project(&self) -> builder::UpdateProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7825 |     pub fn update_project(&self) -> builder::UpdateProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7848:29
[INFO] [stdout]      |
[INFO] [stdout] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries {
[INFO] [stdout]      |                             ^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7865:30
[INFO] [stdout]      |
[INFO] [stdout] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7882:27
[INFO] [stdout]      |
[INFO] [stdout] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry {
[INFO] [stdout]      |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7899:30
[INFO] [stdout]      |
[INFO] [stdout] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7918:30
[INFO] [stdout]      |
[INFO] [stdout] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7937:22
[INFO] [stdout]      |
[INFO] [stdout] 7937 |     pub fn get_users(&self) -> builder::GetUsers {
[INFO] [stdout]      |                      ^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7937 |     pub fn get_users(&self) -> builder::GetUsers<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling moneybird v0.1.0 (/opt/rustwide/workdir/moneybird)
[INFO] [stderr]    Compiling mot-flux v0.1.0 (/opt/rustwide/workdir/mot)
[INFO] [stdout] warning: unused variable: `top`
[INFO] [stdout]    --> mot/src/main.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let [top, bottom] =
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bottom`
[INFO] [stdout]    --> mot/src/main.rs:249:19
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let [top, bottom] =
[INFO] [stdout]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_area`
[INFO] [stdout]    --> mot/src/main.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let main_area = if state.log_panel.visible {
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `appearance`, `is_debug_enabled`, and `week_offset` are never read
[INFO] [stdout]   --> mot/src/main.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct App {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 45 |     pub administration: Administration,
[INFO] [stdout] 46 |     pub appearance: Appearance,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub is_debug_enabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub week_offset: i32, // How many weeks from current (0 = current, -1 = previous, 1 = next)
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dispatch_log_success`, `dispatch_log_warning`, `dispatch_log_error`, `dispatch_log_debug`, `log_debug`, and `log_warning` are never used
[INFO] [stdout]    --> mot/src/main.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     async fn dispatch_log_success(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     async fn dispatch_log_warning(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     async fn dispatch_log_error(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     async fn dispatch_log_debug(&self, message: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub(crate) fn log_debug(&mut self, message: impl Into<String>) {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn log_warning(&mut self, message: impl Into<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_contacts` is never used
[INFO] [stdout]    --> mot/src/api.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) async fn get_all_contacts(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contact_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub(crate) async fn get_contact_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contacts_by_query` is never used
[INFO] [stdout]    --> mot/src/api.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub(crate) async fn get_contacts_by_query(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_projects` is never used
[INFO] [stdout]    --> mot/src/api.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub(crate) async fn get_all_projects(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_project_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub(crate) async fn get_project_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_entries_by_date_range` is never used
[INFO] [stdout]    --> mot/src/api.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub(crate) async fn get_time_entries_by_date_range(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_debug_curl` is never used
[INFO] [stdout]    --> mot/src/api.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 | pub(crate) fn log_debug_curl(app: &mut App, endpoint: &str, method: &str) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_time_entry_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:571:21
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub(crate) async fn delete_time_entry_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_time_entry` is never used
[INFO] [stdout]    --> mot/src/api.rs:600:21
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub(crate) async fn create_time_entry(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_time_entry_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:635:21
[INFO] [stdout]     |
[INFO] [stdout] 635 | pub(crate) async fn get_time_entry_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_time_entry_by_id` is never used
[INFO] [stdout]    --> mot/src/api.rs:658:21
[INFO] [stdout]     |
[INFO] [stdout] 658 | pub(crate) async fn update_time_entry_by_id(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_date_for_moneybird` is never used
[INFO] [stdout]    --> mot/src/api.rs:762:15
[INFO] [stdout]     |
[INFO] [stdout] 762 | pub(crate) fn format_date_for_moneybird(date_str: &str) -> Result<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_date_range_filter` is never used
[INFO] [stdout]    --> mot/src/api.rs:782:15
[INFO] [stdout]     |
[INFO] [stdout] 782 | pub(crate) fn create_date_range_filter(start_date: &str, end_date: &str) -> Result<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user_id` and `get_administration_id` are never used
[INFO] [stdout]   --> mot/src/config.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Configuration {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 38 |     pub fn get_user_id(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn get_administration_id(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TimeEntryForm` is never constructed
[INFO] [stdout]   --> mot/src/core.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum ActiveView {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     TimeEntryForm,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActiveView` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Loading`, `Success`, and `Error` are never constructed
[INFO] [stdout]   --> mot/src/core.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum AsyncState {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 27 |     Idle,
[INFO] [stdout] 28 |     Loading,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 29 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 30 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AsyncState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Debug` and `Warning` are never constructed
[INFO] [stdout]   --> mot/src/core.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum LogSeverity {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 43 |     Debug,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogSeverity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `selected`, `clients`, `projects`, and `time_entries` are never read
[INFO] [stdout]   --> mot/src/core.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct AppState {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 85 |     pub config: Configuration,
[INFO] [stdout] 86 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub clients: Vec<Client>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 93 |     pub projects: Vec<Project>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 94 |     pub time_entries: Vec<TimeEntry>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `UserPanelSelectPrevious`, `UserPanelSelectNext`, and `AsyncOperation` are never constructed
[INFO] [stdout]    --> mot/src/core.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub enum Action {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 128 |     UserPanelSelectPrevious,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 129 |     UserPanelSelectNext,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     AsyncOperation(AsyncState, &'static str),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> mot/src/ui/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct Appearance {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 14 |     pub(crate) color_support: Option<ColorLevel>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub(crate) color_mode: color::PreferredTheme,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 16 |     pub(crate) default_foreground_color: (u8, u8, u8),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub(crate) default_foreground_color_indexed: Color,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub(crate) default_foreground_color_dimmed: (u8, u8, u8),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub(crate) default_foreground_color_dimmed_indexed: Color,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub(crate) default_style: Style,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub(crate) default_block: Block<'static>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Appearance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_colors` is never used
[INFO] [stdout]   --> mot/src/ui/color.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn setup_colors(appearance: &mut Appearance) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_color_preferences` is never used
[INFO] [stdout]    --> mot/src/ui/color.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn set_color_preferences(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mot/src/ui/shortcuts.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn as_line(&self) -> Line {
[INFO] [stdout]    |                    ^^^^^     ---- the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn as_line(&self) -> Line<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7641:32
[INFO] [stdout]      |
[INFO] [stdout] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations {
[INFO] [stdout]      |                                ^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7664:25
[INFO] [stdout]      |
[INFO] [stdout] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts {
[INFO] [stdout]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7681:27
[INFO] [stdout]      |
[INFO] [stdout] 7681 |     pub fn create_contact(&self) -> builder::CreateContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7681 |     pub fn create_contact(&self) -> builder::CreateContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7698:24
[INFO] [stdout]      |
[INFO] [stdout] 7698 |     pub fn get_contact(&self) -> builder::GetContact {
[INFO] [stdout]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7698 |     pub fn get_contact(&self) -> builder::GetContact<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7715:27
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7734:27
[INFO] [stdout]      |
[INFO] [stdout] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7755:25
[INFO] [stdout]      |
[INFO] [stdout] 7755 |     pub fn get_projects(&self) -> builder::GetProjects {
[INFO] [stdout]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7755 |     pub fn get_projects(&self) -> builder::GetProjects<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7772:27
[INFO] [stdout]      |
[INFO] [stdout] 7772 |     pub fn create_project(&self) -> builder::CreateProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7772 |     pub fn create_project(&self) -> builder::CreateProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7789:24
[INFO] [stdout]      |
[INFO] [stdout] 7789 |     pub fn get_project(&self) -> builder::GetProject {
[INFO] [stdout]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7789 |     pub fn get_project(&self) -> builder::GetProject<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7806:27
[INFO] [stdout]      |
[INFO] [stdout] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7825:27
[INFO] [stdout]      |
[INFO] [stdout] 7825 |     pub fn update_project(&self) -> builder::UpdateProject {
[INFO] [stdout]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7825 |     pub fn update_project(&self) -> builder::UpdateProject<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7848:29
[INFO] [stdout]      |
[INFO] [stdout] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries {
[INFO] [stdout]      |                             ^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7865:30
[INFO] [stdout]      |
[INFO] [stdout] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7882:27
[INFO] [stdout]      |
[INFO] [stdout] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry {
[INFO] [stdout]      |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7899:30
[INFO] [stdout]      |
[INFO] [stdout] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7918:30
[INFO] [stdout]      |
[INFO] [stdout] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry {
[INFO] [stdout]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> moneybird/src/lib.rs:7937:22
[INFO] [stdout]      |
[INFO] [stdout] 7937 |     pub fn get_users(&self) -> builder::GetUsers {
[INFO] [stdout]      |                      ^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7937 |     pub fn get_users(&self) -> builder::GetUsers<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s
[INFO] running `Command { std: "docker" "inspect" "59091bc72eea93d8404fadbed1313dc78077a3e31c6a9bb02b7b1045104145ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59091bc72eea93d8404fadbed1313dc78077a3e31c6a9bb02b7b1045104145ee", kill_on_drop: false }`
[INFO] [stdout] 59091bc72eea93d8404fadbed1313dc78077a3e31c6a9bb02b7b1045104145ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 635b93a9ed1acf73e2c2472d3305f3b08fa974f48d2fe9fffe005ce3d1d7884a
[INFO] running `Command { std: "docker" "start" "-a" "635b93a9ed1acf73e2c2472d3305f3b08fa974f48d2fe9fffe005ce3d1d7884a", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/mot/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7641:32
[INFO] [stderr]      |
[INFO] [stderr] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations {
[INFO] [stderr]      |                                ^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7641 |     pub fn get_administrations(&self) -> builder::GetAdministrations<'_> {
[INFO] [stderr]      |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7664:25
[INFO] [stderr]      |
[INFO] [stderr] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts {
[INFO] [stderr]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7664 |     pub fn get_contacts(&self) -> builder::GetContacts<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7681:27
[INFO] [stderr]      |
[INFO] [stderr] 7681 |     pub fn create_contact(&self) -> builder::CreateContact {
[INFO] [stderr]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7681 |     pub fn create_contact(&self) -> builder::CreateContact<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7698:24
[INFO] [stderr]      |
[INFO] [stderr] 7698 |     pub fn get_contact(&self) -> builder::GetContact {
[INFO] [stderr]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7698 |     pub fn get_contact(&self) -> builder::GetContact<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7715:27
[INFO] [stderr]      |
[INFO] [stderr] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact {
[INFO] [stderr]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7715 |     pub fn delete_contact(&self) -> builder::DeleteContact<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7734:27
[INFO] [stderr]      |
[INFO] [stderr] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact {
[INFO] [stderr]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7734 |     pub fn update_contact(&self) -> builder::UpdateContact<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7755:25
[INFO] [stderr]      |
[INFO] [stderr] 7755 |     pub fn get_projects(&self) -> builder::GetProjects {
[INFO] [stderr]      |                         ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7755 |     pub fn get_projects(&self) -> builder::GetProjects<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7772:27
[INFO] [stderr]      |
[INFO] [stderr] 7772 |     pub fn create_project(&self) -> builder::CreateProject {
[INFO] [stderr]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7772 |     pub fn create_project(&self) -> builder::CreateProject<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7789:24
[INFO] [stderr]      |
[INFO] [stderr] 7789 |     pub fn get_project(&self) -> builder::GetProject {
[INFO] [stderr]      |                        ^^^^^     ------------------- the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7789 |     pub fn get_project(&self) -> builder::GetProject<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7806:27
[INFO] [stderr]      |
[INFO] [stderr] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject {
[INFO] [stderr]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7806 |     pub fn delete_project(&self) -> builder::DeleteProject<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7825:27
[INFO] [stderr]      |
[INFO] [stderr] 7825 |     pub fn update_project(&self) -> builder::UpdateProject {
[INFO] [stderr]      |                           ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7825 |     pub fn update_project(&self) -> builder::UpdateProject<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7848:29
[INFO] [stderr]      |
[INFO] [stderr] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries {
[INFO] [stderr]      |                             ^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7848 |     pub fn get_time_entries(&self) -> builder::GetTimeEntries<'_> {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7865:30
[INFO] [stderr]      |
[INFO] [stderr] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry {
[INFO] [stderr]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7865 |     pub fn create_time_entry(&self) -> builder::CreateTimeEntry<'_> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7882:27
[INFO] [stderr]      |
[INFO] [stderr] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry {
[INFO] [stderr]      |                           ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7882 |     pub fn get_time_entry(&self) -> builder::GetTimeEntry<'_> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7899:30
[INFO] [stderr]      |
[INFO] [stderr] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry {
[INFO] [stderr]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7899 |     pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry<'_> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7918:30
[INFO] [stderr]      |
[INFO] [stderr] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry {
[INFO] [stderr]      |                              ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7918 |     pub fn update_time_entry(&self) -> builder::UpdateTimeEntry<'_> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> moneybird/src/lib.rs:7937:22
[INFO] [stderr]      |
[INFO] [stderr] 7937 |     pub fn get_users(&self) -> builder::GetUsers {
[INFO] [stderr]      |                      ^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7937 |     pub fn get_users(&self) -> builder::GetUsers<'_> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `moneybird` (lib) generated 17 warnings
[INFO] [stderr] warning: `moneybird` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr] warning: unused variable: `top`
[INFO] [stderr]    --> mot/src/main.rs:249:14
[INFO] [stderr]     |
[INFO] [stderr] 249 |         let [top, bottom] =
[INFO] [stderr]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bottom`
[INFO] [stderr]    --> mot/src/main.rs:249:19
[INFO] [stderr]     |
[INFO] [stderr] 249 |         let [top, bottom] =
[INFO] [stderr]     |                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `main_area`
[INFO] [stderr]    --> mot/src/main.rs:257:9
[INFO] [stderr]     |
[INFO] [stderr] 257 |     let main_area = if state.log_panel.visible {
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `appearance`, `is_debug_enabled`, and `week_offset` are never read
[INFO] [stderr]   --> mot/src/main.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | struct App {
[INFO] [stderr]    |        --- fields in this struct
[INFO] [stderr] 45 |     pub administration: Administration,
[INFO] [stderr] 46 |     pub appearance: Appearance,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub is_debug_enabled: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub week_offset: i32, // How many weeks from current (0 = current, -1 = previous, 1 = next)
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `dispatch_log_success`, `dispatch_log_warning`, `dispatch_log_error`, `dispatch_log_debug`, `log_debug`, and `log_warning` are never used
[INFO] [stderr]    --> mot/src/main.rs:147:14
[INFO] [stderr]     |
[INFO] [stderr]  55 | impl App {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 147 |     async fn dispatch_log_success(&self, message: impl Into<String>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |     async fn dispatch_log_warning(&self, message: impl Into<String>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     async fn dispatch_log_error(&self, message: impl Into<String>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 |     async fn dispatch_log_debug(&self, message: impl Into<String>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 164 |     pub(crate) fn log_debug(&mut self, message: impl Into<String>) {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub fn log_warning(&mut self, message: impl Into<String>) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_contacts` is never used
[INFO] [stderr]    --> mot/src/api.rs:136:21
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub(crate) async fn get_all_contacts(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_contact_by_id` is never used
[INFO] [stderr]    --> mot/src/api.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 | pub(crate) async fn get_contact_by_id(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_contacts_by_query` is never used
[INFO] [stderr]    --> mot/src/api.rs:185:21
[INFO] [stderr]     |
[INFO] [stderr] 185 | pub(crate) async fn get_contacts_by_query(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_projects` is never used
[INFO] [stderr]    --> mot/src/api.rs:211:21
[INFO] [stderr]     |
[INFO] [stderr] 211 | pub(crate) async fn get_all_projects(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_project_by_id` is never used
[INFO] [stderr]    --> mot/src/api.rs:238:21
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub(crate) async fn get_project_by_id(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_time_entries_by_date_range` is never used
[INFO] [stderr]    --> mot/src/api.rs:260:21
[INFO] [stderr]     |
[INFO] [stderr] 260 | pub(crate) async fn get_time_entries_by_date_range(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `log_debug_curl` is never used
[INFO] [stderr]    --> mot/src/api.rs:340:15
[INFO] [stderr]     |
[INFO] [stderr] 340 | pub(crate) fn log_debug_curl(app: &mut App, endpoint: &str, method: &str) {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_time_entry_by_id` is never used
[INFO] [stderr]    --> mot/src/api.rs:571:21
[INFO] [stderr]     |
[INFO] [stderr] 571 | pub(crate) async fn delete_time_entry_by_id(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_time_entry` is never used
[INFO] [stderr]    --> mot/src/api.rs:600:21
[INFO] [stderr]     |
[INFO] [stderr] 600 | pub(crate) async fn create_time_entry(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_time_entry_by_id` is never used
[INFO] [stderr]    --> mot/src/api.rs:635:21
[INFO] [stderr]     |
[INFO] [stderr] 635 | pub(crate) async fn get_time_entry_by_id(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_time_entry_by_id` is never used
[INFO] [stderr]    --> mot/src/api.rs:658:21
[INFO] [stderr]     |
[INFO] [stderr] 658 | pub(crate) async fn update_time_entry_by_id(
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_date_for_moneybird` is never used
[INFO] [stderr]    --> mot/src/api.rs:762:15
[INFO] [stderr]     |
[INFO] [stderr] 762 | pub(crate) fn format_date_for_moneybird(date_str: &str) -> Result<String> {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_date_range_filter` is never used
[INFO] [stderr]    --> mot/src/api.rs:782:15
[INFO] [stderr]     |
[INFO] [stderr] 782 | pub(crate) fn create_date_range_filter(start_date: &str, end_date: &str) -> Result<String> {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_user_id` and `get_administration_id` are never used
[INFO] [stderr]   --> mot/src/config.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl Configuration {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] 38 |     pub fn get_user_id(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn get_administration_id(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TimeEntryForm` is never constructed
[INFO] [stderr]   --> mot/src/core.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub enum ActiveView {
[INFO] [stderr]    |          ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 20 |     TimeEntryForm,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ActiveView` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Loading`, `Success`, and `Error` are never constructed
[INFO] [stderr]   --> mot/src/core.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub enum AsyncState {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr] 27 |     Idle,
[INFO] [stderr] 28 |     Loading,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 29 |     Success,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 30 |     Error(String),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AsyncState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Debug` and `Warning` are never constructed
[INFO] [stderr]   --> mot/src/core.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub enum LogSeverity {
[INFO] [stderr]    |          ----------- variants in this enum
[INFO] [stderr] 43 |     Debug,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     Warning,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LogSeverity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `selected`, `clients`, `projects`, and `time_entries` are never read
[INFO] [stderr]   --> mot/src/core.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct AppState {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 85 |     pub config: Configuration,
[INFO] [stderr] 86 |     pub selected: usize,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 92 |     pub clients: Vec<Client>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 93 |     pub projects: Vec<Project>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 94 |     pub time_entries: Vec<TimeEntry>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `UserPanelSelectPrevious`, `UserPanelSelectNext`, and `AsyncOperation` are never constructed
[INFO] [stderr]    --> mot/src/core.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub enum Action {
[INFO] [stderr]     |          ------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 128 |     UserPanelSelectPrevious,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 129 |     UserPanelSelectNext,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 134 |     AsyncOperation(AsyncState, &'static str),
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> mot/src/ui/mod.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) struct Appearance {
[INFO] [stderr]    |                   ---------- fields in this struct
[INFO] [stderr] 14 |     pub(crate) color_support: Option<ColorLevel>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 15 |     pub(crate) color_mode: color::PreferredTheme,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 16 |     pub(crate) default_foreground_color: (u8, u8, u8),
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     pub(crate) default_foreground_color_indexed: Color,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     pub(crate) default_foreground_color_dimmed: (u8, u8, u8),
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     pub(crate) default_foreground_color_dimmed_indexed: Color,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 20 |     pub(crate) default_style: Style,
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 21 |     pub(crate) default_block: Block<'static>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Appearance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_colors` is never used
[INFO] [stderr]   --> mot/src/ui/color.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn setup_colors(appearance: &mut Appearance) {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_color_preferences` is never used
[INFO] [stderr]    --> mot/src/ui/color.rs:173:8
[INFO] [stderr]     |
[INFO] [stderr] 173 | pub fn set_color_preferences(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> mot/src/ui/shortcuts.rs:51:20
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn as_line(&self) -> Line {
[INFO] [stderr]    |                    ^^^^^     ---- the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub fn as_line(&self) -> Line<'_> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mot-flux` (bin "mot-flux" test) generated 28 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moneybird-bf299c1ce7fb2232)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mot_flux-0f5fdb4b069f2820)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test config::tests::test_detect_system_language ... ok
[INFO] [stdout] test ui::color::tests::test_calculate_dimmed_color ... ok
[INFO] [stdout] test ui::color::tests::test_gradient_color_no_color_support ... ok
[INFO] [stdout] test ui::color::tests::test_gradient_color_selection ... ok
[INFO] [stdout] test ui::color::tests::test_hex_to_rgb ... ok
[INFO] [stdout] test ui::color::tests::test_interpolate_color ... ok
[INFO] [stdout] test ui::color::tests::test_interpolate_component ... ok
[INFO] [stdout] test ui::color::tests::test_rgb_to_indexed ... ok
[INFO] [stdout] test ui::color::tests::test_gradient_color_immediate_neighbor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests moneybird
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test moneybird/src/lib.rs - Client::delete_contact (line 7703) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_project (line 7777) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_projects (line 7739) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::create_contact (line 7669) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_administrations (line 7632) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_time_entries (line 7830) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::update_time_entry (line 7904) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_contacts (line 7646) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::CreateContact (line 8102) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::update_project (line 7811) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::create_time_entry (line 7853) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::delete_time_entry (line 7887) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::update_contact (line 7720) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_time_entry (line 7870) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_users (line 7923) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::create_project (line 7760) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::DeleteTimeEntry (line 9055) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::delete_project (line 7794) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::CreateTimeEntry (line 8908) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetProject (line 8583) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - Client::get_contact (line 7686) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::DeleteContact (line 8249) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetContact (line 8181) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetContacts (line 7985) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetAdministrations (line 7951) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::DeleteProject (line 8651) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetProjects (line 8404) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::UpdateContact (line 8311) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::UpdateProject (line 8713) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::UpdateTimeEntry (line 9117) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetTimeEntries (line 8795) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetUsers (line 9210) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::GetTimeEntry (line 8987) ... FAILED
[INFO] [stdout] test moneybird/src/lib.rs - builder::CreateProject (line 8504) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::delete_contact (line 7703) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7704:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a 'DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7704:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |                ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `DELETE' request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7704:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |                             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `DELETE` request to '/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7704:70
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7707:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7707:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7708:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `contact_id`: The contact you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `contact_id`: The contact you want to retrieve
[INFO] [stdout] 5 + - 'contact_id`: The contact you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7708:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `contact_id`: The contact you want to retrieve
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `contact_id`: The contact you want to retrieve
[INFO] [stdout] 5 + - `contact_id': The contact you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7709:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7715:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7704:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_project (line 7777) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7778:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a 'GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7778:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `GET' request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7778:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `GET` request to '/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7778:67
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |                                                                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `GET` request to `/{administrationId}/projects/{projectId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7781:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7781:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7782:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `project_id`: The id of the project you want to retrieve
[INFO] [stdout] 5 + - 'project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7782:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `project_id`: The id of the project you want to retrieve
[INFO] [stdout] 5 + - `project_id': The id of the project you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7783:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7789:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7778:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_projects (line 7739) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7740:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a 'GET` request to `/{administrationId}/projects`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7740:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a `GET' request to `/{administrationId}/projects`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7740:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a `GET` request to '/{administrationId}/projects`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7740:55
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout]   |                                                       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a `GET` request to `/{administrationId}/projects'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7743:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7743:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7744:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `filter`: The filter argument allows you to filter on the list of documents. Filters are a combination of keys and values, separated by...
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `filter`: The filter argument allows you to filter on the list of documents. Filters are a combination of keys and values, separated by a comma: key:value,key2:value2. The most common filter method will be period: period:this_month. Filtering works the same as in the web application, for more advanced examples, change the filtering in the web application and learn from the resulting URI.
[INFO] [stdout] 5 + - 'filter`: The filter argument allows you to filter on the list of documents. Filters are a combination of keys and values, separated by a comma: key:value,key2:value2. The most common filter method will be period: period:this_month. Filtering works the same as in the web application, for more advanced examples, change the filtering in the web application and learn from the resulting URI.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7744:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `filter`: The filter argument allows you to filter on the list of documents. Filters are a combination of keys and values, separated by...
[INFO] [stdout]   |          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `filter`: The filter argument allows you to filter on the list of documents. Filters are a combination of keys and values, separated by a comma: key:value,key2:value2. The most common filter method will be period: period:this_month. Filtering works the same as in the web application, for more advanced examples, change the filtering in the web application and learn from the resulting URI.
[INFO] [stdout] 5 + - `filter': The filter argument allows you to filter on the list of documents. Filters are a combination of keys and values, separated by a comma: key:value,key2:value2. The most common filter method will be period: period:this_month. Filtering works the same as in the web application, for more advanced examples, change the filtering in the web application and learn from the resulting URI.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7745:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `page`: The page number to retrieve (for pagination)
[INFO] [stdout] 6 + - 'page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7745:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `page`: The page number to retrieve (for pagination)
[INFO] [stdout] 6 + - `page': The page number to retrieve (for pagination)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7746:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `per_page`: The number of projects per page (max 100)
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `per_page`: The number of projects per page (max 100)
[INFO] [stdout] 7 + - 'per_page`: The number of projects per page (max 100)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7746:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `per_page`: The number of projects per page (max 100)
[INFO] [stdout]   |            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `per_page`: The number of projects per page (max 100)
[INFO] [stdout] 7 + - `per_page': The number of projects per page (max 100)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7747:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - ```ignore
[INFO] [stdout] 8 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7755:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 16 - ```
[INFO] [stdout] 16 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7740:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/projects`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::create_contact (line 7669) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7670:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a 'POST` request to `/{administrationId}/contacts`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7670:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a `POST' request to `/{administrationId}/contacts`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7670:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout]   |                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a `POST` request to '/{administrationId}/contacts`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7670:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout]   |                                                        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a `POST` request to `/{administrationId}/contacts'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7673:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7673:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7674:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `body`
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `body`
[INFO] [stdout] 5 + - 'body`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7674:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `body`
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `body`
[INFO] [stdout] 5 + - `body'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7675:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7681:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7670:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/contacts`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_administrations (line 7632) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7635:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/administrations`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/administrations`
[INFO] [stdout] 3 + Sends a 'GET` request to `/administrations`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7635:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/administrations`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/administrations`
[INFO] [stdout] 3 + Sends a `GET' request to `/administrations`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7635:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/administrations`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/administrations`
[INFO] [stdout] 3 + Sends a `GET` request to '/administrations`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7635:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/administrations`
[INFO] [stdout]   |                                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/administrations`
[INFO] [stdout] 3 + Sends a `GET` request to `/administrations'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7637:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - ```ignore
[INFO] [stdout] 5 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7641:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | ```
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 9 - ```
[INFO] [stdout] 9 + '''
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `endpoint`
[INFO] [stdout]  --> moneybird/src/lib.rs:7633:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | This endpoint returns all administrations associated with the account
[INFO] [stdout]   |      ^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_time_entries (line 7830) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7831:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a 'GET` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7831:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a `GET' request to `/{administrationId}/time_entries`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7831:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a `GET` request to '/{administrationId}/time_entries`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7831:59
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |                                                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a `GET` request to `/{administrationId}/time_entries'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7834:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7834:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7835:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `filter`: The filter argument allows you to filter the list of time entries. Filters are a combination of keys and values, separated by...
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `filter`: The filter argument allows you to filter the list of time entries. Filters are a combination of keys and values, separated by a comma: period:this_year,state:all. See API documentation for more info
[INFO] [stdout] 5 + - 'filter`: The filter argument allows you to filter the list of time entries. Filters are a combination of keys and values, separated by a comma: period:this_year,state:all. See API documentation for more info
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7835:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `filter`: The filter argument allows you to filter the list of time entries. Filters are a combination of keys and values, separated by...
[INFO] [stdout]   |          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `filter`: The filter argument allows you to filter the list of time entries. Filters are a combination of keys and values, separated by a comma: period:this_year,state:all. See API documentation for more info
[INFO] [stdout] 5 + - `filter': The filter argument allows you to filter the list of time entries. Filters are a combination of keys and values, separated by a comma: period:this_year,state:all. See API documentation for more info
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7836:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `page`: The page number to retrieve (for pagination)
[INFO] [stdout] 6 + - 'page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7836:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `page`: The page number to retrieve (for pagination)
[INFO] [stdout] 6 + - `page': The page number to retrieve (for pagination)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7837:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `per_page`: The number of time_entries per page (max 100)
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `per_page`: The number of time_entries per page (max 100)
[INFO] [stdout] 7 + - 'per_page`: The number of time_entries per page (max 100)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7837:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `per_page`: The number of time_entries per page (max 100)
[INFO] [stdout]   |            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `per_page`: The number of time_entries per page (max 100)
[INFO] [stdout] 7 + - `per_page': The number of time_entries per page (max 100)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7838:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | - `query`: Allows filtering by time entry description.
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - - `query`: Allows filtering by time entry description.
[INFO] [stdout] 8 + - 'query`: Allows filtering by time entry description.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7838:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | - `query`: Allows filtering by time entry description.
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - - `query`: Allows filtering by time entry description.
[INFO] [stdout] 8 + - `query': Allows filtering by time entry description.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7839:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 9 - ```ignore
[INFO] [stdout] 9 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7848:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 18 - ```
[INFO] [stdout] 18 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7831:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::update_time_entry (line 7904) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7905:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a 'PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7905:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |               ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `PATCH' request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7905:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `PATCH` request to '/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7905:75
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |                                                                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7908:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7908:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7909:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout] 5 + - 'time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7909:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |                 ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout] 5 + - `time_entry_id': The id of the time entry you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7910:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `body`
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `body`
[INFO] [stdout] 6 + - 'body`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7910:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `body`
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `body`
[INFO] [stdout] 6 + - `body'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7911:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - ```ignore
[INFO] [stdout] 7 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7918:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 14 - ```
[INFO] [stdout] 14 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7905:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_contacts (line 7646) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7647:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a 'GET` request to `/{administrationId}/contacts`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7647:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a `GET' request to `/{administrationId}/contacts`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7647:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a `GET` request to '/{administrationId}/contacts`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7647:55
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout]   |                                                       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout] 1 + Sends a `GET` request to `/{administrationId}/contacts'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7650:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7650:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7651:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `include_archived`: Include archived contacts
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `include_archived`: Include archived contacts
[INFO] [stdout] 5 + - 'include_archived`: Include archived contacts
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7651:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `include_archived`: Include archived contacts
[INFO] [stdout]   |                    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `include_archived`: Include archived contacts
[INFO] [stdout] 5 + - `include_archived': Include archived contacts
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7652:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `page`: The page number to retrieve (for pagination)
[INFO] [stdout] 6 + - 'page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7652:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `page`: The page number to retrieve (for pagination)
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `page`: The page number to retrieve (for pagination)
[INFO] [stdout] 6 + - `page': The page number to retrieve (for pagination)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7653:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `per_page`: The number of contacts per page (max 100)
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `per_page`: The number of contacts per page (max 100)
[INFO] [stdout] 7 + - 'per_page`: The number of contacts per page (max 100)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7653:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `per_page`: The number of contacts per page (max 100)
[INFO] [stdout]   |            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `per_page`: The number of contacts per page (max 100)
[INFO] [stdout] 7 + - `per_page': The number of contacts per page (max 100)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7654:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | - `query`: A search query to filter contacts by name, email, or other searchable fields
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - - `query`: A search query to filter contacts by name, email, or other searchable fields
[INFO] [stdout] 8 + - 'query`: A search query to filter contacts by name, email, or other searchable fields
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7654:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | - `query`: A search query to filter contacts by name, email, or other searchable fields
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - - `query`: A search query to filter contacts by name, email, or other searchable fields
[INFO] [stdout] 8 + - `query': A search query to filter contacts by name, email, or other searchable fields
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7655:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 9 - ```ignore
[INFO] [stdout] 9 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7664:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 18 - ```
[INFO] [stdout] 18 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7647:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::CreateContact (line 8102) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8103:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_contact`]: super::Client::create_contact
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::create_contact`]: super::Client::create_contact
[INFO] [stdout] 1 + ['Client::create_contact`]: super::Client::create_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8103:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_contact`]: super::Client::create_contact
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::create_contact`]: super::Client::create_contact
[INFO] [stdout] 1 + [`Client::create_contact']: super::Client::create_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8103:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_contact`]: super::Client::create_contact
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::update_project (line 7811) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7812:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a 'PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7812:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |               ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `PATCH' request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7812:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `PATCH` request to '/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7812:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |                                                                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `PATCH` request to `/{administrationId}/projects/{projectId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7815:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7815:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7816:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `project_id`: The id of the project you want to retrieve
[INFO] [stdout] 5 + - 'project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7816:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `project_id`: The id of the project you want to retrieve
[INFO] [stdout] 5 + - `project_id': The id of the project you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7817:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `body`
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `body`
[INFO] [stdout] 6 + - 'body`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7817:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `body`
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `body`
[INFO] [stdout] 6 + - `body'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7818:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - ```ignore
[INFO] [stdout] 7 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7825:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 14 - ```
[INFO] [stdout] 14 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7812:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::create_time_entry (line 7853) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7854:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a 'POST` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7854:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a `POST' request to `/{administrationId}/time_entries`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7854:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a `POST` request to '/{administrationId}/time_entries`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7854:60
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout] 1 + Sends a `POST` request to `/{administrationId}/time_entries'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7857:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7857:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7858:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `body`
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `body`
[INFO] [stdout] 5 + - 'body`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7858:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `body`
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `body`
[INFO] [stdout] 5 + - `body'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7859:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7865:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7854:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/time_entries`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::delete_time_entry (line 7887) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7888:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a 'DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7888:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |                ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `DELETE' request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7888:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |                             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `DELETE` request to '/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7888:76
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |                                                                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7891:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7891:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7892:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout] 5 + - 'time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7892:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |                 ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout] 5 + - `time_entry_id': The id of the time entry you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7893:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7899:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7888:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::update_contact (line 7720) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7721:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a 'PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7721:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |               ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `PATCH' request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7721:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `PATCH` request to '/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7721:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |                                                                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7724:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7724:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7725:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `contact_id`: The contact you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `contact_id`: The contact you want to retrieve
[INFO] [stdout] 5 + - 'contact_id`: The contact you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7725:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `contact_id`: The contact you want to retrieve
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `contact_id`: The contact you want to retrieve
[INFO] [stdout] 5 + - `contact_id': The contact you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7726:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `body`
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `body`
[INFO] [stdout] 6 + - 'body`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7726:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `body`
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `body`
[INFO] [stdout] 6 + - `body'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7727:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - ```ignore
[INFO] [stdout] 7 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7734:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 14 - ```
[INFO] [stdout] 14 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7721:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `PATCH` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_time_entry (line 7870) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7871:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a 'GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7871:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `GET' request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7871:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `GET` request to '/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7871:73
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |                                                                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout] 1 + Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7874:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7874:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7875:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout] 5 + - 'time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7875:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout]   |                 ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `time_entry_id`: The id of the time entry you want to retrieve
[INFO] [stdout] 5 + - `time_entry_id': The id of the time entry you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7876:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7882:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7871:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/time_entries/{timeEntryId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_users (line 7923) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7926:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout] 3 + Sends a 'GET` request to `/{administrationId}/users`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7926:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout] 3 + Sends a `GET' request to `/{administrationId}/users`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7926:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout] 3 + Sends a `GET` request to '/{administrationId}/users`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7926:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout]   |                                                    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 - Sends a `GET` request to `/{administrationId}/users`
[INFO] [stdout] 3 + Sends a `GET` request to `/{administrationId}/users'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7929:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `administration_id`: The administration you want to access
[INFO] [stdout] 6 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7929:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - - `administration_id`: The administration you want to access
[INFO] [stdout] 6 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7930:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `include_accountants`: Include accountants in the list of users if set to true.
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `include_accountants`: Include accountants in the list of users if set to true.
[INFO] [stdout] 7 + - 'include_accountants`: Include accountants in the list of users if set to true.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7930:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | - `include_accountants`: Include accountants in the list of users if set to true.
[INFO] [stdout]   |                       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 7 - - `include_accountants`: Include accountants in the list of users if set to true.
[INFO] [stdout] 7 + - `include_accountants': Include accountants in the list of users if set to true.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7931:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 8 - ```ignore
[INFO] [stdout] 8 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7937:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 14 - ```
[INFO] [stdout] 14 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `endpoint`
[INFO] [stdout]  --> moneybird/src/lib.rs:7924:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | This endpoint returns all users associated with the account. Optionally, accountants can be included by setting the include_accountants p...
[INFO] [stdout]   |      ^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::create_project (line 7760) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7761:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a 'POST` request to `/{administrationId}/projects`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7761:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a `POST' request to `/{administrationId}/projects`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7761:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout]   |                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a `POST` request to '/{administrationId}/projects`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7761:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout]   |                                                        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout] 1 + Sends a `POST` request to `/{administrationId}/projects'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7764:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7764:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7765:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `body`
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `body`
[INFO] [stdout] 5 + - 'body`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7765:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `body`
[INFO] [stdout]   |        ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `body`
[INFO] [stdout] 5 + - `body'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7766:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7772:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7761:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `POST` request to `/{administrationId}/projects`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::DeleteTimeEntry (line 9055) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:9056:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_time_entry`]: super::Client::delete_time_entry
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::delete_time_entry`]: super::Client::delete_time_entry
[INFO] [stdout] 1 + ['Client::delete_time_entry`]: super::Client::delete_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:9056:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_time_entry`]: super::Client::delete_time_entry
[INFO] [stdout]   |                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::delete_time_entry`]: super::Client::delete_time_entry
[INFO] [stdout] 1 + [`Client::delete_time_entry']: super::Client::delete_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:9056:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_time_entry`]: super::Client::delete_time_entry
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::delete_project (line 7794) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7795:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a 'DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7795:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |                ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `DELETE' request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7795:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |                             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `DELETE` request to '/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7795:70
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |                                                                      ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout] 1 + Sends a `DELETE` request to `/{administrationId}/projects/{projectId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7798:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7798:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7799:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `project_id`: The id of the project you want to retrieve
[INFO] [stdout] 5 + - 'project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7799:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `project_id`: The id of the project you want to retrieve
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `project_id`: The id of the project you want to retrieve
[INFO] [stdout] 5 + - `project_id': The id of the project you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7800:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7806:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7795:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `DELETE` request to `/{administrationId}/projects/{projectId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::CreateTimeEntry (line 8908) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8909:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_time_entry`]: super::Client::create_time_entry
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::create_time_entry`]: super::Client::create_time_entry
[INFO] [stdout] 1 + ['Client::create_time_entry`]: super::Client::create_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8909:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_time_entry`]: super::Client::create_time_entry
[INFO] [stdout]   |                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::create_time_entry`]: super::Client::create_time_entry
[INFO] [stdout] 1 + [`Client::create_time_entry']: super::Client::create_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8909:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_time_entry`]: super::Client::create_time_entry
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetProject (line 8583) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8584:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_project`]: super::Client::get_project
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_project`]: super::Client::get_project
[INFO] [stdout] 1 + ['Client::get_project`]: super::Client::get_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8584:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_project`]: super::Client::get_project
[INFO] [stdout]   |                      ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_project`]: super::Client::get_project
[INFO] [stdout] 1 + [`Client::get_project']: super::Client::get_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8584:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_project`]: super::Client::get_project
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - Client::get_contact (line 7686) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7687:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a 'GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7687:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |             ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `GET' request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7687:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |                          ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `GET` request to '/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7687:67
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |                                                                   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout] 1 + Sends a `GET` request to `/{administrationId}/contacts/{contactId}'
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7690:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - 'administration_id`: The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7690:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | - `administration_id`: The administration you want to access
[INFO] [stdout]   |                     ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 - - `administration_id`: The administration you want to access
[INFO] [stdout] 4 + - `administration_id': The administration you want to access
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7691:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `contact_id`: The contact you want to retrieve
[INFO] [stdout]   |   ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `contact_id`: The contact you want to retrieve
[INFO] [stdout] 5 + - 'contact_id`: The contact you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7691:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | - `contact_id`: The contact you want to retrieve
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 5 - - `contact_id`: The contact you want to retrieve
[INFO] [stdout] 5 + - `contact_id': The contact you want to retrieve
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7692:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | ```ignore
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 - ```ignore
[INFO] [stdout] 6 + '''ignore
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> moneybird/src/lib.rs:7698:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | ```
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears 2 more times
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 - ```
[INFO] [stdout] 12 + '''
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `a`
[INFO] [stdout]  --> moneybird/src/lib.rs:7687:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | Sends a `GET` request to `/{administrationId}/contacts/{contactId}`
[INFO] [stdout]   |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::DeleteContact (line 8249) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8250:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_contact`]: super::Client::delete_contact
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::delete_contact`]: super::Client::delete_contact
[INFO] [stdout] 1 + ['Client::delete_contact`]: super::Client::delete_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8250:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_contact`]: super::Client::delete_contact
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::delete_contact`]: super::Client::delete_contact
[INFO] [stdout] 1 + [`Client::delete_contact']: super::Client::delete_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8250:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_contact`]: super::Client::delete_contact
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetContact (line 8181) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8182:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_contact`]: super::Client::get_contact
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_contact`]: super::Client::get_contact
[INFO] [stdout] 1 + ['Client::get_contact`]: super::Client::get_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8182:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_contact`]: super::Client::get_contact
[INFO] [stdout]   |                      ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_contact`]: super::Client::get_contact
[INFO] [stdout] 1 + [`Client::get_contact']: super::Client::get_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8182:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_contact`]: super::Client::get_contact
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetContacts (line 7985) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7986:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_contacts`]: super::Client::get_contacts
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_contacts`]: super::Client::get_contacts
[INFO] [stdout] 1 + ['Client::get_contacts`]: super::Client::get_contacts
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7986:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_contacts`]: super::Client::get_contacts
[INFO] [stdout]   |                       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_contacts`]: super::Client::get_contacts
[INFO] [stdout] 1 + [`Client::get_contacts']: super::Client::get_contacts
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:7986:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_contacts`]: super::Client::get_contacts
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetAdministrations (line 7951) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7952:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_administrations`]: super::Client::get_administrations
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_administrations`]: super::Client::get_administrations
[INFO] [stdout] 1 + ['Client::get_administrations`]: super::Client::get_administrations
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:7952:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_administrations`]: super::Client::get_administrations
[INFO] [stdout]   |                              ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_administrations`]: super::Client::get_administrations
[INFO] [stdout] 1 + [`Client::get_administrations']: super::Client::get_administrations
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:7952:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_administrations`]: super::Client::get_administrations
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::DeleteProject (line 8651) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8652:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_project`]: super::Client::delete_project
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::delete_project`]: super::Client::delete_project
[INFO] [stdout] 1 + ['Client::delete_project`]: super::Client::delete_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8652:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_project`]: super::Client::delete_project
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::delete_project`]: super::Client::delete_project
[INFO] [stdout] 1 + [`Client::delete_project']: super::Client::delete_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8652:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::delete_project`]: super::Client::delete_project
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetProjects (line 8404) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8405:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_projects`]: super::Client::get_projects
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_projects`]: super::Client::get_projects
[INFO] [stdout] 1 + ['Client::get_projects`]: super::Client::get_projects
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8405:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_projects`]: super::Client::get_projects
[INFO] [stdout]   |                       ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_projects`]: super::Client::get_projects
[INFO] [stdout] 1 + [`Client::get_projects']: super::Client::get_projects
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8405:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_projects`]: super::Client::get_projects
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::UpdateContact (line 8311) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8312:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_contact`]: super::Client::update_contact
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::update_contact`]: super::Client::update_contact
[INFO] [stdout] 1 + ['Client::update_contact`]: super::Client::update_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8312:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_contact`]: super::Client::update_contact
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::update_contact`]: super::Client::update_contact
[INFO] [stdout] 1 + [`Client::update_contact']: super::Client::update_contact
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8312:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_contact`]: super::Client::update_contact
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::UpdateProject (line 8713) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8714:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_project`]: super::Client::update_project
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::update_project`]: super::Client::update_project
[INFO] [stdout] 1 + ['Client::update_project`]: super::Client::update_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8714:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_project`]: super::Client::update_project
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::update_project`]: super::Client::update_project
[INFO] [stdout] 1 + [`Client::update_project']: super::Client::update_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8714:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_project`]: super::Client::update_project
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::UpdateTimeEntry (line 9117) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:9118:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_time_entry`]: super::Client::update_time_entry
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::update_time_entry`]: super::Client::update_time_entry
[INFO] [stdout] 1 + ['Client::update_time_entry`]: super::Client::update_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:9118:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_time_entry`]: super::Client::update_time_entry
[INFO] [stdout]   |                            ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::update_time_entry`]: super::Client::update_time_entry
[INFO] [stdout] 1 + [`Client::update_time_entry']: super::Client::update_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:9118:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::update_time_entry`]: super::Client::update_time_entry
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetTimeEntries (line 8795) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8796:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_time_entries`]: super::Client::get_time_entries
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_time_entries`]: super::Client::get_time_entries
[INFO] [stdout] 1 + ['Client::get_time_entries`]: super::Client::get_time_entries
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8796:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_time_entries`]: super::Client::get_time_entries
[INFO] [stdout]   |                           ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_time_entries`]: super::Client::get_time_entries
[INFO] [stdout] 1 + [`Client::get_time_entries']: super::Client::get_time_entries
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8796:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_time_entries`]: super::Client::get_time_entries
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetUsers (line 9210) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:9211:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_users`]: super::Client::get_users
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_users`]: super::Client::get_users
[INFO] [stdout] 1 + ['Client::get_users`]: super::Client::get_users
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:9211:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_users`]: super::Client::get_users
[INFO] [stdout]   |                    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_users`]: super::Client::get_users
[INFO] [stdout] 1 + [`Client::get_users']: super::Client::get_users
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:9211:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_users`]: super::Client::get_users
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::GetTimeEntry (line 8987) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8988:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_time_entry`]: super::Client::get_time_entry
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_time_entry`]: super::Client::get_time_entry
[INFO] [stdout] 1 + ['Client::get_time_entry`]: super::Client::get_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8988:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_time_entry`]: super::Client::get_time_entry
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::get_time_entry`]: super::Client::get_time_entry
[INFO] [stdout] 1 + [`Client::get_time_entry']: super::Client::get_time_entry
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8988:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::get_time_entry`]: super::Client::get_time_entry
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- moneybird/src/lib.rs - builder::CreateProject (line 8504) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8505:2
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_project`]: super::Client::create_project
[INFO] [stdout]   |  ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::create_project`]: super::Client::create_project
[INFO] [stdout] 1 + ['Client::create_project`]: super::Client::create_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> moneybird/src/lib.rs:8505:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_project`]: super::Client::create_project
[INFO] [stdout]   |                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - [`Client::create_project`]: super::Client::create_project
[INFO] [stdout] 1 + [`Client::create_project']: super::Client::create_project
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]  --> moneybird/src/lib.rs:8505:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | [`Client::create_project`]: super::Client::create_project
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     moneybird/src/lib.rs - Client::create_contact (line 7669)
[INFO] [stdout]     moneybird/src/lib.rs - Client::create_project (line 7760)
[INFO] [stdout]     moneybird/src/lib.rs - Client::create_time_entry (line 7853)
[INFO] [stdout]     moneybird/src/lib.rs - Client::delete_contact (line 7703)
[INFO] [stdout]     moneybird/src/lib.rs - Client::delete_project (line 7794)
[INFO] [stdout]     moneybird/src/lib.rs - Client::delete_time_entry (line 7887)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_administrations (line 7632)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_contact (line 7686)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_contacts (line 7646)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_project (line 7777)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_projects (line 7739)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_time_entries (line 7830)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_time_entry (line 7870)
[INFO] [stdout]     moneybird/src/lib.rs - Client::get_users (line 7923)
[INFO] [stdout]     moneybird/src/lib.rs - Client::update_contact (line 7720)
[INFO] [stdout]     moneybird/src/lib.rs - Client::update_project (line 7811)
[INFO] [stdout]     moneybird/src/lib.rs - Client::update_time_entry (line 7904)
[INFO] [stdout]     moneybird/src/lib.rs - builder::CreateContact (line 8102)
[INFO] [stdout]     moneybird/src/lib.rs - builder::CreateProject (line 8504)
[INFO] [stdout]     moneybird/src/lib.rs - builder::CreateTimeEntry (line 8908)
[INFO] [stdout]     moneybird/src/lib.rs - builder::DeleteContact (line 8249)
[INFO] [stdout]     moneybird/src/lib.rs - builder::DeleteProject (line 8651)
[INFO] [stdout]     moneybird/src/lib.rs - builder::DeleteTimeEntry (line 9055)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetAdministrations (line 7951)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetContact (line 8181)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetContacts (line 7985)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetProject (line 8583)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetProjects (line 8404)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetTimeEntries (line 8795)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetTimeEntry (line 8987)
[INFO] [stdout]     moneybird/src/lib.rs - builder::GetUsers (line 9210)
[INFO] [stdout]     moneybird/src/lib.rs - builder::UpdateContact (line 8311)
[INFO] [stdout]     moneybird/src/lib.rs - builder::UpdateProject (line 8713)
[INFO] [stdout]     moneybird/src/lib.rs - builder::UpdateTimeEntry (line 9117)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 34 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p moneybird --doc`
[INFO] running `Command { std: "docker" "inspect" "635b93a9ed1acf73e2c2472d3305f3b08fa974f48d2fe9fffe005ce3d1d7884a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635b93a9ed1acf73e2c2472d3305f3b08fa974f48d2fe9fffe005ce3d1d7884a", kill_on_drop: false }`
[INFO] [stdout] 635b93a9ed1acf73e2c2472d3305f3b08fa974f48d2fe9fffe005ce3d1d7884a
