[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 master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Fgoogle-api-rust-client" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 78% (772/980) Updating files: 79% (775/980) Updating files: 80% (784/980) Updating files: 81% (794/980) Updating files: 82% (804/980) Updating files: 83% (814/980) Updating files: 84% (824/980) Updating files: 85% (833/980) Updating files: 86% (843/980) Updating files: 87% (853/980) Updating files: 88% (863/980) Updating files: 89% (873/980) Updating files: 90% (882/980) Updating files: 91% (892/980) Updating files: 92% (902/980) Updating files: 93% (912/980) Updating files: 94% (922/980) Updating files: 95% (931/980) Updating files: 96% (941/980) Updating files: 97% (951/980) Updating files: 98% (961/980) Updating files: 99% (971/980) Updating files: 100% (980/980) Updating files: 100% (980/980), done. [INFO] validating manifest of git repo https://github.com/ezracelli/google-api-rust-client on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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-13/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" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e65d8db05725a04bdea1781e485c73f1aec9a19e39c7eac6eaeceaf0fbd57d0f [INFO] running `Command { std: "docker" "start" "-a" "e65d8db05725a04bdea1781e485c73f1aec9a19e39c7eac6eaeceaf0fbd57d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65d8db05725a04bdea1781e485c73f1aec9a19e39c7eac6eaeceaf0fbd57d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65d8db05725a04bdea1781e485c73f1aec9a19e39c7eac6eaeceaf0fbd57d0f", kill_on_drop: false }` [INFO] [stdout] e65d8db05725a04bdea1781e485c73f1aec9a19e39c7eac6eaeceaf0fbd57d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b869b5c970ffeee454891b450cea98d335e09cfd1a40888a223c13cd9fb81a2a [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" "b869b5c970ffeee454891b450cea98d335e09cfd1a40888a223c13cd9fb81a2a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking change-case v0.2.0 [INFO] [stderr] Checking dialoguer v0.7.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_with v1.8.0 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking google_api_rust_client_cloudasset_v1p5beta1 v0.2.2+20210212 (/opt/rustwide/workdir/crates/cloudasset/v1p5beta1) [INFO] [stderr] Checking google_api_rust_client_pubsublite_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/pubsublite/v1) [INFO] [stderr] Checking google_api_rust_client_cloudtrace_v2 v0.2.2+20210205 (/opt/rustwide/workdir/crates/cloudtrace/v2) [INFO] [stderr] Checking google_api_rust_client_websecurityscanner_v1alpha v0.2.2+20210220 (/opt/rustwide/workdir/crates/websecurityscanner/v1alpha) [INFO] [stderr] Checking google_api_rust_client_dlp_v2 v0.2.2+20210213 (/opt/rustwide/workdir/crates/dlp/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_osconfig_v1 v0.2.2+20210122 (/opt/rustwide/workdir/crates/osconfig/v1) [INFO] [stderr] Checking google_api_rust_client_lifesciences_v2beta v0.2.2+20210213 (/opt/rustwide/workdir/crates/lifesciences/v2beta) [INFO] [stderr] Checking google_api_rust_client_androidenterprise_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/androidenterprise/v1) [INFO] [stderr] Checking google_api_rust_client_cloudtrace_v1 v0.2.2+20210205 (/opt/rustwide/workdir/crates/cloudtrace/v1) [INFO] [stderr] Checking google_api_rust_client_admob_v1 v0.2.2+20210224 (/opt/rustwide/workdir/crates/admob/v1) [INFO] [stderr] Checking google_api_rust_client_servicedirectory_v1beta1 v0.2.2+20210211 (/opt/rustwide/workdir/crates/servicedirectory/v1beta1) [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_datalabeling_v1beta1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/datalabeling/v1beta1) [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_gmailpostmastertools_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/gmailpostmastertools/v1) [INFO] [stderr] Checking google_api_rust_client_redis_v1beta1 v0.2.2+20210128 (/opt/rustwide/workdir/crates/redis/v1beta1) [INFO] [stderr] Checking google_api_rust_client_admin_reports_v1 v0.2.2+20210216 (/opt/rustwide/workdir/crates/admin/reports_v1) [INFO] [stderr] Checking google_api_rust_client_firebasehosting_v1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/firebasehosting/v1) [INFO] [stderr] Checking google_api_rust_client_workflowexecutions_v1beta v0.2.2+20210209 (/opt/rustwide/workdir/crates/workflowexecutions/v1beta) [INFO] [stderr] Checking google_api_rust_client_oslogin_v1beta v0.2.2+20210222 (/opt/rustwide/workdir/crates/oslogin/v1beta) [INFO] [stderr] Checking google_api_rust_client_remotebuildexecution_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/remotebuildexecution/v1) [INFO] [stderr] Checking google_api_rust_client_remotebuildexecution_v2 v0.2.2+20210213 (/opt/rustwide/workdir/crates/remotebuildexecution/v2) [INFO] [stderr] Checking google_api_rust_client_firebasedatabase_v1beta v0.2.2+20210223 (/opt/rustwide/workdir/crates/firebasedatabase/v1beta) [INFO] [stderr] Checking google_api_rust_client_compute_v1 v0.2.2+20210111 (/opt/rustwide/workdir/crates/compute/v1) [INFO] [stderr] Checking google_api_rust_client_cloudshell_v1 v0.2.2+20210219 (/opt/rustwide/workdir/crates/cloudshell/v1) [INFO] [stderr] Checking google_api_rust_client_androidpublisher_v3 v0.2.2+20210224 (/opt/rustwide/workdir/crates/androidpublisher/v3) [INFO] [stderr] Checking google_api_rust_client_sqladmin_v1beta4 v0.2.2+20210130 (/opt/rustwide/workdir/crates/sqladmin/v1beta4) [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_games_v1 v0.2.2+20210218 (/opt/rustwide/workdir/crates/games/v1) [INFO] [stderr] Checking google_api_rust_client_container_v1 v0.2.2+20210216 (/opt/rustwide/workdir/crates/container/v1) [INFO] [stderr] Checking google_api_rust_client_cloudasset_v1 v0.2.2+20210212 (/opt/rustwide/workdir/crates/cloudasset/v1) [INFO] [stderr] Checking google_api_rust_client_firebasehosting_v1beta1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/firebasehosting/v1beta1) [INFO] [stderr] Checking google_api_rust_client_homegraph_v1 v0.2.2+20210210 (/opt/rustwide/workdir/crates/homegraph/v1) [INFO] [stderr] error: could not compile `google_api_rust_client_slides_v1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name google_api_rust_client_slides_v1 --edition=2018 crates/slides/v1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=37fb5f0eb418d421 -C extra-filename=-37fb5f0eb418d421 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-e062cf4f5cdda036.so --extern serde=/opt/rustwide/target/debug/deps/libserde-df23eaa4b2011b72.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-00e4068cf0d7d7a6.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" "b869b5c970ffeee454891b450cea98d335e09cfd1a40888a223c13cd9fb81a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b869b5c970ffeee454891b450cea98d335e09cfd1a40888a223c13cd9fb81a2a", kill_on_drop: false }` [INFO] [stdout] b869b5c970ffeee454891b450cea98d335e09cfd1a40888a223c13cd9fb81a2a