[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#99a443d6903f71d521237d8acb5a3016b534d17b 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-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ezracelli/google-api-rust-client on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "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-12/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded change-case v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6877e5704f47c27ab862ff47a6bc7cd6cfc9ce4cd065c8c494152bc8604c003c [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" "6877e5704f47c27ab862ff47a6bc7cd6cfc9ce4cd065c8c494152bc8604c003c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6877e5704f47c27ab862ff47a6bc7cd6cfc9ce4cd065c8c494152bc8604c003c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6877e5704f47c27ab862ff47a6bc7cd6cfc9ce4cd065c8c494152bc8604c003c", kill_on_drop: false }` [INFO] [stdout] 6877e5704f47c27ab862ff47a6bc7cd6cfc9ce4cd065c8c494152bc8604c003c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eae5851bc98e0a6841a7a7cc5571e956e4771e38549885b0ff00552496051d80 [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" "eae5851bc98e0a6841a7a7cc5571e956e4771e38549885b0ff00552496051d80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.3.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 indexmap v1.6.2 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking regex v1.4.5 [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 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 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] Checking structopt v0.3.21 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [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 serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_with v1.8.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking google_api_rust_client_accesscontextmanager_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/accesscontextmanager/v1) [INFO] [stderr] Checking google_api_rust_client_websecurityscanner_v1 v0.2.2+20210220 (/opt/rustwide/workdir/crates/websecurityscanner/v1) [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_documentai_v1beta2 v0.2.2+20210211 (/opt/rustwide/workdir/crates/documentai/v1beta2) [INFO] [stderr] Checking google_api_rust_client_searchconsole_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/searchconsole/v1) [INFO] [stderr] Checking google_api_rust_client_artifactregistry_v1 v0.2.2+20210212 (/opt/rustwide/workdir/crates/artifactregistry/v1) [INFO] [stderr] Checking google_api_rust_client_books_v1 v0.2.2+20210220 (/opt/rustwide/workdir/crates/books/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_fcm_v1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/fcm/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_area120tables_v1alpha1 v0.2.2+20210223 (/opt/rustwide/workdir/crates/area120tables/v1alpha1) [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_oauth2_v2 v0.2.2+20200213 (/opt/rustwide/workdir/crates/oauth2/v2) [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_cloudasset_v1p7beta1 v0.2.2+20210212 (/opt/rustwide/workdir/crates/cloudasset/v1p7beta1) [INFO] [stderr] Checking google_api_rust_client_dns_v1beta2 v0.2.2+20210213 (/opt/rustwide/workdir/crates/dns/v1beta2) [INFO] [stderr] Checking google_api_rust_client_toolresults_v1beta3 v0.2.2+20210223 (/opt/rustwide/workdir/crates/toolresults/v1beta3) [INFO] [stderr] Checking google_api_rust_client_transcoder_v1beta1 v0.2.2+20210219 (/opt/rustwide/workdir/crates/transcoder/v1beta1) [INFO] [stderr] Checking google_api_rust_client_domainsrdap_v1 v0.2.2+20210223 (/opt/rustwide/workdir/crates/domainsrdap/v1) [INFO] [stderr] Checking google_api_rust_client_chromemanagement_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/chromemanagement/v1) [INFO] [stderr] Checking google_api_rust_client_iam_v1 v0.2.2+20210211 (/opt/rustwide/workdir/crates/iam/v1) [INFO] [stderr] Checking google_api_rust_client_accessapproval_v1 v0.2.2+20210219 (/opt/rustwide/workdir/crates/accessapproval/v1) [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_bigqueryreservation_v1 v0.2.2+20210217 (/opt/rustwide/workdir/crates/bigqueryreservation/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_eventarc_v1 v0.2.2+20210205 (/opt/rustwide/workdir/crates/eventarc/v1) [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_localservices_v1 v0.2.2+20210222 (/opt/rustwide/workdir/crates/localservices/v1) [INFO] [stderr] Checking google_api_rust_client_cloudtasks_v2 v0.2.2+20210209 (/opt/rustwide/workdir/crates/cloudtasks/v2) [INFO] [stderr] Checking google_api_rust_client_abusiveexperiencereport_v1 v0.2.2+20210213 (/opt/rustwide/workdir/crates/abusiveexperiencereport/v1) [INFO] [stderr] Checking google_api_rust_client_content_v2_1 v0.2.2+20210223 (/opt/rustwide/workdir/crates/content/v2_1) [INFO] [stderr] Checking google_api_rust_client_workflowexecutions_v1 v0.2.2+20210209 (/opt/rustwide/workdir/crates/workflowexecutions/v1) [INFO] [stderr] Checking google_api_rust_client_metastore_v1alpha v0.2.2+20210222 (/opt/rustwide/workdir/crates/metastore/v1alpha) [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_translate_v3 v0.2.2+20210219 (/opt/rustwide/workdir/crates/translate/v3) [INFO] [stderr] Checking google_api_rust_client_metastore_v1beta v0.2.2+20210210 (/opt/rustwide/workdir/crates/metastore/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_texttospeech_v1beta1 v0.2.2+20210205 (/opt/rustwide/workdir/crates/texttospeech/v1beta1) [INFO] [stderr] Checking google_api_rust_client_testing_v1 v0.2.2+20210215 (/opt/rustwide/workdir/crates/testing/v1) [INFO] [stderr] error: could not compile `google_api_rust_client_classroom_v1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name google_api_rust_client_classroom_v1 --edition=2018 crates/classroom/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=3e07c4568348e7e5 -C extra-filename=-3e07c4568348e7e5 --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" "eae5851bc98e0a6841a7a7cc5571e956e4771e38549885b0ff00552496051d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae5851bc98e0a6841a7a7cc5571e956e4771e38549885b0ff00552496051d80", kill_on_drop: false }` [INFO] [stdout] eae5851bc98e0a6841a7a7cc5571e956e4771e38549885b0ff00552496051d80