[INFO] cloning repository https://github.com/ezracelli/google-api-rust-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ezracelli/google-api-rust-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Fgoogle-api-rust-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Fgoogle-api-rust-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bff60079159c915951d90c3abe7db63e52299966 [INFO] checking ezracelli/google-api-rust-client against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Fgoogle-api-rust-client" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezracelli/google-api-rust-client on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ezracelli/google-api-rust-client [INFO] finished tweaking git repo https://github.com/ezracelli/google-api-rust-client [INFO] tweaked toml for git repo https://github.com/ezracelli/google-api-rust-client written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ezracelli/google-api-rust-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.12.1 [INFO] [stderr] Downloaded darling_core v0.12.1 [INFO] [stderr] Downloaded change-case v0.2.0 [INFO] [stderr] Downloaded darling_macro v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51a4293f80043e818cf90e18569ffc7ab60d1fad9fdd8b75ccd41599afe36e70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "51a4293f80043e818cf90e18569ffc7ab60d1fad9fdd8b75ccd41599afe36e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a4293f80043e818cf90e18569ffc7ab60d1fad9fdd8b75ccd41599afe36e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a4293f80043e818cf90e18569ffc7ab60d1fad9fdd8b75ccd41599afe36e70", kill_on_drop: false }` [INFO] [stdout] 51a4293f80043e818cf90e18569ffc7ab60d1fad9fdd8b75ccd41599afe36e70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a037c2f53c1a46f93e43cc1a129ff328e7ea14e94c2dc4fcccbf66814cbf73eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a037c2f53c1a46f93e43cc1a129ff328e7ea14e94c2dc4fcccbf66814cbf73eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Checking mio v0.7.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking dialoguer v0.7.1 [INFO] [stderr] Checking change-case v0.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.12.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.12.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling darling v0.12.1 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_with v1.6.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking google_api_rust_client_homegraph_v1 v0.2.2+20210210 (/opt/rustwide/workdir/crates/homegraph/v1) [INFO] [stderr] Checking google_api_rust_client_manufacturers_v1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/manufacturers/v1) [INFO] [stderr] Checking google_api_rust_client_jobs_v3 v0.2.2+20210107 (/opt/rustwide/workdir/crates/jobs/v3) [INFO] [stderr] Checking google_api_rust_client_redis_v1 v0.2.2+20210128 (/opt/rustwide/workdir/crates/redis/v1) [INFO] [stderr] Checking google_api_rust_client_dataproc_v1 v0.2.2+20210218 (/opt/rustwide/workdir/crates/dataproc/v1) [INFO] [stderr] Checking google_api_rust_client_datafusion_v1beta1 v0.2.2+20210218 (/opt/rustwide/workdir/crates/datafusion/v1beta1) [INFO] [stderr] Checking google_api_rust_client_script_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/script/v1) [INFO] [stderr] Checking google_api_rust_client_file_v1 v0.2.2+20210211 (/opt/rustwide/workdir/crates/file/v1) [INFO] [stderr] Checking google_api_rust_client_adexperiencereport_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/adexperiencereport/v1) [INFO] [stderr] Checking google_api_rust_client_serviceusage_v1beta1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/serviceusage/v1beta1) [INFO] [stderr] Checking google_api_rust_client_discovery_v1 v0.2.2+20200806 (/opt/rustwide/workdir/crates/discovery/v1) [INFO] [stderr] Checking google_api_rust_client_bigtableadmin_v1 v0.2.2+20210127 (/opt/rustwide/workdir/crates/bigtableadmin/v1) [INFO] [stderr] Checking google_api_rust_client_apigateway_v1 v0.2.2+20210126 (/opt/rustwide/workdir/crates/apigateway/v1) [INFO] [stderr] Checking google_api_rust_client_cloudbuild_v1alpha1 v0.2.2+20210211 (/opt/rustwide/workdir/crates/cloudbuild/v1alpha1) [INFO] [stderr] Checking google_api_rust_client_deploymentmanager_v2beta v0.2.2+20210218 (/opt/rustwide/workdir/crates/deploymentmanager/v2beta) [INFO] [stderr] Checking google_api_rust_client_monitoring_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/monitoring/v1) [INFO] [stderr] Checking google_api_rust_client_vectortile_v1 v0.2.2+20210220 (/opt/rustwide/workdir/crates/vectortile/v1) [INFO] [stderr] Checking google_api_rust_client_speech_v1p1beta1 v0.2.2+20210209 (/opt/rustwide/workdir/crates/speech/v1p1beta1) [INFO] [stderr] Checking google_api_rust_client_videointelligence_v1 v0.2.2+20210128 (/opt/rustwide/workdir/crates/videointelligence/v1) [INFO] [stderr] Checking google_api_rust_client_clouddebugger_v2 v0.2.2+20210212 (/opt/rustwide/workdir/crates/clouddebugger/v2) [INFO] [stderr] Checking google_api_rust_client_indexing_v3 v0.2.2+20210216 (/opt/rustwide/workdir/crates/indexing/v3) [INFO] [stderr] Checking google_api_rust_client_datastore_v1beta1 v0.2.2+20201003 (/opt/rustwide/workdir/crates/datastore/v1beta1) [INFO] [stderr] Checking google_api_rust_client_bigqueryreservation_v1beta1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/bigqueryreservation/v1beta1) [INFO] [stderr] Checking google_api_rust_client_groupsmigration_v1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/groupsmigration/v1) [INFO] [stderr] Checking google_api_rust_client_assuredworkloads_v1 v0.2.2+20210218 (/opt/rustwide/workdir/crates/assuredworkloads/v1) [INFO] [stderr] Checking google_api_rust_client_adexchangebuyer_v1_2 v0.2.2+20210222 (/opt/rustwide/workdir/crates/adexchangebuyer/v1_2) [INFO] [stderr] Checking google_api_rust_client_translate_v2 v0.2.2+20170525 (/opt/rustwide/workdir/crates/translate/v2) [INFO] [stderr] Checking google_api_rust_client_logging_v2 v0.2.2+20210205 (/opt/rustwide/workdir/crates/logging/v2) [INFO] [stderr] Checking google_api_rust_client_drive_v2 v0.2.2+20210214 (/opt/rustwide/workdir/crates/drive/v2) [INFO] [stderr] Checking google_api_rust_client_cloudsearch_v1 v0.2.2+20210202 (/opt/rustwide/workdir/crates/cloudsearch/v1) [INFO] [stderr] Checking google_api_rust_client_analyticsdata_v1alpha v0.2.2+20210222 (/opt/rustwide/workdir/crates/analyticsdata/v1alpha) [INFO] [stderr] Checking google_api_rust_client_slides_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/slides/v1) [INFO] [stderr] Checking google_api_rust_client_speech_v2beta1 v0.2.2+20210209 (/opt/rustwide/workdir/crates/speech/v2beta1) [INFO] [stderr] Checking google_api_rust_client_smartdevicemanagement_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/smartdevicemanagement/v1) [INFO] [stderr] Checking google_api_rust_client_composer_v1beta1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/composer/v1beta1) [INFO] [stderr] Checking google_api_rust_client_oslogin_v1alpha v0.2.2+20210206 (/opt/rustwide/workdir/crates/oslogin/v1alpha) [INFO] [stderr] Checking google_api_rust_client_cloudscheduler_v1 v0.2.2+20210209 (/opt/rustwide/workdir/crates/cloudscheduler/v1) [INFO] [stderr] Checking google_api_rust_client_runtimeconfig_v1beta1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/runtimeconfig/v1beta1) [INFO] [stderr] Checking google_api_rust_client_jobs_v3p1beta1 v0.2.2+20210107 (/opt/rustwide/workdir/crates/jobs/v3p1beta1) [INFO] [stderr] Checking google_api_rust_client_verifiedaccess_v1 v0.2.2+20200828 (/opt/rustwide/workdir/crates/verifiedaccess/v1) [INFO] [stderr] Checking google_api_rust_client_cloudresourcemanager_v2beta1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/cloudresourcemanager/v2beta1) [INFO] [stderr] Checking google_api_rust_client_compute_beta v0.2.2+20210209 (/opt/rustwide/workdir/crates/compute/beta) [INFO] [stderr] Checking google_api_rust_client_binaryauthorization_v1 v0.2.2+20210219 (/opt/rustwide/workdir/crates/binaryauthorization/v1) [INFO] [stderr] Checking google_api_rust_client_cloudresourcemanager_v1beta1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/cloudresourcemanager/v1beta1) [INFO] [stderr] Checking google_api_rust_client_genomics_v1 v0.2.2+20210220 (/opt/rustwide/workdir/crates/genomics/v1) [INFO] [stderr] Checking google_api_rust_client_licensing_v1 v0.2.2+20210220 (/opt/rustwide/workdir/crates/licensing/v1) [INFO] [stderr] error: could not compile `google_api_rust_client_dataproc_v1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name google_api_rust_client_dataproc_v1 --edition=2018 crates/dataproc/v1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=22a3b84533cdf08b -C extra-filename=-22a3b84533cdf08b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-9ecadf591d6ccd6e.so --extern serde=/opt/rustwide/target/debug/deps/libserde-f9a26b13a714fdd2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45ff3b5d40eeee62.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a037c2f53c1a46f93e43cc1a129ff328e7ea14e94c2dc4fcccbf66814cbf73eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a037c2f53c1a46f93e43cc1a129ff328e7ea14e94c2dc4fcccbf66814cbf73eb", kill_on_drop: false }` [INFO] [stdout] a037c2f53c1a46f93e43cc1a129ff328e7ea14e94c2dc4fcccbf66814cbf73eb