[INFO] fetching crate hnspool-stratum-types 0.4.0...
[INFO] checking hnspool-stratum-types-0.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate hnspool-stratum-types 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate hnspool-stratum-types 0.4.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hnspool-stratum-types 0.4.0
[INFO] finished tweaking crates.io crate hnspool-stratum-types 0.4.0
[INFO] tweaked toml for crates.io crate hnspool-stratum-types 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stratum-types v0.9.25
[INFO] [stderr]   Downloaded serde_tuple v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd1ce31bcd95cc2c0b33511e18e84406813d951a48de3c1dc0dd6c713d585565
[INFO] running `Command { std: "docker" "start" "-a" "fd1ce31bcd95cc2c0b33511e18e84406813d951a48de3c1dc0dd6c713d585565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd1ce31bcd95cc2c0b33511e18e84406813d951a48de3c1dc0dd6c713d585565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd1ce31bcd95cc2c0b33511e18e84406813d951a48de3c1dc0dd6c713d585565", kill_on_drop: false }`
[INFO] [stdout] fd1ce31bcd95cc2c0b33511e18e84406813d951a48de3c1dc0dd6c713d585565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 570dcaf541907830a2b98918639fe0a293e1a5b1a279f9b6ea212c93d25ce4c2
[INFO] running `Command { std: "docker" "start" "-a" "570dcaf541907830a2b98918639fe0a293e1a5b1a279f9b6ea212c93d25ce4c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling serde_tuple v0.4.0
[INFO] [stderr]     Checking stratum-types v0.9.25
[INFO] [stderr]     Checking hnspool-stratum-types v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_name`
[INFO] [stdout]   --> src/auth.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AuthorizeTrait for Authorize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_name`
[INFO] [stdout]   --> src/auth.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AuthorizeTrait for Authorize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_id`, `worker_name`
[INFO] [stdout]   --> src/auth.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl AuthorizeResultTrait for AuthorizeResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_id`, `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_id(&self) -> std::option::Option<uuid::Uuid> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_id`, `worker_name`
[INFO] [stdout]   --> src/auth.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl AuthorizeResultTrait for AuthorizeResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_id`, `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_id(&self) -> std::option::Option<uuid::Uuid> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `id` has an incompatible type for trait
[INFO] [stdout]   --> src/subscribe.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn id(&self) -> String {
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     expected `std::option::Option<uuid::Uuid>`, found `std::string::String`
[INFO] [stdout]    |                     help: change the output type to match the trait: `std::option::Option<uuid::Uuid>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&SubscriberResult) -> std::option::Option<uuid::Uuid>`
[INFO] [stdout]               found signature `fn(&SubscriberResult) -> std::string::String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `sid`
[INFO] [stdout]   --> src/subscribe.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl SubscribeResult for SubscriberResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `sid` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn sid(&self) -> std::string::String { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `id` has an incompatible type for trait
[INFO] [stdout]   --> src/subscribe.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn id(&self) -> String {
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     expected `std::option::Option<uuid::Uuid>`, found `std::string::String`
[INFO] [stdout]    |                     help: change the output type to match the trait: `std::option::Option<uuid::Uuid>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&SubscriberResult) -> std::option::Option<uuid::Uuid>`
[INFO] [stdout]               found signature `fn(&SubscriberResult) -> std::string::String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `sid`
[INFO] [stdout]   --> src/subscribe.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl SubscribeResult for SubscriberResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `sid` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn sid(&self) -> std::string::String { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hnspool-stratum-types` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hnspool-stratum-types` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "570dcaf541907830a2b98918639fe0a293e1a5b1a279f9b6ea212c93d25ce4c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "570dcaf541907830a2b98918639fe0a293e1a5b1a279f9b6ea212c93d25ce4c2", kill_on_drop: false }`
[INFO] [stdout] 570dcaf541907830a2b98918639fe0a293e1a5b1a279f9b6ea212c93d25ce4c2
[INFO] checking hnspool-stratum-types-0.4.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate hnspool-stratum-types 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate hnspool-stratum-types 0.4.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hnspool-stratum-types 0.4.0
[INFO] finished tweaking crates.io crate hnspool-stratum-types 0.4.0
[INFO] tweaked toml for crates.io crate hnspool-stratum-types 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0968a63e6cc325e9f405bde751ddf581b841242ce4b1520c1e418de89045cf2
[INFO] running `Command { std: "docker" "start" "-a" "a0968a63e6cc325e9f405bde751ddf581b841242ce4b1520c1e418de89045cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0968a63e6cc325e9f405bde751ddf581b841242ce4b1520c1e418de89045cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0968a63e6cc325e9f405bde751ddf581b841242ce4b1520c1e418de89045cf2", kill_on_drop: false }`
[INFO] [stdout] a0968a63e6cc325e9f405bde751ddf581b841242ce4b1520c1e418de89045cf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3258bc84a9bb8f8830400ac7aa93eca10627acf02e017e97ec9cab11474b7bc0
[INFO] running `Command { std: "docker" "start" "-a" "3258bc84a9bb8f8830400ac7aa93eca10627acf02e017e97ec9cab11474b7bc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling serde_tuple v0.4.0
[INFO] [stderr]     Checking stratum-types v0.9.25
[INFO] [stderr]     Checking hnspool-stratum-types v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_name`
[INFO] [stdout]   --> src/auth.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AuthorizeTrait for Authorize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_name`
[INFO] [stdout]   --> src/auth.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AuthorizeTrait for Authorize {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_id`, `worker_name`
[INFO] [stdout]   --> src/auth.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl AuthorizeResultTrait for AuthorizeResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_id`, `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_id(&self) -> std::option::Option<uuid::Uuid> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `worker_id`, `worker_name`
[INFO] [stdout]   --> src/auth.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl AuthorizeResultTrait for AuthorizeResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `worker_id`, `worker_name` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn worker_id(&self) -> std::option::Option<uuid::Uuid> { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn worker_name(&self) -> std::option::Option<std::string::String> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `id` has an incompatible type for trait
[INFO] [stdout]   --> src/subscribe.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn id(&self) -> String {
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     expected `std::option::Option<uuid::Uuid>`, found `std::string::String`
[INFO] [stdout]    |                     help: change the output type to match the trait: `std::option::Option<uuid::Uuid>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&SubscriberResult) -> std::option::Option<uuid::Uuid>`
[INFO] [stdout]               found signature `fn(&SubscriberResult) -> std::string::String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `id` has an incompatible type for trait
[INFO] [stdout]   --> src/subscribe.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn id(&self) -> String {
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     expected `std::option::Option<uuid::Uuid>`, found `std::string::String`
[INFO] [stdout]    |                     help: change the output type to match the trait: `std::option::Option<uuid::Uuid>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&SubscriberResult) -> std::option::Option<uuid::Uuid>`
[INFO] [stdout]               found signature `fn(&SubscriberResult) -> std::string::String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `sid`
[INFO] [stdout]   --> src/subscribe.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl SubscribeResult for SubscriberResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `sid` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn sid(&self) -> std::string::String { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `sid`
[INFO] [stdout]   --> src/subscribe.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl SubscribeResult for SubscriberResult {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `sid` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn sid(&self) -> std::string::String { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hnspool-stratum-types` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hnspool-stratum-types` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "3258bc84a9bb8f8830400ac7aa93eca10627acf02e017e97ec9cab11474b7bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3258bc84a9bb8f8830400ac7aa93eca10627acf02e017e97ec9cab11474b7bc0", kill_on_drop: false }`
[INFO] [stdout] 3258bc84a9bb8f8830400ac7aa93eca10627acf02e017e97ec9cab11474b7bc0
