[INFO] fetching crate google-pubsublite1 6.0.0+20240614... [INFO] testing google-pubsublite1-6.0.0+20240614 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate google-pubsublite1 6.0.0+20240614 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate google-pubsublite1 6.0.0+20240614 [INFO] finished tweaking crates.io crate google-pubsublite1 6.0.0+20240614 [INFO] tweaked toml for crates.io crate google-pubsublite1 6.0.0+20240614 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-pubsublite1 6.0.0+20240614 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e55ab62d959d50b62cb557d89c30be3b6abdae318bb8521b2063076a0b58d08e [INFO] running `Command { std: "docker" "start" "-a" "e55ab62d959d50b62cb557d89c30be3b6abdae318bb8521b2063076a0b58d08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e55ab62d959d50b62cb557d89c30be3b6abdae318bb8521b2063076a0b58d08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55ab62d959d50b62cb557d89c30be3b6abdae318bb8521b2063076a0b58d08e", kill_on_drop: false }` [INFO] [stdout] e55ab62d959d50b62cb557d89c30be3b6abdae318bb8521b2063076a0b58d08e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46a375c48c3b3a0094dfebdd911cc0f2468ca6932a76900561b7797f15936171 [INFO] running `Command { std: "docker" "start" "-a" "46a375c48c3b3a0094dfebdd911cc0f2468ca6932a76900561b7797f15936171", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [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-pubsublite1 v6.0.0+20240614 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.87s [INFO] running `Command { std: "docker" "inspect" "46a375c48c3b3a0094dfebdd911cc0f2468ca6932a76900561b7797f15936171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a375c48c3b3a0094dfebdd911cc0f2468ca6932a76900561b7797f15936171", kill_on_drop: false }` [INFO] [stdout] 46a375c48c3b3a0094dfebdd911cc0f2468ca6932a76900561b7797f15936171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa6d373bef6446a43c331922fc45e5be8ff91c3ba8d90aedfed2471393875783 [INFO] running `Command { std: "docker" "start" "-a" "fa6d373bef6446a43c331922fc45e5be8ff91c3ba8d90aedfed2471393875783", kill_on_drop: false }` [INFO] [stderr] Compiling google-pubsublite1 v6.0.0+20240614 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `Command { std: "docker" "inspect" "fa6d373bef6446a43c331922fc45e5be8ff91c3ba8d90aedfed2471393875783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6d373bef6446a43c331922fc45e5be8ff91c3ba8d90aedfed2471393875783", kill_on_drop: false }` [INFO] [stdout] fa6d373bef6446a43c331922fc45e5be8ff91c3ba8d90aedfed2471393875783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ed765f400b2227d99c38058d04a32cd0ecfa78246257d4ab91746a9d5073e54 [INFO] running `Command { std: "docker" "start" "-a" "9ed765f400b2227d99c38058d04a32cd0ecfa78246257d4ab91746a9d5073e54", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_pubsublite1-6bba3268b17040ac) [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_pubsublite1 [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test src/api.rs - api::AdminProjectLocationOperationDeleteCall (line 1981) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationReservationCreateCall (line 3200) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationOperationCancelCall (line 1655) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminMethods (line 881) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationReservationDeleteCall (line 3544) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationOperationListCall (line 2553) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationOperationGetCall (line 2267) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationReservationGetCall (line 3833) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationSubscriptionGetCall (line 5426) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationReservationListCall (line 4119) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationReservationPatchCall (line 4429) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationReservationTopicListCall (line 2875) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationSubscriptionDeleteCall (line 5133) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationSubscriptionPatchCall (line 6025) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationSubscriptionCreateCall (line 4770) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationSubscriptionSeekCall (line 6369) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationTopicDeleteCall (line 7358) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationTopicListCall (line 8219) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationSubscriptionListCall (line 5712) - compile ... ok [INFO] [stdout] test src/api.rs - api::CursorMethods (line 1435) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationTopicSubscriptionListCall (line 6695) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationTopicGetCall (line 7644) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationTopicCreateCall (line 7023) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationTopicGetPartitionCall (line 7930) - compile ... ok [INFO] [stdout] test src/api.rs - api::CursorProjectLocationSubscriptionCommitCursorCall (line 9198) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/api.rs - api::CursorProjectLocationSubscriptionCursorListCall (line 8867) - compile ... ok [INFO] [stdout] test src/api.rs - api::AdminProjectLocationTopicPatchCall (line 8529) - compile ... ok [INFO] [stdout] test src/api.rs - api::PubsubLite (line 45) - compile ... ok [INFO] [stdout] test src/api.rs - api::TopicStatMethods (line 1530) - compile ... ok [INFO] [stdout] test src/api.rs - api::TopicStatProjectLocationTopicComputeTimeCursorCall (line 10215) - compile ... ok [INFO] [stdout] test src/api.rs - api::TopicStatProjectLocationTopicComputeHeadCursorCall (line 9537) - compile ... ok [INFO] [stdout] test src/api.rs - api::TopicStatProjectLocationTopicComputeMessageStatCall (line 9876) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 81) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ed765f400b2227d99c38058d04a32cd0ecfa78246257d4ab91746a9d5073e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed765f400b2227d99c38058d04a32cd0ecfa78246257d4ab91746a9d5073e54", kill_on_drop: false }` [INFO] [stdout] 9ed765f400b2227d99c38058d04a32cd0ecfa78246257d4ab91746a9d5073e54