[INFO] cloning repository https://github.com/eyss/elemental-go [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eyss/elemental-go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyss%2Felemental-go", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyss%2Felemental-go'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 664c95373a76e3ccad9b34181abc5fa246b40a77 [INFO] checking eyss/elemental-go against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyss%2Felemental-go" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eyss/elemental-go on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eyss/elemental-go [INFO] finished tweaking git repo https://github.com/eyss/elemental-go [INFO] tweaked toml for git repo https://github.com/eyss/elemental-go written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/eyss/elemental-go already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d3789b78083c37d8d79dd369a732c44a5d2204b12aaae01994714f6fe0187ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d3789b78083c37d8d79dd369a732c44a5d2204b12aaae01994714f6fe0187ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d3789b78083c37d8d79dd369a732c44a5d2204b12aaae01994714f6fe0187ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3789b78083c37d8d79dd369a732c44a5d2204b12aaae01994714f6fe0187ee", kill_on_drop: false }` [INFO] [stdout] 6d3789b78083c37d8d79dd369a732c44a5d2204b12aaae01994714f6fe0187ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8a016fb0015b72fd92c223ace433fd3114592d33402c0ffb241224e82b389d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8a016fb0015b72fd92c223ace433fd3114592d33402c0ffb241224e82b389d9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking skill-rating v0.0.1 [INFO] [stderr] Checking nat v0.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.5 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking intervallum v1.4.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking sgf-parser v2.6.0 [INFO] [stderr] Checking goban v0.17.0 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking kitsune_p2p_dht_arc v0.0.6 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.51 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.0.4 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Checking holochain_wasmer_common v0.0.73 [INFO] [stderr] Checking holo_hash v0.0.7 [INFO] [stderr] Checking holo_hash v0.0.8 [INFO] [stderr] Checking holo_hash v0.0.9 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.73 [INFO] [stderr] Checking holochain_zome_types v0.0.11 [INFO] [stderr] Checking holochain_zome_types v0.0.10 [INFO] [stderr] Compiling hdk_derive v0.0.11 [INFO] [stderr] Compiling hdk_derive v0.0.10 [INFO] [stderr] Checking hdk v0.0.108 [INFO] [stderr] Checking hdk v0.0.109 [INFO] [stderr] Checking hc_zome_profiles v0.0.1 (https://github.com/holochain-open-dev/profiles?rev=968bb4e31efd45147b724d30596b9326ce364818#968bb4e3) [INFO] [stderr] Checking hc_zome_invitations v0.0.1 (https://github.com/eyss/invitations?rev=ffcc105ad695ae3f78e8c973a1145d9dbd5c3a4a#ffcc105a) [INFO] [stderr] Checking hc_mixin_elo v0.1.0 (http://github.com/eyss/elo?rev=fd5fe6965a91c34cf5b95cec0072c0ae4de848a9#fd5fe696) [INFO] [stderr] Checking hc_mixin_turn_based_game v0.0.1 (http://github.com/eyss/turn-based-game?rev=5523457dc5cc723e0c4df3e0b009d55e30465e9e#5523457d) [INFO] [stderr] Checking profiles v0.0.1 (/opt/rustwide/workdir/dna/zomes/profiles) [INFO] [stderr] Checking invitations v0.0.1 (/opt/rustwide/workdir/dna/zomes/invitations) [INFO] [stderr] Checking hc_zome_go v0.0.1 (/opt/rustwide/workdir/dna/zomes/go) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | GoGameResult::Draw if game_result_info.score_player_a != 0.5 => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | GoGameResult::Winner(winner_pub_key) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | GoGameResult::Winner(winner_pub_key) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | GoGameResult::entry_def() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `go_game_result` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | go_game_result::publish_result(result.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `go_game_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `current_games` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | current_games::remove_current_game(result.game_hash.into(), players)?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `current_games` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | GoGameResult::Draw if game_result_info.score_player_a != 0.5 => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | GoGameResult::Winner(winner_pub_key) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | GoGameResult::Winner(winner_pub_key) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `go_game_result` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | go_game_result::get_my_game_results() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `go_game_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoGameResult` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | GoGameResult::entry_def() [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GoGameResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `go_game_result` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | go_game_result::publish_result(result.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `go_game_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `current_games` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | current_games::remove_current_game(result.game_hash.into(), players)?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `current_games` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `current_games` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | current_games::get_my_current_games() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `current_games` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_result` in module `go_game` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | let result = go_game::get_result()?; [INFO] [stdout] | ^^^^^^^^^^ not found in `go_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GoGameResult` in this scope [INFO] [stdout] --> dna/zomes/go/src/lib.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn publish_result(result: GoGameResult) -> ExternResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `GameResult` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/elo-48c75fd1be4d2609/fd5fe69/lib/src/game_result/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameResult { [INFO] [stdout] | --------------------- similarly named struct `GameResult` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GoGameResult` in this scope [INFO] [stdout] --> dna/zomes/go/src/lib.rs:56:70 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_my_game_results(_: ()) -> ExternResult> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/elo-48c75fd1be4d2609/fd5fe69/lib/src/game_result/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameResult { [INFO] [stdout] | --------------------- similarly named struct `GameResult` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_my_game_results(_: ()) -> ExternResult> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_my_game_results(_: ()) -> ExternResult> { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `go_game_result` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | go_game_result::get_my_game_results() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `go_game_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `current_games` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | current_games::get_my_current_games() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `current_games` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hc_mixin_elo::*` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hc_mixin_elo::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_result` in module `go_game` [INFO] [stdout] --> dna/zomes/go/src/elo.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | let result = go_game::get_result()?; [INFO] [stdout] | ^^^^^^^^^^ not found in `go_game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GoGameResult` in this scope [INFO] [stdout] --> dna/zomes/go/src/lib.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn publish_result(result: GoGameResult) -> ExternResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `GameResult` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/elo-48c75fd1be4d2609/fd5fe69/lib/src/game_result/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameResult { [INFO] [stdout] | --------------------- similarly named struct `GameResult` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GoGameResult` in this scope [INFO] [stdout] --> dna/zomes/go/src/lib.rs:56:70 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_my_game_results(_: ()) -> ExternResult> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/elo-48c75fd1be4d2609/fd5fe69/lib/src/game_result/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct GameResult { [INFO] [stdout] | --------------------- similarly named struct `GameResult` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_my_game_results(_: ()) -> ExternResult> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_my_game_results(_: ()) -> ExternResult> { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hc_mixin_elo::*` [INFO] [stdout] --> dna/zomes/go/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hc_mixin_elo::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hc_zome_go` due to 12 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8a016fb0015b72fd92c223ace433fd3114592d33402c0ffb241224e82b389d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a016fb0015b72fd92c223ace433fd3114592d33402c0ffb241224e82b389d9", kill_on_drop: false }` [INFO] [stdout] c8a016fb0015b72fd92c223ace433fd3114592d33402c0ffb241224e82b389d9