[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#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fezracelli%2Fgoogle-api-rust-client" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezracelli/google-api-rust-client on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-4/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.12.1 [INFO] [stderr] Downloaded darling v0.12.1 [INFO] [stderr] Downloaded darling_core v0.12.1 [INFO] [stderr] Downloaded change-case v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06e45736245cdfb879722df4f5f272372c3755b192cfa73ac685587eea6710bb [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" "06e45736245cdfb879722df4f5f272372c3755b192cfa73ac685587eea6710bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06e45736245cdfb879722df4f5f272372c3755b192cfa73ac685587eea6710bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e45736245cdfb879722df4f5f272372c3755b192cfa73ac685587eea6710bb", kill_on_drop: false }` [INFO] [stdout] 06e45736245cdfb879722df4f5f272372c3755b192cfa73ac685587eea6710bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca7839d791b080acb908ceff6e71b1bfd0a6dafe2c9fa94e8567d16352ea56b [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" "eca7839d791b080acb908ceff6e71b1bfd0a6dafe2c9fa94e8567d16352ea56b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.8 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking tempfile v3.2.0 [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 url v2.2.1 [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 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.10.2 [INFO] [stderr] Compiling darling_macro v0.12.1 [INFO] [stderr] Compiling darling v0.12.1 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [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_recommender_v1beta1 v0.2.2+20210216 (/opt/rustwide/workdir/crates/recommender/v1beta1) [INFO] [stderr] Checking google_api_rust_client_ondemandscanning_v1beta1 v0.2.2+20210223 (/opt/rustwide/workdir/crates/ondemandscanning/v1beta1) [INFO] [stderr] Checking google_api_rust_client_cloudchannel_v1 v0.2.2+20210218 (/opt/rustwide/workdir/crates/cloudchannel/v1) [INFO] [stderr] Checking google_api_rust_client_servicecontrol_v1 v0.2.2+20210212 (/opt/rustwide/workdir/crates/servicecontrol/v1) [INFO] [stderr] Checking google_api_rust_client_fitness_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/fitness/v1) [INFO] [stderr] Checking google_api_rust_client_servicenetworking_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/servicenetworking/v1) [INFO] [stderr] Checking google_api_rust_client_vault_v1 v0.2.2+20210129 (/opt/rustwide/workdir/crates/vault/v1) [INFO] [stderr] Checking google_api_rust_client_storage_v1 v0.2.2+20210219 (/opt/rustwide/workdir/crates/storage/v1) [INFO] [stderr] Checking google_api_rust_client_tpu_v1alpha1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/tpu/v1alpha1) [INFO] [stderr] Checking google_api_rust_client_testing_v1 v0.2.2+20210215 (/opt/rustwide/workdir/crates/testing/v1) [INFO] [stderr] Checking google_api_rust_client_analytics_v3 v0.2.2+20190807 (/opt/rustwide/workdir/crates/analytics/v3) [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_lifesciences_v2beta v0.2.2+20210213 (/opt/rustwide/workdir/crates/lifesciences/v2beta) [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_alertcenter_v1beta1 v0.2.2+20210216 (/opt/rustwide/workdir/crates/alertcenter/v1beta1) [INFO] [stderr] Checking google_api_rust_client_bigqueryreservation_v1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/bigqueryreservation/v1) [INFO] [stderr] Checking google_api_rust_client_analyticsadmin_v1alpha v0.2.2+20210223 (/opt/rustwide/workdir/crates/analyticsadmin/v1alpha) [INFO] [stderr] Checking google_api_rust_client_docs_v1 v0.2.2+20210216 (/opt/rustwide/workdir/crates/docs/v1) [INFO] [stderr] Checking google_api_rust_client_policytroubleshooter_v1 v0.2.2+20210220 (/opt/rustwide/workdir/crates/policytroubleshooter/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_realtimebidding_v1alpha v0.2.2+20210223 (/opt/rustwide/workdir/crates/realtimebidding/v1alpha) [INFO] [stderr] Checking google_api_rust_client_classroom_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/classroom/v1) [INFO] [stderr] Checking google_api_rust_client_admin_directory_v1 v0.2.2+20210216 (/opt/rustwide/workdir/crates/admin/directory_v1) [INFO] [stderr] Checking google_api_rust_client_tagmanager_v2 v0.2.2+20210222 (/opt/rustwide/workdir/crates/tagmanager/v2) [INFO] [stderr] Checking google_api_rust_client_billingbudgets_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/billingbudgets/v1) [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_iamcredentials_v1 v0.2.2+20210219 (/opt/rustwide/workdir/crates/iamcredentials/v1) [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_fcm_v1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/fcm/v1) [INFO] [stderr] Checking google_api_rust_client_adexchangebuyer2_v2beta1 v0.2.2+20210224 (/opt/rustwide/workdir/crates/adexchangebuyer2/v2beta1) [INFO] [stderr] error: could not compile `google_api_rust_client_analytics_v3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name google_api_rust_client_analytics_v3 --edition=2018 crates/analytics/v3/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=8df832ed187df119 -C extra-filename=-8df832ed187df119 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-e656dce55b392991.so --extern serde=/opt/rustwide/target/debug/deps/libserde-bde6eceeb726070f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1f8bea49192f205d.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" "eca7839d791b080acb908ceff6e71b1bfd0a6dafe2c9fa94e8567d16352ea56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca7839d791b080acb908ceff6e71b1bfd0a6dafe2c9fa94e8567d16352ea56b", kill_on_drop: false }` [INFO] [stdout] eca7839d791b080acb908ceff6e71b1bfd0a6dafe2c9fa94e8567d16352ea56b