[INFO] fetching crate dsh_api 0.7.1... [INFO] testing dsh_api-0.7.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dsh_api 0.7.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate dsh_api 0.7.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dsh_api 0.7.1 [INFO] tweaked toml for crates.io crate dsh_api 0.7.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dsh_api 0.7.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dsh_api 0.7.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c365dc67f59e723544bf1a45f3bc2c6c64b582c75d5ae0db0c48177dc82ab58f [INFO] running `Command { std: "docker" "start" "-a" "c365dc67f59e723544bf1a45f3bc2c6c64b582c75d5ae0db0c48177dc82ab58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c365dc67f59e723544bf1a45f3bc2c6c64b582c75d5ae0db0c48177dc82ab58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c365dc67f59e723544bf1a45f3bc2c6c64b582c75d5ae0db0c48177dc82ab58f", kill_on_drop: false }` [INFO] [stdout] c365dc67f59e723544bf1a45f3bc2c6c64b582c75d5ae0db0c48177dc82ab58f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0189d48900f43616b64bb71e64a5da0edba972fbda48b05a2d40db145da156c [INFO] running `Command { std: "docker" "start" "-a" "d0189d48900f43616b64bb71e64a5da0edba972fbda48b05a2d40db145da156c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regress v0.9.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling typify-impl v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling progenitor-client v0.7.0 [INFO] [stderr] Compiling typify-macro v0.1.0 [INFO] [stderr] Compiling typify v0.1.0 [INFO] [stderr] Compiling progenitor-impl v0.7.0 [INFO] [stderr] Compiling progenitor-macro v0.7.0 [INFO] [stderr] Compiling progenitor v0.7.0 [INFO] [stderr] Compiling dsh_api_build_helpers v0.6.2 [INFO] [stderr] Compiling dsh_api v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.76s [INFO] running `Command { std: "docker" "inspect" "d0189d48900f43616b64bb71e64a5da0edba972fbda48b05a2d40db145da156c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0189d48900f43616b64bb71e64a5da0edba972fbda48b05a2d40db145da156c", kill_on_drop: false }` [INFO] [stdout] d0189d48900f43616b64bb71e64a5da0edba972fbda48b05a2d40db145da156c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cc486d883b669b0ad50a0dabde8003b3fec4f43c3fce0e9b7365e3a54a67acb [INFO] running `Command { std: "docker" "start" "-a" "2cc486d883b669b0ad50a0dabde8003b3fec4f43c3fce0e9b7365e3a54a67acb", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typify-impl v0.1.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling typify-macro v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling typify v0.1.0 [INFO] [stderr] Compiling progenitor-impl v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling progenitor-macro v0.7.0 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling progenitor-client v0.7.0 [INFO] [stderr] Compiling progenitor v0.7.0 [INFO] [stderr] Compiling dsh_api_build_helpers v0.6.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling dsh_api v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `get_granted_managed_streams` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | match client.get_granted_managed_streams(TENANT).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_raw_manifest` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/workdir/src/app_manifest.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn get_raw_manifest(&self, manifest_id: &str, manifest_version: &str) -> DshApiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_tenant_ids` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/tenant.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | let tenant_ids = client.get_tenant_ids().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_task_ids` with a similar name [INFO] [stdout] | [INFO] [stdout] 19 - let tenant_ids = client.get_tenant_ids().await?; [INFO] [stdout] 19 + let tenant_ids = client.get_task_ids().await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `head` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | match client.head("stream-internal-access-read", &[INTERNAL_STREAM, TENANT]).await { [INFO] [stdout] | ^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `delete_tenant_configuration` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/tenant.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | match client.delete_tenant_configuration(MANAGED_TENANT_TO_DELETE).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `delete_secret_configuration` with a similar name [INFO] [stdout] | [INFO] [stdout] 23 - match client.delete_tenant_configuration(MANAGED_TENANT_TO_DELETE).await { [INFO] [stdout] 23 + match client.delete_secret_configuration(MANAGED_TENANT_TO_DELETE).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_tenant_configuration` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/tenant.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | let tenant_configuration = client.get_tenant_configuration(MANAGED_TENANT_UNDER_TEST).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_secret_configuration` with a similar name [INFO] [stdout] | [INFO] [stdout] 29 - let tenant_configuration = client.get_tenant_configuration(MANAGED_TENANT_UNDER_TEST).await?; [INFO] [stdout] 29 + let tenant_configuration = client.get_secret_configuration(MANAGED_TENANT_UNDER_TEST).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `head` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | match client.head("stream-internal-access-write", &[INTERNAL_STREAM, TENANT]).await { [INFO] [stdout] | ^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put_tenant_configuration` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/tenant.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | match client.put_tenant_configuration(MANAGED_TENANT_UNDER_TEST, &tenant_configuration).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `put_bucket_configuration` with a similar name [INFO] [stdout] | [INFO] [stdout] 42 - match client.put_tenant_configuration(MANAGED_TENANT_UNDER_TEST, &tenant_configuration).await { [INFO] [stdout] 42 + match client.put_bucket_configuration(MANAGED_TENANT_UNDER_TEST, &tenant_configuration).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `head` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | match client.head("stream-public-access-read", &[PUBLIC_STREAM, TENANT]).await { [INFO] [stdout] | ^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put_tenant_configuration` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/tenant.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | match client.put_tenant_configuration(MANAGED_TENANT_TO_DELETE, &tenant_configuration).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `put_bucket_configuration` with a similar name [INFO] [stdout] | [INFO] [stdout] 53 - match client.put_tenant_configuration(MANAGED_TENANT_TO_DELETE, &tenant_configuration).await { [INFO] [stdout] 53 + match client.put_bucket_configuration(MANAGED_TENANT_TO_DELETE, &tenant_configuration).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `head` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | match client.head("stream-public-access-write", &[PUBLIC_STREAM, TENANT]).await { [INFO] [stdout] | ^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_tenant_actual` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/tenant.rs:59:44 [INFO] [stdout] | [INFO] [stdout] 59 | let tenant_actual_configuration = client.get_tenant_actual(MANAGED_TENANT_UNDER_TEST).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_task_actual` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/target/debug/build/dsh_api-015dce859317743a/out/wrapped.rs:1816:3 [INFO] [stdout] | [INFO] [stdout] 1816 | pub async fn get_task_actual(&self, appid: &str, id: &str) -> DshApiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `head_stream_internal_access_read` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | client.head_stream_internal_access_read(&internal_managed_stream_id, TENANT).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_tenant_status` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/tenant.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | let tenant_status = client.get_tenant_status(MANAGED_TENANT_UNDER_TEST).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_task_status` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/target/debug/build/dsh_api-015dce859317743a/out/wrapped.rs:1893:3 [INFO] [stdout] | [INFO] [stdout] 1893 | pub async fn get_task_status(&self, appid: &str, id: &str) -> DshApiResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `head_stream_internal_access_write` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | client.head_stream_internal_access_write(&internal_managed_stream_id, TENANT).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `head_stream_public_access_read` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | client.head_stream_public_access_read(&public_managed_stream_id, TENANT).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dsh_api` (example "tenant") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `head_stream_public_access_write` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | client.head_stream_public_access_write(&public_managed_stream_id, TENANT).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_tenants_with_access_rights` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | match client.get_tenants_with_access_rights(&internal_managed_stream_id).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_tenants_with_access_rights` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | match client.get_tenants_with_access_rights(&public_managed_stream_id).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `DshApiClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_stream_internal_configuration` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | match client.get_stream_internal_configuration(&internal_managed_stream_id).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_secret_configuration` with a similar name [INFO] [stdout] | [INFO] [stdout] 81 - match client.get_stream_internal_configuration(&internal_managed_stream_id).await { [INFO] [stdout] 81 + match client.get_secret_configuration(&internal_managed_stream_id).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_stream_public_configuration` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | match client.get_stream_public_configuration(&public_managed_stream_id).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_topic_configuration` with a similar name [INFO] [stdout] | [INFO] [stdout] 87 - match client.get_stream_public_configuration(&public_managed_stream_id).await { [INFO] [stdout] 87 + match client.get_topic_configuration(&public_managed_stream_id).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_stream_configuration` found for struct `DshApiClient` in the current scope [INFO] [stdout] --> examples/stream.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | match client.get_stream_configuration(&internal_managed_stream_id).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_secret_configuration` with a similar name [INFO] [stdout] | [INFO] [stdout] 93 - match client.get_stream_configuration(&internal_managed_stream_id).await { [INFO] [stdout] 93 + match client.get_secret_configuration(&internal_managed_stream_id).await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dsh_api` (example "stream") due to 14 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpCfO1h/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2b1a1822c94260ca,libanstream-4ed3ca036eda1e1f,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libenv_filter-7b4baf36c2a9037f,libanstyle-df82d657645c4a5c,libhumantime-271ba35809dd8c72,libdsh_api-7257f6f837891d27,libregress-f639b29b1f758491,libregex-ed00a127b8e728c6,libregex_automata-33e717a2ce96fbe4,libaho_corasick-50150a17a2667fa6,libregex_syntax-13fc688ae7f36982,liblazy_static-b3603208c0de2608,libfutures-26f59bbc5e867126,libitertools-aeee1fca7aaf9535,libeither-a1c20e820f30e38e,libprogenitor_client-290317c56c95cc78,libreqwest-55fd46218534c6c1,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-22eb66cc7acef287,libhyper_tls-fd314f2046460437,libserde_urlencoded-c11c53b8b8177cb1,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-3fa1aa4c57f9eea3,libtokio_rustls-257d9b7e9f9b1489,librustls-e1fc2761885ea214,libsct-38cd0daeb5ba0a18,libwebpki-8da6d265762df339,libring-a43448e25e21268e,libgetrandom-1fc596f7611df7af,libuntrusted-3420b86308bec153,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde_json-e474c4bf40501f03,libmemchr-4f0714dc45d95749,libryu-6b175d60b6f34152,libnative_tls-1479a7f629ddcd83,libopenssl_probe-cbab9b905ab83f66,libopenssl-db456c5bdf66e830,libbitflags-96e56b993b11ae97,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-0f41a20924405151,libhyper-7da2ecced714011f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-393f41ac46057270,libh2-215ef3388d70df3f,libindexmap-1a6c1d0bb335ebe9,libhashbrown-e03c49cfdb0c4199,libfoldhash-db4127afd3bb4103,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libslab-b066ee2c679b47fd,libtower_service-0d7df29686b13872,libtracing-5d957a190ab2d35f,libtracing_core-46e3e2d0ba5b5e98,libonce_cell-5c42cc25c3567235,libfutures_channel-f26d4826b597103e,libfutures_util-279b330bc91cc7c2,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio_util-5d989ab8116f3f78,libfutures_sink-be8442ee548d90f9,libtokio-4a8ae467cbb291b6,libsocket2-5d2fc4c49a1f8e66,libmio-bcb981aeaa6faf1e,libparking_lot-3f5593acba5c7ca6,libparking_lot_core-f1d07bb096930a60,liblibc-c074edd01b411a10,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-fa4ff39daccfb0dc,libpin_project_lite-bedc6e0acd72ff2a,liburl-217bf9b47d0eed52,libidna-ead0beef0feca024,libidna_adapter-fe2277ef26c58537,libicu_normalizer-7c39193c5992ef33,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-f8ae989e6c74c0bc,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-e4304b061820eae2,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f0741adad7475202,libicu_provider-7165ba002b103ea4,libicu_locid-16fe63e588e701b1,liblitemap-705c4d2af7d10c57,libtinystr-5ee06d267028c874,libzerovec-4191d30b0d284514,libwriteable-45c783735d88c2b0,libyoke-b7948f06428a22a5,libzerofrom-d889c57586c45760,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-79d5e444db6d9d5a,libitoa-d34da3363977f6fb,libfnv-2d77ec4f6f971b24,libfutures_core-fc6bb1738f00fc87,libbytes-7a433da9c1db3f26,liblog-2b95e8355e160732,libchrono-b7cf4d2f3dc6ca27,libnum_traits-e621cc1bb1c4679c,libserde-d6d87d2f5fb93dab}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpCfO1h/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2b6297be729a786a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/app_manifest-68d4e49542199581" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsh_api` (example "app_manifest") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2cc486d883b669b0ad50a0dabde8003b3fec4f43c3fce0e9b7365e3a54a67acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc486d883b669b0ad50a0dabde8003b3fec4f43c3fce0e9b7365e3a54a67acb", kill_on_drop: false }` [INFO] [stdout] 2cc486d883b669b0ad50a0dabde8003b3fec4f43c3fce0e9b7365e3a54a67acb