[INFO] cloning repository https://github.com/Grollicus/geoclue_fake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grollicus/geoclue_fake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrollicus%2Fgeoclue_fake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrollicus%2Fgeoclue_fake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d7f9aaa3ef41f67e26af05d39a0b5e83cb5bb31 [INFO] checking Grollicus/geoclue_fake against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrollicus%2Fgeoclue_fake" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Grollicus/geoclue_fake on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Grollicus/geoclue_fake [INFO] finished tweaking git repo https://github.com/Grollicus/geoclue_fake [INFO] tweaked toml for git repo https://github.com/Grollicus/geoclue_fake written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Grollicus/geoclue_fake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f908eea71eab951c08c84dd701f9e414237588e507bef9690c17ca2830fa9a5 [INFO] running `Command { std: "docker" "start" "-a" "5f908eea71eab951c08c84dd701f9e414237588e507bef9690c17ca2830fa9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f908eea71eab951c08c84dd701f9e414237588e507bef9690c17ca2830fa9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f908eea71eab951c08c84dd701f9e414237588e507bef9690c17ca2830fa9a5", kill_on_drop: false }` [INFO] [stdout] 5f908eea71eab951c08c84dd701f9e414237588e507bef9690c17ca2830fa9a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 450aefe0f1a9cca7738a1dcd96c2d2f8be562a50e4f265dbdf26e721ce7d12ed [INFO] running `Command { std: "docker" "start" "-a" "450aefe0f1a9cca7738a1dcd96c2d2f8be562a50e4f265dbdf26e721ce7d12ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking dbus-crossroads v0.2.2 [INFO] [stdout] error[E0391]: cycle detected when type-checking `ifacedesc::::get_with_cr_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | / pub fn get_with_cr_async(self, mut cb: CB) -> Self [INFO] [stdout] 292 | | where [INFO] [stdout] 293 | | CB: FnMut(PropContext, &mut Crossroads) -> R + Send + 'static, [INFO] [stdout] 294 | | R: Future> + Send + 'static [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires elaborating drops for `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing MIR for `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires unsafety-checking `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires building MIR for `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires type-checking `ifacedesc::::get_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: ...which again requires type-checking `ifacedesc::::get_with_cr_async`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `ifacedesc::::set_with_cr_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | / pub fn set_with_cr_async(self, mut cb: CB) -> Self [INFO] [stdout] 369 | | where [INFO] [stdout] 370 | | CB: FnMut(PropContext, &mut Crossroads, A) -> R + Send + 'static, [INFO] [stdout] 371 | | R: Future>> + Send + 'static [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires elaborating drops for `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing MIR for `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires unsafety-checking `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires building MIR for `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires type-checking `ifacedesc::::set_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: ...which again requires type-checking `ifacedesc::::set_with_cr_async`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `ifacedesc::::method_with_cr_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | / pub fn method_with_cr_async(&mut self, name: N, input_args: IA::strs, output_args: OA::strs, mut cb: CB) -> &mut Me... [INFO] [stdout] 486 | | where IA: arg::ArgAll + arg::ReadAll, OA: arg::ArgAll + arg::AppendAll, [INFO] [stdout] 487 | | N: Into>, [INFO] [stdout] 488 | | CB: FnMut(Context, &mut Crossroads, IA) -> R + Send + 'static, [INFO] [stdout] 489 | | R: Future> + Send + 'static { [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires elaborating drops for `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing MIR for `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires unsafety-checking `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires building MIR for `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires type-checking `ifacedesc::::method_with_cr_async::{closure#0}::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-crossroads-0.2.2/src/ifacedesc.rs:494:28 [INFO] [stdout] | [INFO] [stdout] 494 | async move { r.await; } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: ...which again requires type-checking `ifacedesc::::method_with_cr_async`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus-crossroads` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "450aefe0f1a9cca7738a1dcd96c2d2f8be562a50e4f265dbdf26e721ce7d12ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450aefe0f1a9cca7738a1dcd96c2d2f8be562a50e4f265dbdf26e721ce7d12ed", kill_on_drop: false }` [INFO] [stdout] 450aefe0f1a9cca7738a1dcd96c2d2f8be562a50e4f265dbdf26e721ce7d12ed