[INFO] fetching crate google-vision1 3.0.0+20220225... [INFO] testing google-vision1-3.0.0+20220225 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate google-vision1 3.0.0+20220225 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate google-vision1 3.0.0+20220225 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-vision1 3.0.0+20220225 [INFO] finished tweaking crates.io crate google-vision1 3.0.0+20220225 [INFO] tweaked toml for crates.io crate google-vision1 3.0.0+20220225 written to /workspace/builds/worker-1/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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f190ee35e8ba0a54354dad7e6c94e1dd9af0d452a64d15a58fb5d12d358d99f7 [INFO] running `Command { std: "docker" "start" "-a" "f190ee35e8ba0a54354dad7e6c94e1dd9af0d452a64d15a58fb5d12d358d99f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f190ee35e8ba0a54354dad7e6c94e1dd9af0d452a64d15a58fb5d12d358d99f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f190ee35e8ba0a54354dad7e6c94e1dd9af0d452a64d15a58fb5d12d358d99f7", kill_on_drop: false }` [INFO] [stdout] f190ee35e8ba0a54354dad7e6c94e1dd9af0d452a64d15a58fb5d12d358d99f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 5ff98c84145d59ca177282feb569722bcc955e0129a5d582407de48ebe1d7b84 [INFO] running `Command { std: "docker" "start" "-a" "5ff98c84145d59ca177282feb569722bcc955e0129a5d582407de48ebe1d7b84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling async-trait v0.1.53 [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 seahash v4.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime v0.2.6 [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-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 rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling serde v1.0.136 [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-vision1 v3.0.0+20220225 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.97s [INFO] running `Command { std: "docker" "inspect" "5ff98c84145d59ca177282feb569722bcc955e0129a5d582407de48ebe1d7b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff98c84145d59ca177282feb569722bcc955e0129a5d582407de48ebe1d7b84", kill_on_drop: false }` [INFO] [stdout] 5ff98c84145d59ca177282feb569722bcc955e0129a5d582407de48ebe1d7b84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d690a1d325258f6bc1eec118ace95841e76046602acfa012d94dc93e8f0d98d5 [INFO] running `Command { std: "docker" "start" "-a" "d690a1d325258f6bc1eec118ace95841e76046602acfa012d94dc93e8f0d98d5", kill_on_drop: false }` [INFO] [stderr] Compiling google-vision1 v3.0.0+20220225 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.87s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_vision1-d3baafa5a70e6dd6) [INFO] running `Command { std: "docker" "inspect" "d690a1d325258f6bc1eec118ace95841e76046602acfa012d94dc93e8f0d98d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d690a1d325258f6bc1eec118ace95841e76046602acfa012d94dc93e8f0d98d5", kill_on_drop: false }` [INFO] [stdout] d690a1d325258f6bc1eec118ace95841e76046602acfa012d94dc93e8f0d98d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 03e5bc9f1f95d17501d5944f48f5ed2a02ee25ee04b182d3e6c787eb817b1264 [INFO] running `Command { std: "docker" "start" "-a" "03e5bc9f1f95d17501d5944f48f5ed2a02ee25ee04b182d3e6c787eb817b1264", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_vision1-d3baafa5a70e6dd6) [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-vision1 [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test src/lib.rs - (line 57) ... ignored [INFO] [stdout] test src/api.rs - api::ImageMethods (line 1895) - compile ... ok [INFO] [stdout] test src/api.rs - api::ImageAsyncBatchAnnotateCall (line 3478) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationOperationGetCall (line 7361) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductGetCall (line 11787) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductDeleteCall (line 11531) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFileAnnotateCall (line 6217) - compile ... ok [INFO] [stdout] test src/api.rs - api::ImageAnnotateCall (line 3229) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductCreateCall (line 11233) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageCreateCall (line 10143) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageAsyncBatchAnnotateCall (line 7075) - compile ... ok [INFO] [stdout] test src/api.rs - api::LocationMethods (line 1970) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileAsyncBatchAnnotateCall (line 2980) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationFileAsyncBatchAnnotateCall (line 6503) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectImageAnnotateCall (line 5645) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationListCall (line 4781) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetCreateCall (line 8183) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileAnnotateCall (line 2731) - compile ... ok [INFO] [stdout] test src/api.rs - api::FileMethods (line 1820) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationCancelCall (line 3983) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageDeleteCall (line 10441) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetAddProductCall (line 7897) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetDeleteCall (line 8481) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageGetCall (line 10697) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetPatchCall (line 9559) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationImageAnnotateCall (line 6789) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetListCall (line 9279) - compile ... ok [INFO] [stdout] test src/api.rs - api::LocationOperationGetCall (line 3727) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetRemoveProductCall (line 9857) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationMethods (line 2028) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectFileAnnotateCall (line 5073) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectFileAsyncBatchAnnotateCall (line 5359) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationDeleteCall (line 4269) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectImageAsyncBatchAnnotateCall (line 5931) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductPurgeCall (line 12621) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2142) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetProductListCall (line 7617) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 95) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductReferenceImageListCall (line 10953) - compile ... ok [INFO] [stdout] test src/api.rs - api::OperationGetCall (line 4525) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetImportCall (line 8993) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductSetGetCall (line 8737) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectOperationGetCall (line 12907) - compile ... ok [INFO] [stdout] test src/api.rs - api::Vision (line 56) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductListCall (line 12043) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationProductPatchCall (line 12323) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03e5bc9f1f95d17501d5944f48f5ed2a02ee25ee04b182d3e6c787eb817b1264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e5bc9f1f95d17501d5944f48f5ed2a02ee25ee04b182d3e6c787eb817b1264", kill_on_drop: false }` [INFO] [stdout] 03e5bc9f1f95d17501d5944f48f5ed2a02ee25ee04b182d3e6c787eb817b1264