[INFO] cloning repository https://github.com/MarcinMajka/Phantom-Go
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarcinMajka/Phantom-Go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcinMajka%2FPhantom-Go", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcinMajka%2FPhantom-Go'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d192a20c91ebed77c578ae77fdbc508467b6b81f
[INFO] checking MarcinMajka/Phantom-Go against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcinMajka%2FPhantom-Go" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MarcinMajka/Phantom-Go
[INFO] finished tweaking git repo https://github.com/MarcinMajka/Phantom-Go
[INFO] tweaked toml for git repo https://github.com/MarcinMajka/Phantom-Go written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MarcinMajka/Phantom-Go on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MarcinMajka/Phantom-Go 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e237a6287fc6f2269be9143a2d1a92d33e7a1737e779e00e1b50b4a3544188d9
[INFO] running `Command { std: "docker" "start" "-a" "e237a6287fc6f2269be9143a2d1a92d33e7a1737e779e00e1b50b4a3544188d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e237a6287fc6f2269be9143a2d1a92d33e7a1737e779e00e1b50b4a3544188d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e237a6287fc6f2269be9143a2d1a92d33e7a1737e779e00e1b50b4a3544188d9", kill_on_drop: false }`
[INFO] [stdout] e237a6287fc6f2269be9143a2d1a92d33e7a1737e779e00e1b50b4a3544188d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04375fe62e43b860ef1a01d2587db907200aece0b05754523c053995751682e4
[INFO] running `Command { std: "docker" "start" "-a" "04375fe62e43b860ef1a01d2587db907200aece0b05754523c053995751682e4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling poem-derive v1.3.59
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking poem v1.3.59
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking go_board v0.1.0 (/opt/rustwide/workdir/go_board)
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]     --> go_board/src/server.rs:1093:3
[INFO] [stdout]      |
[INFO] [stdout] 1093 | #[folder = "../frontend"]
[INFO] [stdout]      |   ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]      |
[INFO] [stdout] 1094 + #[derive(RustEmbed)]
[INFO] [stdout] 1095 | struct Asset;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: derive macro `Embed` is private
[INFO] [stdout]     --> go_board/src/server.rs:1092:22
[INFO] [stdout]      |
[INFO] [stdout] 1092 | #[derive(rust_embed::Embed)]
[INFO] [stdout]      |                      ^^^^^ private derive macro
[INFO] [stdout]      |
[INFO] [stdout] note: the derive macro `Embed` is defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:53:9
[INFO] [stdout]      |
[INFO] [stdout]   53 | pub use RustEmbed as Embed;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] help: import `Embed` directly
[INFO] [stdout]      |
[INFO] [stdout] 1092 - #[derive(rust_embed::Embed)]
[INFO] [stdout] 1092 + #[derive(rust_embed_impl::RustEmbed)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]     --> go_board/src/server.rs:1093:3
[INFO] [stdout]      |
[INFO] [stdout] 1093 | #[folder = "../frontend"]
[INFO] [stdout]      |   ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]      |
[INFO] [stdout] 1094 + #[derive(RustEmbed)]
[INFO] [stdout] 1095 | struct Asset;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: derive macro `Embed` is private
[INFO] [stdout]     --> go_board/src/server.rs:1092:22
[INFO] [stdout]      |
[INFO] [stdout] 1092 | #[derive(rust_embed::Embed)]
[INFO] [stdout]      |                      ^^^^^ private derive macro
[INFO] [stdout]      |
[INFO] [stdout] note: the derive macro `Embed` is defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:53:9
[INFO] [stdout]      |
[INFO] [stdout]   53 | pub use RustEmbed as Embed;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] help: import `Embed` directly
[INFO] [stdout]      |
[INFO] [stdout] 1092 - #[derive(rust_embed::Embed)]
[INFO] [stdout] 1092 + #[derive(rust_embed_impl::RustEmbed)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stdout]     --> go_board/src/server.rs:1112:22
[INFO] [stdout]      |
[INFO] [stdout] 1094 | struct Asset;
[INFO] [stdout]      | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1112 |         match Asset::get(path.as_ref()) {
[INFO] [stdout]      |                      ^^^ function or associated item not found in `Asset`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `Embed`
[INFO] [stdout]              candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stdout]     --> go_board/src/server.rs:1112:22
[INFO] [stdout]      |
[INFO] [stdout] 1094 | struct Asset;
[INFO] [stdout]      | ------------ function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1112 |         match Asset::get(path.as_ref()) {
[INFO] [stdout]      |                      ^^^ function or associated item not found in `Asset`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `Embed`
[INFO] [stdout]              candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `go_board` (bin "go_board") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0599, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `go_board` (bin "go_board" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "04375fe62e43b860ef1a01d2587db907200aece0b05754523c053995751682e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04375fe62e43b860ef1a01d2587db907200aece0b05754523c053995751682e4", kill_on_drop: false }`
[INFO] [stdout] 04375fe62e43b860ef1a01d2587db907200aece0b05754523c053995751682e4
