[INFO] fetching crate postman-api 2.0.0...
[INFO] testing postman-api-2.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate postman-api 2.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate postman-api 2.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate postman-api 2.0.0
[INFO] tweaked toml for crates.io crate postman-api 2.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate postman-api 2.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate postman-api 2.0.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `postman_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_collections` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_environments` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_mocks` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_monitors` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_workspaces` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `api_key_owner` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_a_fork` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_collection_from_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_user` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_webhook` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_an_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `fetch_all_user_resource` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `fetch_user_resource` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_all_api_versions` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_all_apis` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_contract_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_documentation_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_environment_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_integration_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_linked_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_mock_server_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_monitor_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_resource_types` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_test_suite_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `import_exported_data` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `import_external_api_specification` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `merge_a_fork` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `publish_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `run_a_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `schema_security_validation` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `service_provider_config` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `sync_relations_with_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `unpublish_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_an_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_user_information` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_user_state` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_workspace` which is deprecated
[INFO] [stderr] warning: unused manifest key: example.0.plugin
[INFO] [stderr] warning: unused manifest key: example.1.plugin
[INFO] [stderr] warning: unused manifest key: example.10.plugin
[INFO] [stderr] warning: unused manifest key: example.11.plugin
[INFO] [stderr] warning: unused manifest key: example.12.plugin
[INFO] [stderr] warning: unused manifest key: example.13.plugin
[INFO] [stderr] warning: unused manifest key: example.14.plugin
[INFO] [stderr] warning: unused manifest key: example.15.plugin
[INFO] [stderr] warning: unused manifest key: example.16.plugin
[INFO] [stderr] warning: unused manifest key: example.17.plugin
[INFO] [stderr] warning: unused manifest key: example.18.plugin
[INFO] [stderr] warning: unused manifest key: example.19.plugin
[INFO] [stderr] warning: unused manifest key: example.2.plugin
[INFO] [stderr] warning: unused manifest key: example.20.plugin
[INFO] [stderr] warning: unused manifest key: example.21.plugin
[INFO] [stderr] warning: unused manifest key: example.22.plugin
[INFO] [stderr] warning: unused manifest key: example.23.plugin
[INFO] [stderr] warning: unused manifest key: example.24.plugin
[INFO] [stderr] warning: unused manifest key: example.25.plugin
[INFO] [stderr] warning: unused manifest key: example.26.plugin
[INFO] [stderr] warning: unused manifest key: example.27.plugin
[INFO] [stderr] warning: unused manifest key: example.28.plugin
[INFO] [stderr] warning: unused manifest key: example.29.plugin
[INFO] [stderr] warning: unused manifest key: example.3.plugin
[INFO] [stderr] warning: unused manifest key: example.30.plugin
[INFO] [stderr] warning: unused manifest key: example.31.plugin
[INFO] [stderr] warning: unused manifest key: example.32.plugin
[INFO] [stderr] warning: unused manifest key: example.33.plugin
[INFO] [stderr] warning: unused manifest key: example.34.plugin
[INFO] [stderr] warning: unused manifest key: example.35.plugin
[INFO] [stderr] warning: unused manifest key: example.36.plugin
[INFO] [stderr] warning: unused manifest key: example.37.plugin
[INFO] [stderr] warning: unused manifest key: example.38.plugin
[INFO] [stderr] warning: unused manifest key: example.39.plugin
[INFO] [stderr] warning: unused manifest key: example.4.plugin
[INFO] [stderr] warning: unused manifest key: example.40.plugin
[INFO] [stderr] warning: unused manifest key: example.41.plugin
[INFO] [stderr] warning: unused manifest key: example.42.plugin
[INFO] [stderr] warning: unused manifest key: example.43.plugin
[INFO] [stderr] warning: unused manifest key: example.44.plugin
[INFO] [stderr] warning: unused manifest key: example.45.plugin
[INFO] [stderr] warning: unused manifest key: example.46.plugin
[INFO] [stderr] warning: unused manifest key: example.47.plugin
[INFO] [stderr] warning: unused manifest key: example.48.plugin
[INFO] [stderr] warning: unused manifest key: example.49.plugin
[INFO] [stderr] warning: unused manifest key: example.5.plugin
[INFO] [stderr] warning: unused manifest key: example.50.plugin
[INFO] [stderr] warning: unused manifest key: example.51.plugin
[INFO] [stderr] warning: unused manifest key: example.52.plugin
[INFO] [stderr] warning: unused manifest key: example.53.plugin
[INFO] [stderr] warning: unused manifest key: example.54.plugin
[INFO] [stderr] warning: unused manifest key: example.55.plugin
[INFO] [stderr] warning: unused manifest key: example.56.plugin
[INFO] [stderr] warning: unused manifest key: example.57.plugin
[INFO] [stderr] warning: unused manifest key: example.58.plugin
[INFO] [stderr] warning: unused manifest key: example.59.plugin
[INFO] [stderr] warning: unused manifest key: example.6.plugin
[INFO] [stderr] warning: unused manifest key: example.60.plugin
[INFO] [stderr] warning: unused manifest key: example.61.plugin
[INFO] [stderr] warning: unused manifest key: example.62.plugin
[INFO] [stderr] warning: unused manifest key: example.63.plugin
[INFO] [stderr] warning: unused manifest key: example.64.plugin
[INFO] [stderr] warning: unused manifest key: example.65.plugin
[INFO] [stderr] warning: unused manifest key: example.66.plugin
[INFO] [stderr] warning: unused manifest key: example.7.plugin
[INFO] [stderr] warning: unused manifest key: example.8.plugin
[INFO] [stderr] warning: unused manifest key: example.9.plugin
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded walkdir v2.3.2
[INFO] [stderr]   Downloaded urlencoding v2.1.2
[INFO] [stderr]   Downloaded httpclient v0.6.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded itoa v1.0.4
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded serde_json v1.0.86
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded libc v0.2.135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53add1b46cd1c9e93f9c2f766633b2b821b061674cf944be2e3bec330058f4d5
[INFO] running `Command { std: "docker" "start" "-a" "53add1b46cd1c9e93f9c2f766633b2b821b061674cf944be2e3bec330058f4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53add1b46cd1c9e93f9c2f766633b2b821b061674cf944be2e3bec330058f4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53add1b46cd1c9e93f9c2f766633b2b821b061674cf944be2e3bec330058f4d5", kill_on_drop: false }`
[INFO] [stdout] 53add1b46cd1c9e93f9c2f766633b2b821b061674cf944be2e3bec330058f4d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42f3e09ac6c3630753512acb448a85ba6c2f483f41c4681335b446246c95f17f
[INFO] running `Command { std: "docker" "start" "-a" "42f3e09ac6c3630753512acb448a85ba6c2f483f41c4681335b446246c95f17f", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `postman_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_collections` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_environments` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_mocks` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_monitors` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_workspaces` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `api_key_owner` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_a_fork` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_collection_from_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_user` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_webhook` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_an_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `fetch_all_user_resource` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `fetch_user_resource` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_all_api_versions` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_all_apis` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_contract_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_documentation_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_environment_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_integration_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_linked_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_mock_server_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_monitor_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_resource_types` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_test_suite_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `import_exported_data` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `import_external_api_specification` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `merge_a_fork` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `publish_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `run_a_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `schema_security_validation` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `service_provider_config` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `sync_relations_with_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `unpublish_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_an_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_user_information` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_user_state` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_workspace` which is deprecated
[INFO] [stderr] warning: unused manifest key: example.0.plugin
[INFO] [stderr] warning: unused manifest key: example.1.plugin
[INFO] [stderr] warning: unused manifest key: example.10.plugin
[INFO] [stderr] warning: unused manifest key: example.11.plugin
[INFO] [stderr] warning: unused manifest key: example.12.plugin
[INFO] [stderr] warning: unused manifest key: example.13.plugin
[INFO] [stderr] warning: unused manifest key: example.14.plugin
[INFO] [stderr] warning: unused manifest key: example.15.plugin
[INFO] [stderr] warning: unused manifest key: example.16.plugin
[INFO] [stderr] warning: unused manifest key: example.17.plugin
[INFO] [stderr] warning: unused manifest key: example.18.plugin
[INFO] [stderr] warning: unused manifest key: example.19.plugin
[INFO] [stderr] warning: unused manifest key: example.2.plugin
[INFO] [stderr] warning: unused manifest key: example.20.plugin
[INFO] [stderr] warning: unused manifest key: example.21.plugin
[INFO] [stderr] warning: unused manifest key: example.22.plugin
[INFO] [stderr] warning: unused manifest key: example.23.plugin
[INFO] [stderr] warning: unused manifest key: example.24.plugin
[INFO] [stderr] warning: unused manifest key: example.25.plugin
[INFO] [stderr] warning: unused manifest key: example.26.plugin
[INFO] [stderr] warning: unused manifest key: example.27.plugin
[INFO] [stderr] warning: unused manifest key: example.28.plugin
[INFO] [stderr] warning: unused manifest key: example.29.plugin
[INFO] [stderr] warning: unused manifest key: example.3.plugin
[INFO] [stderr] warning: unused manifest key: example.30.plugin
[INFO] [stderr] warning: unused manifest key: example.31.plugin
[INFO] [stderr] warning: unused manifest key: example.32.plugin
[INFO] [stderr] warning: unused manifest key: example.33.plugin
[INFO] [stderr] warning: unused manifest key: example.34.plugin
[INFO] [stderr] warning: unused manifest key: example.35.plugin
[INFO] [stderr] warning: unused manifest key: example.36.plugin
[INFO] [stderr] warning: unused manifest key: example.37.plugin
[INFO] [stderr] warning: unused manifest key: example.38.plugin
[INFO] [stderr] warning: unused manifest key: example.39.plugin
[INFO] [stderr] warning: unused manifest key: example.4.plugin
[INFO] [stderr] warning: unused manifest key: example.40.plugin
[INFO] [stderr] warning: unused manifest key: example.41.plugin
[INFO] [stderr] warning: unused manifest key: example.42.plugin
[INFO] [stderr] warning: unused manifest key: example.43.plugin
[INFO] [stderr] warning: unused manifest key: example.44.plugin
[INFO] [stderr] warning: unused manifest key: example.45.plugin
[INFO] [stderr] warning: unused manifest key: example.46.plugin
[INFO] [stderr] warning: unused manifest key: example.47.plugin
[INFO] [stderr] warning: unused manifest key: example.48.plugin
[INFO] [stderr] warning: unused manifest key: example.49.plugin
[INFO] [stderr] warning: unused manifest key: example.5.plugin
[INFO] [stderr] warning: unused manifest key: example.50.plugin
[INFO] [stderr] warning: unused manifest key: example.51.plugin
[INFO] [stderr] warning: unused manifest key: example.52.plugin
[INFO] [stderr] warning: unused manifest key: example.53.plugin
[INFO] [stderr] warning: unused manifest key: example.54.plugin
[INFO] [stderr] warning: unused manifest key: example.55.plugin
[INFO] [stderr] warning: unused manifest key: example.56.plugin
[INFO] [stderr] warning: unused manifest key: example.57.plugin
[INFO] [stderr] warning: unused manifest key: example.58.plugin
[INFO] [stderr] warning: unused manifest key: example.59.plugin
[INFO] [stderr] warning: unused manifest key: example.6.plugin
[INFO] [stderr] warning: unused manifest key: example.60.plugin
[INFO] [stderr] warning: unused manifest key: example.61.plugin
[INFO] [stderr] warning: unused manifest key: example.62.plugin
[INFO] [stderr] warning: unused manifest key: example.63.plugin
[INFO] [stderr] warning: unused manifest key: example.64.plugin
[INFO] [stderr] warning: unused manifest key: example.65.plugin
[INFO] [stderr] warning: unused manifest key: example.66.plugin
[INFO] [stderr] warning: unused manifest key: example.7.plugin
[INFO] [stderr] warning: unused manifest key: example.8.plugin
[INFO] [stderr] warning: unused manifest key: example.9.plugin
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling httpclient v0.6.0
[INFO] [stderr]    Compiling postman-api v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_all_apis(&self) -> request::GetAllApisRequest {
[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] 53 |     pub fn get_all_apis(&self) -> request::GetAllApisRequest<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn create_api(&self) -> request::CreateApiRequest {
[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] 72 |     pub fn create_api(&self) -> request::CreateApiRequest<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn single_api(&self, api_id: &str) -> request::SingleApiRequest {
[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] 82 |     pub fn single_api(&self, api_id: &str) -> request::SingleApiRequest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn update_an_api(&self, api_id: &str) -> request::UpdateAnApiRequest {
[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] 91 |     pub fn update_an_api(&self, api_id: &str) -> request::UpdateAnApiRequest<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn delete_an_api(&self, api_id: &str) -> request::DeleteAnApiRequest {
[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] 101 |     pub fn delete_an_api(&self, api_id: &str) -> request::DeleteAnApiRequest<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 112 |         api_id: &str,
[INFO] [stdout] 113 |     ) -> request::GetAllApiVersionsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 113 |     ) -> request::GetAllApiVersionsRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn create_api_version(&self, api_id: &str) -> request::CreateApiVersionRequest {
[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] 122 |     pub fn create_api_version(&self, api_id: &str) -> request::CreateApiVersionRequest<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 |     ) -> request::GetAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 136 |     ) -> request::GetAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 |     ) -> request::UpdateAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 150 |     ) -> request::UpdateAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 |     ) -> request::DeleteAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 165 |     ) -> request::DeleteAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 179 |     ) -> request::GetContractTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 179 |     ) -> request::GetContractTestRelationsRequest<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 |     ) -> request::GetDocumentationRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 193 |     ) -> request::GetDocumentationRelationsRequest<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 207 |     ) -> request::GetEnvironmentRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 207 |     ) -> request::GetEnvironmentRelationsRequest<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 221 |     ) -> request::GetIntegrationTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 221 |     ) -> request::GetIntegrationTestRelationsRequest<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 235 |     ) -> request::GetMockServerRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 235 |     ) -> request::GetMockServerRelationsRequest<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 249 |     ) -> request::GetMonitorRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 249 |     ) -> request::GetMonitorRelationsRequest<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 263 |     ) -> request::GetLinkedRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 263 |     ) -> request::GetLinkedRelationsRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> request::CreateRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 277 |     ) -> request::CreateRelationsRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 298 |     ) -> request::CreateSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 298 |     ) -> request::CreateSchemaRequest<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 314 |     ) -> request::GetSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 314 |     ) -> request::GetSchemaRequest<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 330 |     ) -> request::UpdateSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 330 |     ) -> request::UpdateSchemaRequest<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |         args: request::CreateCollectionFromSchemaRequired,
[INFO] [stdout] 345 |     ) -> request::CreateCollectionFromSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 345 |     ) -> request::CreateCollectionFromSchemaRequest<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 363 |     ) -> request::GetTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 363 |     ) -> request::GetTestRelationsRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 377 |     ) -> request::GetTestSuiteRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 377 |     ) -> request::GetTestSuiteRelationsRequest<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 389 |         args: request::SyncRelationsWithSchemaRequired,
[INFO] [stdout] 390 |     ) -> request::SyncRelationsWithSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 390 |     ) -> request::SyncRelationsWithSchemaRequest<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:402:28
[INFO] [stdout]     |
[INFO] [stdout] 402 |     pub fn all_collections(&self) -> request::AllCollectionsRequest {
[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] 402 |     pub fn all_collections(&self) -> request::AllCollectionsRequest<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:419:30
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn create_collection(&self) -> request::CreateCollectionRequest {
[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] 419 |     pub fn create_collection(&self) -> request::CreateCollectionRequest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 433 |     ) -> request::CreateAForkRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 433 |     ) -> request::CreateAForkRequest<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn merge_a_fork(&self) -> request::MergeAForkRequest {
[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] 444 |     pub fn merge_a_fork(&self) -> request::MergeAForkRequest<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 457 |         collection_uid: &str,
[INFO] [stdout] 458 |     ) -> request::SingleCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 458 |     ) -> request::SingleCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 479 |         collection_uid: &str,
[INFO] [stdout] 480 |     ) -> request::UpdateCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 480 |     ) -> request::UpdateCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 492 |         collection_uid: &str,
[INFO] [stdout] 493 |     ) -> request::DeleteCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 493 |     ) -> request::DeleteCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:502:29
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn all_environments(&self) -> request::AllEnvironmentsRequest {
[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] 502 |     pub fn all_environments(&self) -> request::AllEnvironmentsRequest<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:31
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn create_environment(&self) -> request::CreateEnvironmentRequest {
[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] 511 |     pub fn create_environment(&self) -> request::CreateEnvironmentRequest<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 523 |         environment_uid: &str,
[INFO] [stdout] 524 |     ) -> request::SingleEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 524 |     ) -> request::SingleEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 535 |         environment_uid: &str,
[INFO] [stdout] 536 |     ) -> request::UpdateEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 536 |     ) -> request::UpdateEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 548 |         environment_uid: &str,
[INFO] [stdout] 549 |     ) -> request::DeleteEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 549 |     ) -> request::DeleteEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:563:33
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn import_exported_data(&self) -> request::ImportExportedDataRequest {
[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] 563 |     pub fn import_exported_data(&self) -> request::ImportExportedDataRequest<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 573 |         body: serde_json::Value,
[INFO] [stdout] 574 |     ) -> request::ImportExternalApiSpecificationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 574 |     ) -> request::ImportExternalApiSpecificationRequest<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:584:26
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn api_key_owner(&self) -> request::ApiKeyOwnerRequest {
[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] 584 |     pub fn api_key_owner(&self) -> request::ApiKeyOwnerRequest<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:592:22
[INFO] [stdout]     |
[INFO] [stdout] 592 |     pub fn all_mocks(&self) -> request::AllMocksRequest {
[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] 592 |     pub fn all_mocks(&self) -> request::AllMocksRequest<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:600:24
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn create_mock(&self) -> request::CreateMockRequest {
[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] 600 |     pub fn create_mock(&self) -> request::CreateMockRequest<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:610:24
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn single_mock(&self, mock_uid: &str) -> request::SingleMockRequest {
[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] 610 |     pub fn single_mock(&self, mock_uid: &str) -> request::SingleMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:619:24
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn update_mock(&self, mock_uid: &str) -> request::UpdateMockRequest {
[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] 619 |     pub fn update_mock(&self, mock_uid: &str) -> request::UpdateMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:629:24
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn delete_mock(&self, mock_uid: &str) -> request::DeleteMockRequest {
[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] 629 |     pub fn delete_mock(&self, mock_uid: &str) -> request::DeleteMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:638:25
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub fn publish_mock(&self, mock_uid: &str) -> request::PublishMockRequest {
[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] 638 |     pub fn publish_mock(&self, mock_uid: &str) -> request::PublishMockRequest<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:647:27
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn unpublish_mock(&self, mock_uid: &str) -> request::UnpublishMockRequest {
[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] 647 |     pub fn unpublish_mock(&self, mock_uid: &str) -> request::UnpublishMockRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:656:25
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn all_monitors(&self) -> request::AllMonitorsRequest {
[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] 656 |     pub fn all_monitors(&self) -> request::AllMonitorsRequest<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:664:27
[INFO] [stdout]     |
[INFO] [stdout] 664 |     pub fn create_monitor(&self) -> request::CreateMonitorRequest {
[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] 664 |     pub fn create_monitor(&self) -> request::CreateMonitorRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:674:27
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn single_monitor(&self, monitor_uid: &str) -> request::SingleMonitorRequest {
[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] 674 |     pub fn single_monitor(&self, monitor_uid: &str) -> request::SingleMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:683:27
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn update_monitor(&self, monitor_uid: &str) -> request::UpdateMonitorRequest {
[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] 683 |     pub fn update_monitor(&self, monitor_uid: &str) -> request::UpdateMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn delete_monitor(&self, monitor_uid: &str) -> request::DeleteMonitorRequest {
[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] 693 |     pub fn delete_monitor(&self, monitor_uid: &str) -> request::DeleteMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:702:26
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn run_a_monitor(&self, monitor_uid: &str) -> request::RunAMonitorRequest {
[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] 702 |     pub fn run_a_monitor(&self, monitor_uid: &str) -> request::RunAMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:711:31
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn get_resource_types(&self) -> request::GetResourceTypesRequest {
[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] 711 |     pub fn get_resource_types(&self) -> request::GetResourceTypesRequest<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:719:36
[INFO] [stdout]     |
[INFO] [stdout] 719 |     pub fn service_provider_config(&self) -> request::ServiceProviderConfigRequest {
[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] 719 |     pub fn service_provider_config(&self) -> request::ServiceProviderConfigRequest<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:727:36
[INFO] [stdout]     |
[INFO] [stdout] 727 |     pub fn fetch_all_user_resource(&self) -> request::FetchAllUserResourceRequest {
[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] 727 |     pub fn fetch_all_user_resource(&self) -> request::FetchAllUserResourceRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:743:24
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub fn create_user(&self) -> request::CreateUserRequest {
[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] 743 |     pub fn create_user(&self) -> request::CreateUserRequest<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:759:9
[INFO] [stdout]     |
[INFO] [stdout] 759 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 760 |         user_id: &str,
[INFO] [stdout] 761 |     ) -> request::FetchUserResourceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 761 |     ) -> request::FetchUserResourceRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:776:9
[INFO] [stdout]     |
[INFO] [stdout] 776 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 777 |         user_id: &str,
[INFO] [stdout] 778 |     ) -> request::UpdateUserInformationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 778 |     ) -> request::UpdateUserInformationRequest<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:794:30
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub fn update_user_state(&self, user_id: &str) -> request::UpdateUserStateRequest {
[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] 794 |     pub fn update_user_state(&self, user_id: &str) -> request::UpdateUserStateRequest<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 814 |     ) -> request::SchemaSecurityValidationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 814 |     ) -> request::SchemaSecurityValidationRequest<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:823:27
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn create_webhook(&self) -> request::CreateWebhookRequest {
[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] 823 |     pub fn create_webhook(&self) -> request::CreateWebhookRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn all_workspaces(&self) -> request::AllWorkspacesRequest {
[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] 844 |     pub fn all_workspaces(&self) -> request::AllWorkspacesRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:864:29
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub fn create_workspace(&self) -> request::CreateWorkspaceRequest {
[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] 864 |     pub fn create_workspace(&self) -> request::CreateWorkspaceRequest<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 886 |         workspace_id: &str,
[INFO] [stdout] 887 |     ) -> request::SingleWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 887 |     ) -> request::SingleWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:912:9
[INFO] [stdout]     |
[INFO] [stdout] 912 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 913 |         workspace_id: &str,
[INFO] [stdout] 914 |     ) -> request::UpdateWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 914 |     ) -> request::UpdateWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:930:9
[INFO] [stdout]     |
[INFO] [stdout] 930 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 931 |         workspace_id: &str,
[INFO] [stdout] 932 |     ) -> request::DeleteWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 932 |     ) -> request::DeleteWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.91s
[INFO] running `Command { std: "docker" "inspect" "42f3e09ac6c3630753512acb448a85ba6c2f483f41c4681335b446246c95f17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f3e09ac6c3630753512acb448a85ba6c2f483f41c4681335b446246c95f17f", kill_on_drop: false }`
[INFO] [stdout] 42f3e09ac6c3630753512acb448a85ba6c2f483f41c4681335b446246c95f17f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a57b0687299dcab37f08120659a60c20e3459bc70431397f9aec249146d84f71
[INFO] running `Command { std: "docker" "start" "-a" "a57b0687299dcab37f08120659a60c20e3459bc70431397f9aec249146d84f71", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `postman_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_collections` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_environments` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_mocks` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_monitors` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `all_workspaces` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `api_key_owner` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_a_fork` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_collection_from_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_user` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_webhook` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `create_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_an_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `delete_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `fetch_all_user_resource` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `fetch_user_resource` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_all_api_versions` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_all_apis` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_contract_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_documentation_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_environment_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_integration_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_linked_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_mock_server_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_monitor_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_resource_types` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_test_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `get_test_suite_relations` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `import_exported_data` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `import_external_api_specification` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `merge_a_fork` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `publish_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `run_a_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `schema_security_validation` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `service_provider_config` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `single_workspace` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `sync_relations_with_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `unpublish_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_an_api` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_an_api_version` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_collection` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_environment` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_mock` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_monitor` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_schema` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_user_information` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_user_state` which is deprecated
[INFO] [stderr] warning: `edition` is set on example `update_workspace` which is deprecated
[INFO] [stderr] warning: unused manifest key: example.0.plugin
[INFO] [stderr] warning: unused manifest key: example.1.plugin
[INFO] [stderr] warning: unused manifest key: example.10.plugin
[INFO] [stderr] warning: unused manifest key: example.11.plugin
[INFO] [stderr] warning: unused manifest key: example.12.plugin
[INFO] [stderr] warning: unused manifest key: example.13.plugin
[INFO] [stderr] warning: unused manifest key: example.14.plugin
[INFO] [stderr] warning: unused manifest key: example.15.plugin
[INFO] [stderr] warning: unused manifest key: example.16.plugin
[INFO] [stderr] warning: unused manifest key: example.17.plugin
[INFO] [stderr] warning: unused manifest key: example.18.plugin
[INFO] [stderr] warning: unused manifest key: example.19.plugin
[INFO] [stderr] warning: unused manifest key: example.2.plugin
[INFO] [stderr] warning: unused manifest key: example.20.plugin
[INFO] [stderr] warning: unused manifest key: example.21.plugin
[INFO] [stderr] warning: unused manifest key: example.22.plugin
[INFO] [stderr] warning: unused manifest key: example.23.plugin
[INFO] [stderr] warning: unused manifest key: example.24.plugin
[INFO] [stderr] warning: unused manifest key: example.25.plugin
[INFO] [stderr] warning: unused manifest key: example.26.plugin
[INFO] [stderr] warning: unused manifest key: example.27.plugin
[INFO] [stderr] warning: unused manifest key: example.28.plugin
[INFO] [stderr] warning: unused manifest key: example.29.plugin
[INFO] [stderr] warning: unused manifest key: example.3.plugin
[INFO] [stderr] warning: unused manifest key: example.30.plugin
[INFO] [stderr] warning: unused manifest key: example.31.plugin
[INFO] [stderr] warning: unused manifest key: example.32.plugin
[INFO] [stderr] warning: unused manifest key: example.33.plugin
[INFO] [stderr] warning: unused manifest key: example.34.plugin
[INFO] [stderr] warning: unused manifest key: example.35.plugin
[INFO] [stderr] warning: unused manifest key: example.36.plugin
[INFO] [stderr] warning: unused manifest key: example.37.plugin
[INFO] [stderr] warning: unused manifest key: example.38.plugin
[INFO] [stderr] warning: unused manifest key: example.39.plugin
[INFO] [stderr] warning: unused manifest key: example.4.plugin
[INFO] [stderr] warning: unused manifest key: example.40.plugin
[INFO] [stderr] warning: unused manifest key: example.41.plugin
[INFO] [stderr] warning: unused manifest key: example.42.plugin
[INFO] [stderr] warning: unused manifest key: example.43.plugin
[INFO] [stderr] warning: unused manifest key: example.44.plugin
[INFO] [stderr] warning: unused manifest key: example.45.plugin
[INFO] [stderr] warning: unused manifest key: example.46.plugin
[INFO] [stderr] warning: unused manifest key: example.47.plugin
[INFO] [stderr] warning: unused manifest key: example.48.plugin
[INFO] [stderr] warning: unused manifest key: example.49.plugin
[INFO] [stderr] warning: unused manifest key: example.5.plugin
[INFO] [stderr] warning: unused manifest key: example.50.plugin
[INFO] [stderr] warning: unused manifest key: example.51.plugin
[INFO] [stderr] warning: unused manifest key: example.52.plugin
[INFO] [stderr] warning: unused manifest key: example.53.plugin
[INFO] [stderr] warning: unused manifest key: example.54.plugin
[INFO] [stderr] warning: unused manifest key: example.55.plugin
[INFO] [stderr] warning: unused manifest key: example.56.plugin
[INFO] [stderr] warning: unused manifest key: example.57.plugin
[INFO] [stderr] warning: unused manifest key: example.58.plugin
[INFO] [stderr] warning: unused manifest key: example.59.plugin
[INFO] [stderr] warning: unused manifest key: example.6.plugin
[INFO] [stderr] warning: unused manifest key: example.60.plugin
[INFO] [stderr] warning: unused manifest key: example.61.plugin
[INFO] [stderr] warning: unused manifest key: example.62.plugin
[INFO] [stderr] warning: unused manifest key: example.63.plugin
[INFO] [stderr] warning: unused manifest key: example.64.plugin
[INFO] [stderr] warning: unused manifest key: example.65.plugin
[INFO] [stderr] warning: unused manifest key: example.66.plugin
[INFO] [stderr] warning: unused manifest key: example.7.plugin
[INFO] [stderr] warning: unused manifest key: example.8.plugin
[INFO] [stderr] warning: unused manifest key: example.9.plugin
[INFO] [stderr] warning: unused manifest key: lib.plugin
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_all_apis(&self) -> request::GetAllApisRequest {
[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] 53 |     pub fn get_all_apis(&self) -> request::GetAllApisRequest<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn create_api(&self) -> request::CreateApiRequest {
[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] 72 |     pub fn create_api(&self) -> request::CreateApiRequest<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn single_api(&self, api_id: &str) -> request::SingleApiRequest {
[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] 82 |     pub fn single_api(&self, api_id: &str) -> request::SingleApiRequest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn update_an_api(&self, api_id: &str) -> request::UpdateAnApiRequest {
[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] 91 |     pub fn update_an_api(&self, api_id: &str) -> request::UpdateAnApiRequest<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn delete_an_api(&self, api_id: &str) -> request::DeleteAnApiRequest {
[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] 101 |     pub fn delete_an_api(&self, api_id: &str) -> request::DeleteAnApiRequest<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 112 |         api_id: &str,
[INFO] [stdout] 113 |     ) -> request::GetAllApiVersionsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 113 |     ) -> request::GetAllApiVersionsRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn create_api_version(&self, api_id: &str) -> request::CreateApiVersionRequest {
[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] 122 |     pub fn create_api_version(&self, api_id: &str) -> request::CreateApiVersionRequest<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 |     ) -> request::GetAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 136 |     ) -> request::GetAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 |     ) -> request::UpdateAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 150 |     ) -> request::UpdateAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 |     ) -> request::DeleteAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 165 |     ) -> request::DeleteAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 179 |     ) -> request::GetContractTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 179 |     ) -> request::GetContractTestRelationsRequest<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 |     ) -> request::GetDocumentationRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 193 |     ) -> request::GetDocumentationRelationsRequest<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 207 |     ) -> request::GetEnvironmentRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 207 |     ) -> request::GetEnvironmentRelationsRequest<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 221 |     ) -> request::GetIntegrationTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 221 |     ) -> request::GetIntegrationTestRelationsRequest<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 235 |     ) -> request::GetMockServerRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 235 |     ) -> request::GetMockServerRelationsRequest<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 249 |     ) -> request::GetMonitorRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 249 |     ) -> request::GetMonitorRelationsRequest<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 263 |     ) -> request::GetLinkedRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 263 |     ) -> request::GetLinkedRelationsRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> request::CreateRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 277 |     ) -> request::CreateRelationsRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 298 |     ) -> request::CreateSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 298 |     ) -> request::CreateSchemaRequest<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 314 |     ) -> request::GetSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 314 |     ) -> request::GetSchemaRequest<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 330 |     ) -> request::UpdateSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 330 |     ) -> request::UpdateSchemaRequest<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |         args: request::CreateCollectionFromSchemaRequired,
[INFO] [stdout] 345 |     ) -> request::CreateCollectionFromSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 345 |     ) -> request::CreateCollectionFromSchemaRequest<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 363 |     ) -> request::GetTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 363 |     ) -> request::GetTestRelationsRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 377 |     ) -> request::GetTestSuiteRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 377 |     ) -> request::GetTestSuiteRelationsRequest<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 389 |         args: request::SyncRelationsWithSchemaRequired,
[INFO] [stdout] 390 |     ) -> request::SyncRelationsWithSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 390 |     ) -> request::SyncRelationsWithSchemaRequest<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:402:28
[INFO] [stdout]     |
[INFO] [stdout] 402 |     pub fn all_collections(&self) -> request::AllCollectionsRequest {
[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] 402 |     pub fn all_collections(&self) -> request::AllCollectionsRequest<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:419:30
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn create_collection(&self) -> request::CreateCollectionRequest {
[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] 419 |     pub fn create_collection(&self) -> request::CreateCollectionRequest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 433 |     ) -> request::CreateAForkRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 433 |     ) -> request::CreateAForkRequest<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn merge_a_fork(&self) -> request::MergeAForkRequest {
[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] 444 |     pub fn merge_a_fork(&self) -> request::MergeAForkRequest<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 457 |         collection_uid: &str,
[INFO] [stdout] 458 |     ) -> request::SingleCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 458 |     ) -> request::SingleCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 479 |         collection_uid: &str,
[INFO] [stdout] 480 |     ) -> request::UpdateCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 480 |     ) -> request::UpdateCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 492 |         collection_uid: &str,
[INFO] [stdout] 493 |     ) -> request::DeleteCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 493 |     ) -> request::DeleteCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:502:29
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn all_environments(&self) -> request::AllEnvironmentsRequest {
[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] 502 |     pub fn all_environments(&self) -> request::AllEnvironmentsRequest<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:31
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn create_environment(&self) -> request::CreateEnvironmentRequest {
[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] 511 |     pub fn create_environment(&self) -> request::CreateEnvironmentRequest<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 523 |         environment_uid: &str,
[INFO] [stdout] 524 |     ) -> request::SingleEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 524 |     ) -> request::SingleEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 535 |         environment_uid: &str,
[INFO] [stdout] 536 |     ) -> request::UpdateEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 536 |     ) -> request::UpdateEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 548 |         environment_uid: &str,
[INFO] [stdout] 549 |     ) -> request::DeleteEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 549 |     ) -> request::DeleteEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:563:33
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn import_exported_data(&self) -> request::ImportExportedDataRequest {
[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] 563 |     pub fn import_exported_data(&self) -> request::ImportExportedDataRequest<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 573 |         body: serde_json::Value,
[INFO] [stdout] 574 |     ) -> request::ImportExternalApiSpecificationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 574 |     ) -> request::ImportExternalApiSpecificationRequest<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:584:26
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn api_key_owner(&self) -> request::ApiKeyOwnerRequest {
[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] 584 |     pub fn api_key_owner(&self) -> request::ApiKeyOwnerRequest<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:592:22
[INFO] [stdout]     |
[INFO] [stdout] 592 |     pub fn all_mocks(&self) -> request::AllMocksRequest {
[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] 592 |     pub fn all_mocks(&self) -> request::AllMocksRequest<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:600:24
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn create_mock(&self) -> request::CreateMockRequest {
[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] 600 |     pub fn create_mock(&self) -> request::CreateMockRequest<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:610:24
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn single_mock(&self, mock_uid: &str) -> request::SingleMockRequest {
[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] 610 |     pub fn single_mock(&self, mock_uid: &str) -> request::SingleMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:619:24
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn update_mock(&self, mock_uid: &str) -> request::UpdateMockRequest {
[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] 619 |     pub fn update_mock(&self, mock_uid: &str) -> request::UpdateMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:629:24
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn delete_mock(&self, mock_uid: &str) -> request::DeleteMockRequest {
[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] 629 |     pub fn delete_mock(&self, mock_uid: &str) -> request::DeleteMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:638:25
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub fn publish_mock(&self, mock_uid: &str) -> request::PublishMockRequest {
[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] 638 |     pub fn publish_mock(&self, mock_uid: &str) -> request::PublishMockRequest<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:647:27
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn unpublish_mock(&self, mock_uid: &str) -> request::UnpublishMockRequest {
[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] 647 |     pub fn unpublish_mock(&self, mock_uid: &str) -> request::UnpublishMockRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:656:25
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn all_monitors(&self) -> request::AllMonitorsRequest {
[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] 656 |     pub fn all_monitors(&self) -> request::AllMonitorsRequest<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:664:27
[INFO] [stdout]     |
[INFO] [stdout] 664 |     pub fn create_monitor(&self) -> request::CreateMonitorRequest {
[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] 664 |     pub fn create_monitor(&self) -> request::CreateMonitorRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:674:27
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn single_monitor(&self, monitor_uid: &str) -> request::SingleMonitorRequest {
[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] 674 |     pub fn single_monitor(&self, monitor_uid: &str) -> request::SingleMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:683:27
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn update_monitor(&self, monitor_uid: &str) -> request::UpdateMonitorRequest {
[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] 683 |     pub fn update_monitor(&self, monitor_uid: &str) -> request::UpdateMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn delete_monitor(&self, monitor_uid: &str) -> request::DeleteMonitorRequest {
[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] 693 |     pub fn delete_monitor(&self, monitor_uid: &str) -> request::DeleteMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:702:26
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn run_a_monitor(&self, monitor_uid: &str) -> request::RunAMonitorRequest {
[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] 702 |     pub fn run_a_monitor(&self, monitor_uid: &str) -> request::RunAMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:711:31
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn get_resource_types(&self) -> request::GetResourceTypesRequest {
[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] 711 |     pub fn get_resource_types(&self) -> request::GetResourceTypesRequest<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:719:36
[INFO] [stdout]     |
[INFO] [stdout] 719 |     pub fn service_provider_config(&self) -> request::ServiceProviderConfigRequest {
[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] 719 |     pub fn service_provider_config(&self) -> request::ServiceProviderConfigRequest<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:727:36
[INFO] [stdout]     |
[INFO] [stdout] 727 |     pub fn fetch_all_user_resource(&self) -> request::FetchAllUserResourceRequest {
[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] 727 |     pub fn fetch_all_user_resource(&self) -> request::FetchAllUserResourceRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:743:24
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub fn create_user(&self) -> request::CreateUserRequest {
[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] 743 |     pub fn create_user(&self) -> request::CreateUserRequest<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:759:9
[INFO] [stdout]     |
[INFO] [stdout] 759 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 760 |         user_id: &str,
[INFO] [stdout] 761 |     ) -> request::FetchUserResourceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 761 |     ) -> request::FetchUserResourceRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:776:9
[INFO] [stdout]     |
[INFO] [stdout] 776 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 777 |         user_id: &str,
[INFO] [stdout] 778 |     ) -> request::UpdateUserInformationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 778 |     ) -> request::UpdateUserInformationRequest<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:794:30
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub fn update_user_state(&self, user_id: &str) -> request::UpdateUserStateRequest {
[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] 794 |     pub fn update_user_state(&self, user_id: &str) -> request::UpdateUserStateRequest<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 814 |     ) -> request::SchemaSecurityValidationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 814 |     ) -> request::SchemaSecurityValidationRequest<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:823:27
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn create_webhook(&self) -> request::CreateWebhookRequest {
[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] 823 |     pub fn create_webhook(&self) -> request::CreateWebhookRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn all_workspaces(&self) -> request::AllWorkspacesRequest {
[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] 844 |     pub fn all_workspaces(&self) -> request::AllWorkspacesRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:864:29
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub fn create_workspace(&self) -> request::CreateWorkspaceRequest {
[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] 864 |     pub fn create_workspace(&self) -> request::CreateWorkspaceRequest<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 886 |         workspace_id: &str,
[INFO] [stdout] 887 |     ) -> request::SingleWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 887 |     ) -> request::SingleWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:912:9
[INFO] [stdout]     |
[INFO] [stdout] 912 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 913 |         workspace_id: &str,
[INFO] [stdout] 914 |     ) -> request::UpdateWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 914 |     ) -> request::UpdateWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:930:9
[INFO] [stdout]     |
[INFO] [stdout] 930 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 931 |         workspace_id: &str,
[INFO] [stdout] 932 |     ) -> request::DeleteWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 932 |     ) -> request::DeleteWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling postman-api v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]  --> examples/delete_monitor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postman2::model::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]  --> examples/delete_mock.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postman2::model::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]  --> examples/delete_workspace.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postman2::model::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]  --> examples/create_a_fork.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postman2::model::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `postman2`
[INFO] [stdout]  --> examples/delete_monitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use postman2::PostmanClient;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `postman2`
[INFO] [stdout]  --> examples/delete_workspace.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use postman2::PostmanClient;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `postman2`
[INFO] [stdout]  --> examples/delete_mock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use postman2::PostmanClient;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]  --> examples/update_environment.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postman2::model::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]  --> examples/update_user_information.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postman2::model::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `postman2`
[INFO] [stdout]  --> examples/update_environment.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use postman2::PostmanClient;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postman-api` (example "delete_monitor") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `postman2`
[INFO] [stdout]  --> examples/create_a_fork.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use postman2::PostmanClient;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]  --> examples/run_a_monitor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use postman2::model::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `postman2`
[INFO] [stdout]  --> examples/update_user_information.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use postman2::PostmanClient;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postman-api` (example "delete_mock") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `postman2`
[INFO] [stdout]  --> examples/run_a_monitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use postman2::PostmanClient;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `postman2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `postman2`, use `cargo add postman2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postman-api` (example "delete_workspace") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postman-api` (example "update_environment") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postman-api` (example "update_user_information") due to 2 previous errors
[INFO] [stderr] error: could not compile `postman-api` (example "run_a_monitor") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `postman-api` (example "create_a_fork") due to 2 previous errors
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_all_apis(&self) -> request::GetAllApisRequest {
[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] 53 |     pub fn get_all_apis(&self) -> request::GetAllApisRequest<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn create_api(&self) -> request::CreateApiRequest {
[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] 72 |     pub fn create_api(&self) -> request::CreateApiRequest<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn single_api(&self, api_id: &str) -> request::SingleApiRequest {
[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] 82 |     pub fn single_api(&self, api_id: &str) -> request::SingleApiRequest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn update_an_api(&self, api_id: &str) -> request::UpdateAnApiRequest {
[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] 91 |     pub fn update_an_api(&self, api_id: &str) -> request::UpdateAnApiRequest<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn delete_an_api(&self, api_id: &str) -> request::DeleteAnApiRequest {
[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] 101 |     pub fn delete_an_api(&self, api_id: &str) -> request::DeleteAnApiRequest<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 112 |         api_id: &str,
[INFO] [stdout] 113 |     ) -> request::GetAllApiVersionsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 113 |     ) -> request::GetAllApiVersionsRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn create_api_version(&self, api_id: &str) -> request::CreateApiVersionRequest {
[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] 122 |     pub fn create_api_version(&self, api_id: &str) -> request::CreateApiVersionRequest<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 |     ) -> request::GetAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 136 |     ) -> request::GetAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 150 |     ) -> request::UpdateAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 150 |     ) -> request::UpdateAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 165 |     ) -> request::DeleteAnApiVersionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 165 |     ) -> request::DeleteAnApiVersionRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 179 |     ) -> request::GetContractTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 179 |     ) -> request::GetContractTestRelationsRequest<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 193 |     ) -> request::GetDocumentationRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 193 |     ) -> request::GetDocumentationRelationsRequest<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 207 |     ) -> request::GetEnvironmentRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 207 |     ) -> request::GetEnvironmentRelationsRequest<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 221 |     ) -> request::GetIntegrationTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 221 |     ) -> request::GetIntegrationTestRelationsRequest<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 235 |     ) -> request::GetMockServerRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 235 |     ) -> request::GetMockServerRelationsRequest<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 249 |     ) -> request::GetMonitorRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 249 |     ) -> request::GetMonitorRelationsRequest<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 263 |     ) -> request::GetLinkedRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 263 |     ) -> request::GetLinkedRelationsRequest<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> request::CreateRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 277 |     ) -> request::CreateRelationsRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 298 |     ) -> request::CreateSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 298 |     ) -> request::CreateSchemaRequest<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 314 |     ) -> request::GetSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 314 |     ) -> request::GetSchemaRequest<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 330 |     ) -> request::UpdateSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 330 |     ) -> request::UpdateSchemaRequest<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |         args: request::CreateCollectionFromSchemaRequired,
[INFO] [stdout] 345 |     ) -> request::CreateCollectionFromSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 345 |     ) -> request::CreateCollectionFromSchemaRequest<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 363 |     ) -> request::GetTestRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 363 |     ) -> request::GetTestRelationsRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 377 |     ) -> request::GetTestSuiteRelationsRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 377 |     ) -> request::GetTestSuiteRelationsRequest<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 389 |         args: request::SyncRelationsWithSchemaRequired,
[INFO] [stdout] 390 |     ) -> request::SyncRelationsWithSchemaRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 390 |     ) -> request::SyncRelationsWithSchemaRequest<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:402:28
[INFO] [stdout]     |
[INFO] [stdout] 402 |     pub fn all_collections(&self) -> request::AllCollectionsRequest {
[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] 402 |     pub fn all_collections(&self) -> request::AllCollectionsRequest<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:419:30
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn create_collection(&self) -> request::CreateCollectionRequest {
[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] 419 |     pub fn create_collection(&self) -> request::CreateCollectionRequest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 433 |     ) -> request::CreateAForkRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 433 |     ) -> request::CreateAForkRequest<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn merge_a_fork(&self) -> request::MergeAForkRequest {
[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] 444 |     pub fn merge_a_fork(&self) -> request::MergeAForkRequest<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 457 |         collection_uid: &str,
[INFO] [stdout] 458 |     ) -> request::SingleCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 458 |     ) -> request::SingleCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 479 |         collection_uid: &str,
[INFO] [stdout] 480 |     ) -> request::UpdateCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 480 |     ) -> request::UpdateCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 492 |         collection_uid: &str,
[INFO] [stdout] 493 |     ) -> request::DeleteCollectionRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 493 |     ) -> request::DeleteCollectionRequest<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:502:29
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn all_environments(&self) -> request::AllEnvironmentsRequest {
[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] 502 |     pub fn all_environments(&self) -> request::AllEnvironmentsRequest<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:31
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn create_environment(&self) -> request::CreateEnvironmentRequest {
[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] 511 |     pub fn create_environment(&self) -> request::CreateEnvironmentRequest<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 523 |         environment_uid: &str,
[INFO] [stdout] 524 |     ) -> request::SingleEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 524 |     ) -> request::SingleEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 535 |         environment_uid: &str,
[INFO] [stdout] 536 |     ) -> request::UpdateEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 536 |     ) -> request::UpdateEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 548 |         environment_uid: &str,
[INFO] [stdout] 549 |     ) -> request::DeleteEnvironmentRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 549 |     ) -> request::DeleteEnvironmentRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:563:33
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn import_exported_data(&self) -> request::ImportExportedDataRequest {
[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] 563 |     pub fn import_exported_data(&self) -> request::ImportExportedDataRequest<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 573 |         body: serde_json::Value,
[INFO] [stdout] 574 |     ) -> request::ImportExternalApiSpecificationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 574 |     ) -> request::ImportExternalApiSpecificationRequest<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:584:26
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn api_key_owner(&self) -> request::ApiKeyOwnerRequest {
[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] 584 |     pub fn api_key_owner(&self) -> request::ApiKeyOwnerRequest<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:592:22
[INFO] [stdout]     |
[INFO] [stdout] 592 |     pub fn all_mocks(&self) -> request::AllMocksRequest {
[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] 592 |     pub fn all_mocks(&self) -> request::AllMocksRequest<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:600:24
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn create_mock(&self) -> request::CreateMockRequest {
[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] 600 |     pub fn create_mock(&self) -> request::CreateMockRequest<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:610:24
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn single_mock(&self, mock_uid: &str) -> request::SingleMockRequest {
[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] 610 |     pub fn single_mock(&self, mock_uid: &str) -> request::SingleMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:619:24
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn update_mock(&self, mock_uid: &str) -> request::UpdateMockRequest {
[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] 619 |     pub fn update_mock(&self, mock_uid: &str) -> request::UpdateMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:629:24
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn delete_mock(&self, mock_uid: &str) -> request::DeleteMockRequest {
[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] 629 |     pub fn delete_mock(&self, mock_uid: &str) -> request::DeleteMockRequest<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:638:25
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub fn publish_mock(&self, mock_uid: &str) -> request::PublishMockRequest {
[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] 638 |     pub fn publish_mock(&self, mock_uid: &str) -> request::PublishMockRequest<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:647:27
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn unpublish_mock(&self, mock_uid: &str) -> request::UnpublishMockRequest {
[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] 647 |     pub fn unpublish_mock(&self, mock_uid: &str) -> request::UnpublishMockRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:656:25
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn all_monitors(&self) -> request::AllMonitorsRequest {
[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] 656 |     pub fn all_monitors(&self) -> request::AllMonitorsRequest<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:664:27
[INFO] [stdout]     |
[INFO] [stdout] 664 |     pub fn create_monitor(&self) -> request::CreateMonitorRequest {
[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] 664 |     pub fn create_monitor(&self) -> request::CreateMonitorRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:674:27
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn single_monitor(&self, monitor_uid: &str) -> request::SingleMonitorRequest {
[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] 674 |     pub fn single_monitor(&self, monitor_uid: &str) -> request::SingleMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:683:27
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn update_monitor(&self, monitor_uid: &str) -> request::UpdateMonitorRequest {
[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] 683 |     pub fn update_monitor(&self, monitor_uid: &str) -> request::UpdateMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn delete_monitor(&self, monitor_uid: &str) -> request::DeleteMonitorRequest {
[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] 693 |     pub fn delete_monitor(&self, monitor_uid: &str) -> request::DeleteMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:702:26
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub fn run_a_monitor(&self, monitor_uid: &str) -> request::RunAMonitorRequest {
[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] 702 |     pub fn run_a_monitor(&self, monitor_uid: &str) -> request::RunAMonitorRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:711:31
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub fn get_resource_types(&self) -> request::GetResourceTypesRequest {
[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] 711 |     pub fn get_resource_types(&self) -> request::GetResourceTypesRequest<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:719:36
[INFO] [stdout]     |
[INFO] [stdout] 719 |     pub fn service_provider_config(&self) -> request::ServiceProviderConfigRequest {
[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] 719 |     pub fn service_provider_config(&self) -> request::ServiceProviderConfigRequest<'_> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:727:36
[INFO] [stdout]     |
[INFO] [stdout] 727 |     pub fn fetch_all_user_resource(&self) -> request::FetchAllUserResourceRequest {
[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] 727 |     pub fn fetch_all_user_resource(&self) -> request::FetchAllUserResourceRequest<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:743:24
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub fn create_user(&self) -> request::CreateUserRequest {
[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] 743 |     pub fn create_user(&self) -> request::CreateUserRequest<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:759:9
[INFO] [stdout]     |
[INFO] [stdout] 759 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 760 |         user_id: &str,
[INFO] [stdout] 761 |     ) -> request::FetchUserResourceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 761 |     ) -> request::FetchUserResourceRequest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:776:9
[INFO] [stdout]     |
[INFO] [stdout] 776 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 777 |         user_id: &str,
[INFO] [stdout] 778 |     ) -> request::UpdateUserInformationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 778 |     ) -> request::UpdateUserInformationRequest<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:794:30
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub fn update_user_state(&self, user_id: &str) -> request::UpdateUserStateRequest {
[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] 794 |     pub fn update_user_state(&self, user_id: &str) -> request::UpdateUserStateRequest<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 814 |     ) -> request::SchemaSecurityValidationRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 814 |     ) -> request::SchemaSecurityValidationRequest<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:823:27
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn create_webhook(&self) -> request::CreateWebhookRequest {
[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] 823 |     pub fn create_webhook(&self) -> request::CreateWebhookRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn all_workspaces(&self) -> request::AllWorkspacesRequest {
[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] 844 |     pub fn all_workspaces(&self) -> request::AllWorkspacesRequest<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:864:29
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub fn create_workspace(&self) -> request::CreateWorkspaceRequest {
[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] 864 |     pub fn create_workspace(&self) -> request::CreateWorkspaceRequest<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:885:9
[INFO] [stdout]     |
[INFO] [stdout] 885 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 886 |         workspace_id: &str,
[INFO] [stdout] 887 |     ) -> request::SingleWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 887 |     ) -> request::SingleWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:912:9
[INFO] [stdout]     |
[INFO] [stdout] 912 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 913 |         workspace_id: &str,
[INFO] [stdout] 914 |     ) -> request::UpdateWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 914 |     ) -> request::UpdateWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:930:9
[INFO] [stdout]     |
[INFO] [stdout] 930 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 931 |         workspace_id: &str,
[INFO] [stdout] 932 |     ) -> request::DeleteWorkspaceRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 932 |     ) -> request::DeleteWorkspaceRequest<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a57b0687299dcab37f08120659a60c20e3459bc70431397f9aec249146d84f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57b0687299dcab37f08120659a60c20e3459bc70431397f9aec249146d84f71", kill_on_drop: false }`
[INFO] [stdout] a57b0687299dcab37f08120659a60c20e3459bc70431397f9aec249146d84f71
