[INFO] fetching crate hnspool-stratum-types 0.4.0...
[INFO] checking hnspool-stratum-types-0.4.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[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 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding serde_tuple v0.4.0 (available: v1.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.10.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac40ab06404b85578cfc049a95c2f548739ee647c4f64b870ec6def2f09e4d17
[INFO] running `Command { std: "docker" "start" "-a" "ac40ab06404b85578cfc049a95c2f548739ee647c4f64b870ec6def2f09e4d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac40ab06404b85578cfc049a95c2f548739ee647c4f64b870ec6def2f09e4d17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac40ab06404b85578cfc049a95c2f548739ee647c4f64b870ec6def2f09e4d17", kill_on_drop: false }`
[INFO] [stdout] ac40ab06404b85578cfc049a95c2f548739ee647c4f64b870ec6def2f09e4d17
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9d9e263a1a554a9984fc0b8ba9045cb3d8dded9e8a184d7730c1ac8ff47cfd5
[INFO] running `Command { std: "docker" "start" "-a" "e9d9e263a1a554a9984fc0b8ba9045cb3d8dded9e8a184d7730c1ac8ff47cfd5", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.128
[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]    |                     ^^^^^^ expected `std::option::Option<uuid::Uuid>`, found `std::string::String`
[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] help: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn id(&self) -> std::option::Option<uuid::Uuid> {
[INFO] [stdout]    |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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]    |                     ^^^^^^ expected `std::option::Option<uuid::Uuid>`, found `std::string::String`
[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] help: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn id(&self) -> std::option::Option<uuid::Uuid> {
[INFO] [stdout]    |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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" "e9d9e263a1a554a9984fc0b8ba9045cb3d8dded9e8a184d7730c1ac8ff47cfd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d9e263a1a554a9984fc0b8ba9045cb3d8dded9e8a184d7730c1ac8ff47cfd5", kill_on_drop: false }`
[INFO] [stdout] e9d9e263a1a554a9984fc0b8ba9045cb3d8dded9e8a184d7730c1ac8ff47cfd5
