[INFO] fetching crate google-authorizedbuyersmarketplace1 3.0.0+20220307... [INFO] testing google-authorizedbuyersmarketplace1-3.0.0+20220307 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate google-authorizedbuyersmarketplace1 3.0.0+20220307 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate google-authorizedbuyersmarketplace1 3.0.0+20220307 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-authorizedbuyersmarketplace1 3.0.0+20220307 [INFO] finished tweaking crates.io crate google-authorizedbuyersmarketplace1 3.0.0+20220307 [INFO] tweaked toml for crates.io crate google-authorizedbuyersmarketplace1 3.0.0+20220307 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7ef8280d847de6edc253ca15553802811990bb408c163d6fe34c97bacfeabe4 [INFO] running `Command { std: "docker" "start" "-a" "c7ef8280d847de6edc253ca15553802811990bb408c163d6fe34c97bacfeabe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7ef8280d847de6edc253ca15553802811990bb408c163d6fe34c97bacfeabe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ef8280d847de6edc253ca15553802811990bb408c163d6fe34c97bacfeabe4", kill_on_drop: false }` [INFO] [stdout] c7ef8280d847de6edc253ca15553802811990bb408c163d6fe34c97bacfeabe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c62baa42ebfde8c22fc6dd9c49ab84e23b277aa141744949cffea058cf4968f [INFO] running `Command { std: "docker" "start" "-a" "9c62baa42ebfde8c22fc6dd9c49ab84e23b277aa141744949cffea058cf4968f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v6.5.1 [INFO] [stderr] Compiling google-authorizedbuyersmarketplace1 v3.0.0+20220307 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "9c62baa42ebfde8c22fc6dd9c49ab84e23b277aa141744949cffea058cf4968f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c62baa42ebfde8c22fc6dd9c49ab84e23b277aa141744949cffea058cf4968f", kill_on_drop: false }` [INFO] [stdout] 9c62baa42ebfde8c22fc6dd9c49ab84e23b277aa141744949cffea058cf4968f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1479f382b03f4b836ff81ead2ed4aa5a7ac5b9a080db5b70a726f8ccc241cd0a [INFO] running `Command { std: "docker" "start" "-a" "1479f382b03f4b836ff81ead2ed4aa5a7ac5b9a080db5b70a726f8ccc241cd0a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-authorizedbuyersmarketplace1 v3.0.0+20220307 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.25s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_authorizedbuyersmarketplace1-92896d5c05f5cbd8) [INFO] running `Command { std: "docker" "inspect" "1479f382b03f4b836ff81ead2ed4aa5a7ac5b9a080db5b70a726f8ccc241cd0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1479f382b03f4b836ff81ead2ed4aa5a7ac5b9a080db5b70a726f8ccc241cd0a", kill_on_drop: false }` [INFO] [stdout] 1479f382b03f4b836ff81ead2ed4aa5a7ac5b9a080db5b70a726f8ccc241cd0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1cf77bb0eadeb13b4861b7c5964891d09da38c1580b3252f8a89b4f74d0e7fa [INFO] running `Command { std: "docker" "start" "-a" "b1cf77bb0eadeb13b4861b7c5964891d09da38c1580b3252f8a89b4f74d0e7fa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_authorizedbuyersmarketplace1-92896d5c05f5cbd8) [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.43s [INFO] [stdout] [INFO] [stderr] Doc-tests google-authorizedbuyersmarketplace1 [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test src/lib.rs - (line 51) ... ignored [INFO] [stdout] test src/api.rs - api::BuyerFinalizedDealListCall (line 8280) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientUserDeactivateCall (line 4956) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerFinalizedDealAddCreativeCall (line 7738) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientPatchCall (line 7440) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerFinalizedDealSetReadyToServeCall (line 9156) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientUserDeleteCall (line 5242) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalListCall (line 11676) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerAuctionPackageSubscribeCall (line 3240) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalDealBatchUpdateCall (line 9442) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerFinalizedDealPauseCall (line 8584) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientActivateCall (line 6034) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerFinalizedDealResumeCall (line 8870) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientGetCall (line 6892) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientUserListCall (line 5754) - compile ... ok [INFO] [stdout] test src/api.rs - api::BidderMethods (line 1594) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 80) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerMethods (line 1656) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerAuctionPackageSubscribeClientCall (line 3526) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientDeactivateCall (line 6606) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerPublisherProfileListCall (line 12808) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerAuctionPackageUnsubscribeClientCall (line 4098) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientUserGetCall (line 5498) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalPatchCall (line 11968) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalAcceptCall (line 10562) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalCancelNegotiationCall (line 11134) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerAuctionPackageListCall (line 2960) - compile ... ok [INFO] [stdout] test src/api.rs - api::AuthorizedBuyersMarketplace (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalDealPatchCall (line 10264) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalGetCall (line 11420) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientCreateCall (line 6320) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalDealGetCall (line 9728) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalSendRfpCall (line 12266) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerPublisherProfileGetCall (line 12552) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalDealListCall (line 9984) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerAuctionPackageGetCall (line 2704) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerAuctionPackageUnsubscribeCall (line 3812) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerFinalizedDealGetCall (line 8024) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientUserCreateCall (line 4670) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerProposalAddNoteCall (line 10848) - compile ... ok [INFO] [stdout] test src/api.rs - api::BidderFinalizedDealListCall (line 2400) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientListCall (line 7148) - compile ... ok [INFO] [stdout] test src/api.rs - api::BuyerClientUserActivateCall (line 4384) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1cf77bb0eadeb13b4861b7c5964891d09da38c1580b3252f8a89b4f74d0e7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1cf77bb0eadeb13b4861b7c5964891d09da38c1580b3252f8a89b4f74d0e7fa", kill_on_drop: false }` [INFO] [stdout] b1cf77bb0eadeb13b4861b7c5964891d09da38c1580b3252f8a89b4f74d0e7fa