[INFO] fetching crate google-dlp2_beta1 6.0.0+20171205... [INFO] testing google-dlp2_beta1-6.0.0+20171205 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate google-dlp2_beta1 6.0.0+20171205 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate google-dlp2_beta1 6.0.0+20171205 [INFO] finished tweaking crates.io crate google-dlp2_beta1 6.0.0+20171205 [INFO] tweaked toml for crates.io crate google-dlp2_beta1 6.0.0+20171205 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-dlp2_beta1 6.0.0+20171205 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 177 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 063c7a751a551dfd17783fb6733135d31ba8bee3ecade8c354db124741043359 [INFO] running `Command { std: "docker" "start" "-a" "063c7a751a551dfd17783fb6733135d31ba8bee3ecade8c354db124741043359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "063c7a751a551dfd17783fb6733135d31ba8bee3ecade8c354db124741043359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "063c7a751a551dfd17783fb6733135d31ba8bee3ecade8c354db124741043359", kill_on_drop: false }` [INFO] [stdout] 063c7a751a551dfd17783fb6733135d31ba8bee3ecade8c354db124741043359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb97806f0e04766200452bccb279b4786a03c0254f877dbb37c028d139bac916 [INFO] running `Command { std: "docker" "start" "-a" "eb97806f0e04766200452bccb279b4786a03c0254f877dbb37c028d139bac916", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling hyper-util v0.1.16 [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-dlp2_beta1 v6.0.0+20171205 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "eb97806f0e04766200452bccb279b4786a03c0254f877dbb37c028d139bac916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb97806f0e04766200452bccb279b4786a03c0254f877dbb37c028d139bac916", kill_on_drop: false }` [INFO] [stdout] eb97806f0e04766200452bccb279b4786a03c0254f877dbb37c028d139bac916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961964c311ae3394cbe3f023e7c49e6ab3c4f4030f471c6aa591661df94e1144 [INFO] running `Command { std: "docker" "start" "-a" "961964c311ae3394cbe3f023e7c49e6ab3c4f4030f471c6aa591661df94e1144", kill_on_drop: false }` [INFO] [stderr] Compiling google-dlp2_beta1 v6.0.0+20171205 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "961964c311ae3394cbe3f023e7c49e6ab3c4f4030f471c6aa591661df94e1144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961964c311ae3394cbe3f023e7c49e6ab3c4f4030f471c6aa591661df94e1144", kill_on_drop: false }` [INFO] [stdout] 961964c311ae3394cbe3f023e7c49e6ab3c4f4030f471c6aa591661df94e1144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9de12c32cd3694bdaf6a4fbbca1caec402f63e3c8d188678a2952ae739e3f1bd [INFO] running `Command { std: "docker" "start" "-a" "9de12c32cd3694bdaf6a4fbbca1caec402f63e3c8d188678a2952ae739e3f1bd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_dlp2_beta1-00064b68b75ba628) [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_dlp2_beta1 [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/api.rs - api::ContentRedactCall (line 3660) - compile ... ok [INFO] [stdout] test src/api.rs - api::InspectMethods (line 2855) - compile ... ok [INFO] [stdout] test src/api.rs - api::InspectOperationCreateCall (line 6103) - compile ... ok [INFO] [stdout] test src/api.rs - api::ContentMethods (line 2461) - compile ... ok [INFO] [stdout] test src/api.rs - api::DataSourceMethods (line 2784) - compile ... ok [INFO] [stdout] test src/api.rs - api::DLP (line 45) - compile ... ok [INFO] [stdout] test src/api.rs - api::ContentInspectCall (line 3347) - compile ... ok [INFO] [stdout] test src/api.rs - api::ContentDeidentifyCall (line 3034) - compile ... ok [INFO] [stdout] test src/api.rs - api::DataSourceAnalyzeCall (line 5795) - compile ... ok [INFO] [stdout] test src/api.rs - api::InspectOperationCancelCall (line 6410) - compile ... ok [INFO] [stdout] test src/api.rs - api::RiskAnalysiMethods (line 2655) - compile ... ok [INFO] [stdout] test src/api.rs - api::InspectResultFindingListCall (line 7642) - compile ... ok [INFO] [stdout] test src/api.rs - api::InspectOperationDeleteCall (line 6738) - compile ... ok [INFO] [stdout] test src/api.rs - api::RiskAnalysiOperationGetCall (line 5506) - compile ... ok [INFO] [stdout] test src/api.rs - api::InspectOperationGetCall (line 7354) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ignored [INFO] [stdout] test src/api.rs - api::RootCategoryMethods (line 2574) - compile ... ok [INFO] [stdout] test src/api.rs - api::RiskAnalysiOperationCancelCall (line 4562) - compile ... ok [INFO] [stdout] test src/api.rs - api::InspectOperationListCall (line 7026) - compile ... ok [INFO] [stdout] test src/api.rs - api::RiskAnalysiOperationDeleteCall (line 4890) - compile ... ok [INFO] [stdout] test src/api.rs - api::RootCategoryListCall (line 4276) - compile ... ok [INFO] [stdout] test src/api.rs - api::RootCategoryInfoTypeListCall (line 3969) - compile ... ok [INFO] [stdout] test src/api.rs - api::RiskAnalysiOperationListCall (line 5178) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 84) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9de12c32cd3694bdaf6a4fbbca1caec402f63e3c8d188678a2952ae739e3f1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de12c32cd3694bdaf6a4fbbca1caec402f63e3c8d188678a2952ae739e3f1bd", kill_on_drop: false }` [INFO] [stdout] 9de12c32cd3694bdaf6a4fbbca1caec402f63e3c8d188678a2952ae739e3f1bd