[INFO] cloning repository https://github.com/refunct-community/livesplit_refunct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/refunct-community/livesplit_refunct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frefunct-community%2Flivesplit_refunct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frefunct-community%2Flivesplit_refunct'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 122f7c946f408d8dbd7ad27b62103708c9ef697b
[INFO] checking refunct-community/livesplit_refunct against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frefunct-community%2Flivesplit_refunct" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/refunct-community/livesplit_refunct
[INFO] finished tweaking git repo https://github.com/refunct-community/livesplit_refunct
[INFO] tweaked toml for git repo https://github.com/refunct-community/livesplit_refunct written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/refunct-community/livesplit_refunct on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/refunct-community/livesplit_refunct already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded field_names v0.2.0
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded bytemuck_derive v1.5.0
[INFO] [stderr]   Downloaded dlmalloc v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d
[INFO] running `Command { std: "docker" "start" "64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling dlmalloc v0.2.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling asr-derive v0.1.0 (https://github.com/LiveSplit/asr#950db511)
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking asr v0.1.0 (https://github.com/LiveSplit/asr#950db511)
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling field_names v0.2.0
[INFO] [stderr]     Checking livesplit-refunct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: item does not constrain `MainFuture::{opaque#0}`
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider removing `#[define_opaque]` or adding an empty `#[define_opaque()]`
[INFO] [stdout] note: this opaque type is supposed to be constrained
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `asr::async_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `MainFuture::{opaque#0}`
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider removing `#[define_opaque]` or adding an empty `#[define_opaque()]`
[INFO] [stdout] note: this opaque type is supposed to be constrained
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `asr::async_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | the expected future
[INFO] [stdout]    | expected future, found `async` block
[INFO] [stdout]    | expected `MainFuture` because of return type
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected opaque type `MainFuture`
[INFO] [stdout]             found `async` block `{async block@/opt/rustwide/cargo-home/git/checkouts/asr-a62750fae15b774c/950db51/src/future/mod.rs:352:17: 352:22}`
[INFO] [stdout] note: this item must have a `#[define_opaque(MainFuture)]` attribute to be able to define hidden types
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `asr::async_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | the expected future
[INFO] [stdout]    | expected future, found `async` block
[INFO] [stdout]    | expected `MainFuture` because of return type
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected opaque type `MainFuture`
[INFO] [stdout]             found `async` block `{async block@/opt/rustwide/cargo-home/git/checkouts/asr-a62750fae15b774c/950db51/src/future/mod.rs:352:17: 352:22}`
[INFO] [stdout] note: this item must have a `#[define_opaque(MainFuture)]` attribute to be able to define hidden types
[INFO] [stdout]   --> src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `asr::async_main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `livesplit-refunct` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `livesplit-refunct` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d", kill_on_drop: false }`
[INFO] [stdout] 64b397b6ae63cb1958de4e440664091e293e8ad3a8d0eafc515f3745b452b02d
