[INFO] cloning repository https://github.com/Eein/super-metroid-autosplitter-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eein/super-metroid-autosplitter-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEein%2Fsuper-metroid-autosplitter-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEein%2Fsuper-metroid-autosplitter-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c58e628a08e70a82911bfd51ffff55b2ed06cef
[INFO] checking Eein/super-metroid-autosplitter-wasm against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEein%2Fsuper-metroid-autosplitter-wasm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Eein/super-metroid-autosplitter-wasm
[INFO] finished tweaking git repo https://github.com/Eein/super-metroid-autosplitter-wasm
[INFO] tweaked toml for git repo https://github.com/Eein/super-metroid-autosplitter-wasm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eein/super-metroid-autosplitter-wasm on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eein/super-metroid-autosplitter-wasm 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/LiveSplit/asr`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fd1d2920c20e53c71c8a429e6207aac99e7af1699ada1da6ef8af37ccf9eb4b
[INFO] running `Command { std: "docker" "start" "-a" "5fd1d2920c20e53c71c8a429e6207aac99e7af1699ada1da6ef8af37ccf9eb4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fd1d2920c20e53c71c8a429e6207aac99e7af1699ada1da6ef8af37ccf9eb4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd1d2920c20e53c71c8a429e6207aac99e7af1699ada1da6ef8af37ccf9eb4b", kill_on_drop: false }`
[INFO] [stdout] 5fd1d2920c20e53c71c8a429e6207aac99e7af1699ada1da6ef8af37ccf9eb4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 092c92a01e0044d6d3d31380fbf09499c3d93124827a997e46308efd94e03bd8
[INFO] running `Command { std: "docker" "start" "-a" "092c92a01e0044d6d3d31380fbf09499c3d93124827a997e46308efd94e03bd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling asr-derive v0.1.0 (https://github.com/LiveSplit/asr#086c8513)
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking asr v0.1.0 (https://github.com/LiveSplit/asr#086c8513)
[INFO] [stderr]     Checking super-metroid-autosplitter-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unconstrained opaque type
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainFuture` must be used in combination with a concrete type within the same crate
[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: unconstrained opaque type
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | asr::async_main!(nightly);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainFuture` must be used in combination with a concrete type within the same crate
[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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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/086c851/src/future/mod.rs:358:21: 358:26}`
[INFO] [stdout] note: this item must have a `#[define_opaque(MainFuture)]` attribute to be able to define hidden types
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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/086c851/src/future/mod.rs:358:21: 358:26}`
[INFO] [stdout] note: this item must have a `#[define_opaque(MainFuture)]` attribute to be able to define hidden types
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `super-metroid-autosplitter-wasm` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `super-metroid-autosplitter-wasm` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "092c92a01e0044d6d3d31380fbf09499c3d93124827a997e46308efd94e03bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "092c92a01e0044d6d3d31380fbf09499c3d93124827a997e46308efd94e03bd8", kill_on_drop: false }`
[INFO] [stdout] 092c92a01e0044d6d3d31380fbf09499c3d93124827a997e46308efd94e03bd8
