[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#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [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 f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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] b108e11347848b04d9535432fc42b06fdaa15cffa29f063a63636fea5da72f20 [INFO] running `Command { std: "docker" "start" "-a" "b108e11347848b04d9535432fc42b06fdaa15cffa29f063a63636fea5da72f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b108e11347848b04d9535432fc42b06fdaa15cffa29f063a63636fea5da72f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b108e11347848b04d9535432fc42b06fdaa15cffa29f063a63636fea5da72f20", kill_on_drop: false }` [INFO] [stdout] b108e11347848b04d9535432fc42b06fdaa15cffa29f063a63636fea5da72f20 [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" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 6a8ca5f4a1d015fd28e9897d70d469f7153ad7b06b3f86d7c3074ca12fcb864e [INFO] running `Command { std: "docker" "start" "-a" "6a8ca5f4a1d015fd28e9897d70d469f7153ad7b06b3f86d7c3074ca12fcb864e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [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 console v0.13.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking change-case v0.2.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking tempfile v3.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 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.10.2 [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] Checking pin-project v1.0.6 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [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 h2 v0.3.2 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_with v1.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking google_api_rust_client_policysimulator_v1beta1 v0.2.2+20210220 (/opt/rustwide/workdir/crates/policysimulator/v1beta1) [INFO] [stderr] Checking google_api_rust_client_cloudkms_v1 v0.2.2+20210210 (/opt/rustwide/workdir/crates/cloudkms/v1) [INFO] [stderr] Checking google_api_rust_client_webfonts_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/webfonts/v1) [INFO] [stderr] Checking google_api_rust_client_people_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/people/v1) [INFO] [stderr] Checking google_api_rust_client_identitytoolkit_v3 v0.2.2+20180723 (/opt/rustwide/workdir/crates/identitytoolkit/v3) [INFO] [stderr] Checking google_api_rust_client_eventarc_v1beta1 v0.2.2+20210205 (/opt/rustwide/workdir/crates/eventarc/v1beta1) [INFO] [stderr] Checking google_api_rust_client_adexchangebuyer2_v2beta1 v0.2.2+20210224 (/opt/rustwide/workdir/crates/adexchangebuyer2/v2beta1) [INFO] [stderr] Checking google_api_rust_client_videointelligence_v1p3beta1 v0.2.2+20210128 (/opt/rustwide/workdir/crates/videointelligence/v1p3beta1) [INFO] [stderr] Checking google_api_rust_client_domains_v1beta1 v0.2.2+20210216 (/opt/rustwide/workdir/crates/domains/v1beta1) [INFO] [stderr] Checking google_api_rust_client_containeranalysis_v1alpha1 v0.2.2+20210205 (/opt/rustwide/workdir/crates/containeranalysis/v1alpha1) [INFO] [stderr] Checking google_api_rust_client_iap_v1beta1 v0.2.2+20210212 (/opt/rustwide/workdir/crates/iap/v1beta1) [INFO] [stderr] Checking google_api_rust_client_spanner_v1 v0.2.2+20210206 (/opt/rustwide/workdir/crates/spanner/v1) [INFO] [stderr] Checking google_api_rust_client_cloudidentity_v1 v0.2.2+20210204 (/opt/rustwide/workdir/crates/cloudidentity/v1) [INFO] [stderr] Checking google_api_rust_client_androidmanagement_v1 v0.2.2+20210215 (/opt/rustwide/workdir/crates/androidmanagement/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_secretmanager_v1beta1 v0.2.2+20210205 (/opt/rustwide/workdir/crates/secretmanager/v1beta1) [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_pubsub_v1beta2 v0.2.2+20210208 (/opt/rustwide/workdir/crates/pubsub/v1beta2) [INFO] [stderr] Checking google_api_rust_client_webmasters_v3 v0.2.2+20190428 (/opt/rustwide/workdir/crates/webmasters/v3) [INFO] [stderr] Checking google_api_rust_client_cloudtasks_v2beta2 v0.2.2+20210209 (/opt/rustwide/workdir/crates/cloudtasks/v2beta2) [INFO] [stderr] Checking google_api_rust_client_dialogflow_v3beta1 v0.2.2+20210219 (/opt/rustwide/workdir/crates/dialogflow/v3beta1) [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_cloudbilling_v1 v0.2.2+20201017 (/opt/rustwide/workdir/crates/cloudbilling/v1) [INFO] [stderr] Checking google_api_rust_client_managedidentities_v1beta1 v0.2.2+20210209 (/opt/rustwide/workdir/crates/managedidentities/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_analytics_v3 v0.2.2+20190807 (/opt/rustwide/workdir/crates/analytics/v3) [INFO] [stderr] Checking google_api_rust_client_games_management_v1management v0.2.2+20210218 (/opt/rustwide/workdir/crates/games_management/v1management) [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_osconfig_v1 v0.2.2+20210122 (/opt/rustwide/workdir/crates/osconfig/v1) [INFO] [stderr] Checking google_api_rust_client_tagmanager_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/tagmanager/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_oslogin_v1beta v0.2.2+20210222 (/opt/rustwide/workdir/crates/oslogin/v1beta) [INFO] [stderr] Checking google_api_rust_client_language_v1 v0.2.2+20210206 (/opt/rustwide/workdir/crates/language/v1) [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_datastore_v1 v0.2.2+20201003 (/opt/rustwide/workdir/crates/datastore/v1) [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_serviceusage_v1beta1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/serviceusage/v1beta1) [INFO] [stderr] Checking google_api_rust_client_websecurityscanner_v1beta v0.2.2+20210220 (/opt/rustwide/workdir/crates/websecurityscanner/v1beta) [INFO] [stderr] Checking google_api_rust_client_metastore_v1alpha v0.2.2+20210222 (/opt/rustwide/workdir/crates/metastore/v1alpha) [INFO] [stderr] error: could not compile `google_api_rust_client_androidmanagement_v1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name google_api_rust_client_androidmanagement_v1 --edition=2018 crates/androidmanagement/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=6cd722b7c5ab1a2b -C extra-filename=-6cd722b7c5ab1a2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-ce2d7616c6efcc8e.so --extern serde=/opt/rustwide/target/debug/deps/libserde-b18f39e5e1ad4349.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-24d4067a911b5b95.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" "6a8ca5f4a1d015fd28e9897d70d469f7153ad7b06b3f86d7c3074ca12fcb864e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8ca5f4a1d015fd28e9897d70d469f7153ad7b06b3f86d7c3074ca12fcb864e", kill_on_drop: false }` [INFO] [stdout] 6a8ca5f4a1d015fd28e9897d70d469f7153ad7b06b3f86d7c3074ca12fcb864e