[INFO] cloning repository https://github.com/mdaffin/gcp-auth-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdaffin/gcp-auth-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdaffin%2Fgcp-auth-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdaffin%2Fgcp-auth-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c77c0adcf7d2c172f7f37d5294f1d5761c5a739 [INFO] checking mdaffin/gcp-auth-example against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdaffin%2Fgcp-auth-example" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdaffin/gcp-auth-example on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdaffin/gcp-auth-example [INFO] finished tweaking git repo https://github.com/mdaffin/gcp-auth-example [INFO] tweaked toml for git repo https://github.com/mdaffin/gcp-auth-example written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mdaffin/gcp-auth-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ad56d1420894284bd1d12b8a63b90307162ab371c1d7728de6cbc58c5a6148a [INFO] running `Command { std: "docker" "start" "-a" "9ad56d1420894284bd1d12b8a63b90307162ab371c1d7728de6cbc58c5a6148a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ad56d1420894284bd1d12b8a63b90307162ab371c1d7728de6cbc58c5a6148a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad56d1420894284bd1d12b8a63b90307162ab371c1d7728de6cbc58c5a6148a", kill_on_drop: false }` [INFO] [stdout] 9ad56d1420894284bd1d12b8a63b90307162ab371c1d7728de6cbc58c5a6148a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef28060fb540a004a72e5801d89848585be740e00653d2dbf979eedd0ab41444 [INFO] running `Command { std: "docker" "start" "-a" "ef28060fb540a004a72e5801d89848585be740e00653d2dbf979eedd0ab41444", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking rand v0.3.20 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.24 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.6.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `url` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef28060fb540a004a72e5801d89848585be740e00653d2dbf979eedd0ab41444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef28060fb540a004a72e5801d89848585be740e00653d2dbf979eedd0ab41444", kill_on_drop: false }` [INFO] [stdout] ef28060fb540a004a72e5801d89848585be740e00653d2dbf979eedd0ab41444