[INFO] cloning repository https://github.com/rigetti/qcs-api-client-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rigetti/qcs-api-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frigetti%2Fqcs-api-client-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frigetti%2Fqcs-api-client-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3ca89036669e0bf17d1c78eec7be6c67459f267
[INFO] checking rigetti/qcs-api-client-rust against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frigetti%2Fqcs-api-client-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rigetti/qcs-api-client-rust on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rigetti/qcs-api-client-rust
[INFO] finished tweaking git repo https://github.com/rigetti/qcs-api-client-rust
[INFO] tweaked toml for git repo https://github.com/rigetti/qcs-api-client-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rigetti/qcs-api-client-rust 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest-middleware v0.2.4
[INFO] [stderr]   Downloaded reqwest-tracing v0.4.6
[INFO] [stderr]   Downloaded task-local-extensions v0.1.4
[INFO] [stderr]   Downloaded opentelemetry v0.20.0
[INFO] [stderr]   Downloaded value-bag v1.4.3
[INFO] [stderr]   Downloaded pbjson v0.5.1
[INFO] [stderr]   Downloaded hyper-socks2 v0.8.0
[INFO] [stderr]   Downloaded tonic-health v0.9.2
[INFO] [stderr]   Downloaded opentelemetry-http v0.9.0
[INFO] [stderr]   Downloaded pbjson-build v0.5.1
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded opentelemetry_api v0.20.0
[INFO] [stderr]   Downloaded async-socks5 v0.5.1
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.20.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25d82a459c88287b0a9a284e5c9a194d96d3dd87ae69de0b3439b126e877e6c4
[INFO] running `Command { std: "docker" "start" "-a" "25d82a459c88287b0a9a284e5c9a194d96d3dd87ae69de0b3439b126e877e6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25d82a459c88287b0a9a284e5c9a194d96d3dd87ae69de0b3439b126e877e6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d82a459c88287b0a9a284e5c9a194d96d3dd87ae69de0b3439b126e877e6c4", kill_on_drop: false }`
[INFO] [stdout] 25d82a459c88287b0a9a284e5c9a194d96d3dd87ae69de0b3439b126e877e6c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5371d2e57a8ae351d2690b58074bc1e094545d7a825cb32309f3de8d21e9efe0
[INFO] running `Command { std: "docker" "start" "-a" "5371d2e57a8ae351d2690b58074bc1e094545d7a825cb32309f3de8d21e9efe0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking value-bag v1.4.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking event-listener v4.0.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking winnow v0.5.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking async-io v2.2.2
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling pbjson-build v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]     Checking rstest v0.17.0
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-socks5 v0.5.1
[INFO] [stderr]    Compiling qcs-api-client-grpc v0.7.9 (/opt/rustwide/workdir/qcs-api-client-grpc)
[INFO] [stderr]     Checking opentelemetry_sdk v0.20.0
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pbjson v0.5.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking opentelemetry v0.20.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.20.0
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking hyper-socks2 v0.8.0
[INFO] [stderr]     Checking hyper-proxy v0.9.1
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking qcs-api-client-common v0.7.9 (/opt/rustwide/workdir/qcs-api-client-common)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> qcs-api-client-common/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | private_in_public,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> qcs-api-client-common/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | private_in_public,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking qcs-api-client-openapi v0.8.9 (/opt/rustwide/workdir/qcs-api-client-openapi)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:327:60
[INFO] [stdout]     |
[INFO] [stdout] 327 |     match get_group_balance_inner(configuration, group_name.clone()).await {
[INFO] [stdout]     |                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:407:69
[INFO] [stdout]     |
[INFO] [stdout] 407 |     match get_group_billing_customer_inner(configuration, group_name.clone()).await {
[INFO] [stdout]     |                                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:487:77
[INFO] [stdout]     |
[INFO] [stdout] 487 |     match get_group_upcoming_billing_invoice_inner(configuration, group_name.clone()).await {
[INFO] [stdout]     |                                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:567:56
[INFO] [stdout]     |
[INFO] [stdout] 567 |     match get_user_balance_inner(configuration, user_id.clone()).await {
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:647:65
[INFO] [stdout]     |
[INFO] [stdout] 647 |     match get_user_billing_customer_inner(configuration, user_id.clone()).await {
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:727:73
[INFO] [stdout]     |
[INFO] [stdout] 727 |     match get_user_upcoming_billing_invoice_inner(configuration, user_id.clone()).await {
[INFO] [stdout]     |                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:831:19
[INFO] [stdout]     |
[INFO] [stdout] 831 |         group_name.clone(),
[INFO] [stdout]     |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:832:27
[INFO] [stdout]     |
[INFO] [stdout] 832 |         billing_invoice_id.clone(),
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:941:19
[INFO] [stdout]     |
[INFO] [stdout] 941 |         group_name.clone(),
[INFO] [stdout]     |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1048:19
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         group_name.clone(),
[INFO] [stdout]      |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1154:19
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         group_name.clone(),
[INFO] [stdout]      |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1263:16
[INFO] [stdout]      |
[INFO] [stdout] 1263 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1264:27
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         billing_invoice_id.clone(),
[INFO] [stdout]      |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1373:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1474:16
[INFO] [stdout]      |
[INFO] [stdout] 1474 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1580:16
[INFO] [stdout]      |
[INFO] [stdout] 1580 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/client_applications_api.rs:209:78
[INFO] [stdout]     |
[INFO] [stdout] 209 |     match get_client_application_inner(configuration, client_application_name.clone()).await {
[INFO] [stdout]     |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:237:59
[INFO] [stdout]     |
[INFO] [stdout] 237 |     match delete_endpoint_inner(configuration, endpoint_id.clone()).await {
[INFO] [stdout]     |                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:317:73
[INFO] [stdout]     |
[INFO] [stdout] 317 |     match get_default_endpoint_inner(configuration, quantum_processor_id.clone()).await {
[INFO] [stdout]     |                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:397:56
[INFO] [stdout]     |
[INFO] [stdout] 397 |     match get_endpoint_inner(configuration, endpoint_id.clone()).await {
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:586:20
[INFO] [stdout]     |
[INFO] [stdout] 586 |         endpoint_id.clone(),
[INFO] [stdout]     |                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/quantum_processors_api.rs:135:85
[INFO] [stdout]     |
[INFO] [stdout] 135 |     match get_instruction_set_architecture_inner(configuration, quantum_processor_id.clone()).await
[INFO] [stdout]     |                                                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/quantum_processors_api.rs:216:74
[INFO] [stdout]     |
[INFO] [stdout] 216 |     match get_quantum_processor_inner(configuration, quantum_processor_id.clone()).await {
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/quantum_processors_api.rs:317:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |         quantum_processor_id.clone(),
[INFO] [stdout]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/reservations_api.rs:362:29
[INFO] [stdout]     |
[INFO] [stdout] 362 |         quantum_processor_id.clone(),
[INFO] [stdout]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/reservations_api.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 |         duration.clone(),
[INFO] [stdout]     |                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/reservations_api.rs:490:19
[INFO] [stdout]     |
[INFO] [stdout] 490 |         group_name.clone(),
[INFO] [stdout]     |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/translation_api.rs:120:75
[INFO] [stdout]     |
[INFO] [stdout] 120 |     match get_quilt_calibrations_inner(configuration, quantum_processor_id.clone()).await {
[INFO] [stdout]     |                                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/translation_api.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |         quantum_processor_id.clone(),
[INFO] [stdout]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:327:60
[INFO] [stdout]     |
[INFO] [stdout] 327 |     match get_group_balance_inner(configuration, group_name.clone()).await {
[INFO] [stdout]     |                                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:407:69
[INFO] [stdout]     |
[INFO] [stdout] 407 |     match get_group_billing_customer_inner(configuration, group_name.clone()).await {
[INFO] [stdout]     |                                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:487:77
[INFO] [stdout]     |
[INFO] [stdout] 487 |     match get_group_upcoming_billing_invoice_inner(configuration, group_name.clone()).await {
[INFO] [stdout]     |                                                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:567:56
[INFO] [stdout]     |
[INFO] [stdout] 567 |     match get_user_balance_inner(configuration, user_id.clone()).await {
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:647:65
[INFO] [stdout]     |
[INFO] [stdout] 647 |     match get_user_billing_customer_inner(configuration, user_id.clone()).await {
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:727:73
[INFO] [stdout]     |
[INFO] [stdout] 727 |     match get_user_upcoming_billing_invoice_inner(configuration, user_id.clone()).await {
[INFO] [stdout]     |                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:831:19
[INFO] [stdout]     |
[INFO] [stdout] 831 |         group_name.clone(),
[INFO] [stdout]     |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:832:27
[INFO] [stdout]     |
[INFO] [stdout] 832 |         billing_invoice_id.clone(),
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/account_api.rs:941:19
[INFO] [stdout]     |
[INFO] [stdout] 941 |         group_name.clone(),
[INFO] [stdout]     |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1048:19
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         group_name.clone(),
[INFO] [stdout]      |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1154:19
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         group_name.clone(),
[INFO] [stdout]      |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1263:16
[INFO] [stdout]      |
[INFO] [stdout] 1263 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1264:27
[INFO] [stdout]      |
[INFO] [stdout] 1264 |         billing_invoice_id.clone(),
[INFO] [stdout]      |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1373:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1474:16
[INFO] [stdout]      |
[INFO] [stdout] 1474 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> qcs-api-client-openapi/src/apis/account_api.rs:1580:16
[INFO] [stdout]      |
[INFO] [stdout] 1580 |         user_id.clone(),
[INFO] [stdout]      |                ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/client_applications_api.rs:209:78
[INFO] [stdout]     |
[INFO] [stdout] 209 |     match get_client_application_inner(configuration, client_application_name.clone()).await {
[INFO] [stdout]     |                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:237:59
[INFO] [stdout]     |
[INFO] [stdout] 237 |     match delete_endpoint_inner(configuration, endpoint_id.clone()).await {
[INFO] [stdout]     |                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:317:73
[INFO] [stdout]     |
[INFO] [stdout] 317 |     match get_default_endpoint_inner(configuration, quantum_processor_id.clone()).await {
[INFO] [stdout]     |                                                                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:397:56
[INFO] [stdout]     |
[INFO] [stdout] 397 |     match get_endpoint_inner(configuration, endpoint_id.clone()).await {
[INFO] [stdout]     |                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/endpoints_api.rs:586:20
[INFO] [stdout]     |
[INFO] [stdout] 586 |         endpoint_id.clone(),
[INFO] [stdout]     |                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/quantum_processors_api.rs:135:85
[INFO] [stdout]     |
[INFO] [stdout] 135 |     match get_instruction_set_architecture_inner(configuration, quantum_processor_id.clone()).await
[INFO] [stdout]     |                                                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/quantum_processors_api.rs:216:74
[INFO] [stdout]     |
[INFO] [stdout] 216 |     match get_quantum_processor_inner(configuration, quantum_processor_id.clone()).await {
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/quantum_processors_api.rs:317:29
[INFO] [stdout]     |
[INFO] [stdout] 317 |         quantum_processor_id.clone(),
[INFO] [stdout]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/reservations_api.rs:362:29
[INFO] [stdout]     |
[INFO] [stdout] 362 |         quantum_processor_id.clone(),
[INFO] [stdout]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/reservations_api.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 |         duration.clone(),
[INFO] [stdout]     |                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/reservations_api.rs:490:19
[INFO] [stdout]     |
[INFO] [stdout] 490 |         group_name.clone(),
[INFO] [stdout]     |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/translation_api.rs:120:75
[INFO] [stdout]     |
[INFO] [stdout] 120 |     match get_quilt_calibrations_inner(configuration, quantum_processor_id.clone()).await {
[INFO] [stdout]     |                                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> qcs-api-client-openapi/src/apis/translation_api.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |         quantum_processor_id.clone(),
[INFO] [stdout]     |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 29 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 29 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tonic-health v0.9.2
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 20.92s
[INFO] running `Command { std: "docker" "inspect" "5371d2e57a8ae351d2690b58074bc1e094545d7a825cb32309f3de8d21e9efe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5371d2e57a8ae351d2690b58074bc1e094545d7a825cb32309f3de8d21e9efe0", kill_on_drop: false }`
[INFO] [stdout] 5371d2e57a8ae351d2690b58074bc1e094545d7a825cb32309f3de8d21e9efe0
[INFO] checking rigetti/qcs-api-client-rust against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frigetti%2Fqcs-api-client-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rigetti/qcs-api-client-rust on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rigetti/qcs-api-client-rust
[INFO] finished tweaking git repo https://github.com/rigetti/qcs-api-client-rust
[INFO] tweaked toml for git repo https://github.com/rigetti/qcs-api-client-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rigetti/qcs-api-client-rust 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6305b13b9fa5c0e84f0f7ce56178239883fb702652e26de235bab4df79e585ca
[INFO] running `Command { std: "docker" "start" "-a" "6305b13b9fa5c0e84f0f7ce56178239883fb702652e26de235bab4df79e585ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6305b13b9fa5c0e84f0f7ce56178239883fb702652e26de235bab4df79e585ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6305b13b9fa5c0e84f0f7ce56178239883fb702652e26de235bab4df79e585ca", kill_on_drop: false }`
[INFO] [stdout] 6305b13b9fa5c0e84f0f7ce56178239883fb702652e26de235bab4df79e585ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fed65f01dc29673678b989c131fed25df2b831f42cb31b6d6a4d0558b88e6a52
[INFO] running `Command { std: "docker" "start" "-a" "fed65f01dc29673678b989c131fed25df2b831f42cb31b6d6a4d0558b88e6a52", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking value-bag v1.4.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking event-listener v4.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking winnow v0.5.32
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.10
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7622c0f807a4e13c4db886a1681bf343795692df/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=2477fb75d0d170f7 -C extra-filename=-2477fb75d0d170f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9b304fd90f27389b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ec17a25a0c67520f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid -Dnon_local_definitions` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fed65f01dc29673678b989c131fed25df2b831f42cb31b6d6a4d0558b88e6a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed65f01dc29673678b989c131fed25df2b831f42cb31b6d6a4d0558b88e6a52", kill_on_drop: false }`
[INFO] [stdout] fed65f01dc29673678b989c131fed25df2b831f42cb31b6d6a4d0558b88e6a52
