[INFO] fetching crate hnspool-stratum-types 0.4.0...
[INFO] checking hnspool-stratum-types-0.4.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate hnspool-stratum-types 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate hnspool-stratum-types 0.4.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding serde_tuple v0.4.0 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5b8bf8c5af8010363c664ea059184ffdf5c26ecd758b0c39fbb9fad01f3a00d
[INFO] running `Command { std: "docker" "start" "-a" "f5b8bf8c5af8010363c664ea059184ffdf5c26ecd758b0c39fbb9fad01f3a00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5b8bf8c5af8010363c664ea059184ffdf5c26ecd758b0c39fbb9fad01f3a00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5b8bf8c5af8010363c664ea059184ffdf5c26ecd758b0c39fbb9fad01f3a00d", kill_on_drop: false }`
[INFO] [stdout] f5b8bf8c5af8010363c664ea059184ffdf5c26ecd758b0c39fbb9fad01f3a00d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfb41babf70cfefc617fb311cbc05fd7343a77bfa471840a831e1853d419cbc8
[INFO] running `Command { std: "docker" "start" "-a" "dfb41babf70cfefc617fb311cbc05fd7343a77bfa471840a831e1853d419cbc8", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.132
[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_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_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[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[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[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] 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] 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 4 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 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "dfb41babf70cfefc617fb311cbc05fd7343a77bfa471840a831e1853d419cbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb41babf70cfefc617fb311cbc05fd7343a77bfa471840a831e1853d419cbc8", kill_on_drop: false }`
[INFO] [stdout] dfb41babf70cfefc617fb311cbc05fd7343a77bfa471840a831e1853d419cbc8
