[INFO] fetching crate google-composer1 6.0.0+20240618... [INFO] testing google-composer1-6.0.0+20240618 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate google-composer1 6.0.0+20240618 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate google-composer1 6.0.0+20240618 [INFO] finished tweaking crates.io crate google-composer1 6.0.0+20240618 [INFO] tweaked toml for crates.io crate google-composer1 6.0.0+20240618 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-composer1 6.0.0+20240618 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 packages to latest compatible versions [INFO] [stderr] Adding google-apis-common v7.0.0 (available: v8.0.0) [INFO] [stderr] Adding utoipa v4.2.3 (available: v5.4.0) [INFO] [stderr] Adding yup-oauth2 v11.0.0 (available: v12.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 915075e73abb801397d2baf636d92f90f02b5be1894b7274e47a2d57c6123db9 [INFO] running `Command { std: "docker" "start" "-a" "915075e73abb801397d2baf636d92f90f02b5be1894b7274e47a2d57c6123db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "915075e73abb801397d2baf636d92f90f02b5be1894b7274e47a2d57c6123db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915075e73abb801397d2baf636d92f90f02b5be1894b7274e47a2d57c6123db9", kill_on_drop: false }` [INFO] [stdout] 915075e73abb801397d2baf636d92f90f02b5be1894b7274e47a2d57c6123db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83825bb6763dc344e193d4f150f0019c1deebef0813f125d504ca7099c23eae [INFO] running `Command { std: "docker" "start" "-a" "a83825bb6763dc344e193d4f150f0019c1deebef0813f125d504ca7099c23eae", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling yup-oauth2 v11.0.0 [INFO] [stderr] Compiling google-apis-common v7.0.0 [INFO] [stderr] Compiling google-composer1 v6.0.0+20240618 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.67s [INFO] running `Command { std: "docker" "inspect" "a83825bb6763dc344e193d4f150f0019c1deebef0813f125d504ca7099c23eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83825bb6763dc344e193d4f150f0019c1deebef0813f125d504ca7099c23eae", kill_on_drop: false }` [INFO] [stdout] a83825bb6763dc344e193d4f150f0019c1deebef0813f125d504ca7099c23eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0c41d11228ca14f18a0d03869edf19b6083bc030f3050758695a1b751fab0af [INFO] running `Command { std: "docker" "start" "-a" "c0c41d11228ca14f18a0d03869edf19b6083bc030f3050758695a1b751fab0af", kill_on_drop: false }` [INFO] [stderr] Compiling google-composer1 v6.0.0+20240618 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "c0c41d11228ca14f18a0d03869edf19b6083bc030f3050758695a1b751fab0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c41d11228ca14f18a0d03869edf19b6083bc030f3050758695a1b751fab0af", kill_on_drop: false }` [INFO] [stdout] c0c41d11228ca14f18a0d03869edf19b6083bc030f3050758695a1b751fab0af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b00b30be3e3a3f7ca5a4e4b422db82058987f26505c78596488369ae35df8b21 [INFO] running `Command { std: "docker" "start" "-a" "b00b30be3e3a3f7ca5a4e4b422db82058987f26505c78596488369ae35df8b21", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_composer1-b070bcb349e91e8a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests google_composer1 [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsConfigMapDeleteCall (line 2491) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentLoadSnapshotCall (line 8249) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentExecuteAirflowCommandCall (line 7011) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentPatchCall (line 8585) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentStopAirflowCommandCall (line 9598) - compile ... ok [INFO] [stdout] test src/api.rs - api::CloudComposer (line 45) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentDatabaseFailoverCall (line 6386) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsSecretCreateCall (line 3776) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentFetchDatabasePropertyCall (line 7352) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentCheckUpgradeCall (line 5724) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentDeleteCall (line 6725) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentListCall (line 7939) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsConfigMapCreateCall (line 2147) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsConfigMapListCall (line 3096) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsConfigMapGetCall (line 2795) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentSaveSnapshotCall (line 9262) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentPollAirflowCommandCall (line 8923) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsConfigMapUpdateCall (line 3432) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentGetCall (line 7653) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentCreateCall (line 6060) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageVersionListCall (line 9937) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsSecretDeleteCall (line 4117) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 80) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsSecretUpdateCall (line 5048) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationDeleteCall (line 10270) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsSecretListCall (line 4717) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 10556) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationListCall (line 10842) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1482) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentUserWorkloadsSecretGetCall (line 4418) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationEnvironmentWorkloadListCall (line 5389) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b00b30be3e3a3f7ca5a4e4b422db82058987f26505c78596488369ae35df8b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b00b30be3e3a3f7ca5a4e4b422db82058987f26505c78596488369ae35df8b21", kill_on_drop: false }` [INFO] [stdout] b00b30be3e3a3f7ca5a4e4b422db82058987f26505c78596488369ae35df8b21