[INFO] fetching crate hnspool-stratum-types 0.4.0... [INFO] checking hnspool-stratum-types-0.4.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate hnspool-stratum-types 0.4.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate hnspool-stratum-types 0.4.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_tuple v0.4.0 [INFO] [stderr] Downloaded stratum-types v0.9.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eec3f8c634799eb68b2a2d85b0ccb56b67c919a6e0875e34f758a8d287b835f [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" "5eec3f8c634799eb68b2a2d85b0ccb56b67c919a6e0875e34f758a8d287b835f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eec3f8c634799eb68b2a2d85b0ccb56b67c919a6e0875e34f758a8d287b835f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eec3f8c634799eb68b2a2d85b0ccb56b67c919a6e0875e34f758a8d287b835f", kill_on_drop: false }` [INFO] [stdout] 5eec3f8c634799eb68b2a2d85b0ccb56b67c919a6e0875e34f758a8d287b835f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164a88c4a3f7d202454cbfb6c15bc7b3e3f3a6dd154f91d69854c5807fd31c19 [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" "164a88c4a3f7d202454cbfb6c15bc7b3e3f3a6dd154f91d69854c5807fd31c19", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [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 { 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 { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn worker_name(&self) -> std::option::Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `id` has an incompatible type for trait [INFO] [stdout] --> src/subscribe.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::option::Option`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&SubscriberResult) -> std::option::Option` [INFO] [stdout] found fn pointer `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[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 { 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 { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn worker_name(&self) -> std::option::Option { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `id` has an incompatible type for trait [INFO] [stdout] --> src/subscribe.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::option::Option`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&SubscriberResult) -> std::option::Option` [INFO] [stdout] found fn pointer `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] [stderr] error: could not compile `hnspool-stratum-types` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "164a88c4a3f7d202454cbfb6c15bc7b3e3f3a6dd154f91d69854c5807fd31c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164a88c4a3f7d202454cbfb6c15bc7b3e3f3a6dd154f91d69854c5807fd31c19", kill_on_drop: false }` [INFO] [stdout] 164a88c4a3f7d202454cbfb6c15bc7b3e3f3a6dd154f91d69854c5807fd31c19