[INFO] cloning repository https://github.com/Th3-M4jor/YewChipManager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Th3-M4jor/YewChipManager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3-M4jor%2FYewChipManager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3-M4jor%2FYewChipManager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80a47d6d3538064ff63b10b6967de5f8001a252a [INFO] checking Th3-M4jor/YewChipManager against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3-M4jor%2FYewChipManager" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Th3-M4jor/YewChipManager on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Th3-M4jor/YewChipManager [INFO] finished tweaking git repo https://github.com/Th3-M4jor/YewChipManager [INFO] tweaked toml for git repo https://github.com/Th3-M4jor/YewChipManager written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Th3-M4jor/YewChipManager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/yewstack/yew.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.121 [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded serde v1.0.121 [INFO] [stderr] Downloaded gloo-events v0.1.1 [INFO] [stderr] Downloaded unchecked_unwrap v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abf7d8c48aadfecdad094df651e324102380146f1141633163fb1f3786801a59 [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" "abf7d8c48aadfecdad094df651e324102380146f1141633163fb1f3786801a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abf7d8c48aadfecdad094df651e324102380146f1141633163fb1f3786801a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf7d8c48aadfecdad094df651e324102380146f1141633163fb1f3786801a59", kill_on_drop: false }` [INFO] [stdout] abf7d8c48aadfecdad094df651e324102380146f1141633163fb1f3786801a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c31279dc0d28b7f19669dde7670866bb7b44aafd953cb93f496dc4cfba6a57f [INFO] running `Command { std: "docker" "start" "-a" "2c31279dc0d28b7f19669dde7670866bb7b44aafd953cb93f496dc4cfba6a57f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unchecked_unwrap v2.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/yewstack/yew.git?branch=master#2f926a91) [INFO] [stderr] Compiling yewtil-macro v0.2.0 (https://github.com/yewstack/yew.git?branch=master#2f926a91) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.46 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew v0.17.4 (https://github.com/yewstack/yew.git?branch=master#2f926a91) [INFO] [stderr] Checking yew-services v0.1.0 (https://github.com/yewstack/yew.git?branch=master#2f926a91) [INFO] [stderr] Checking yewtil v0.3.2 (https://github.com/yewstack/yew.git?branch=master#2f926a91) [INFO] [stderr] Checking yew-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/app.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/app.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 153 | | TopLevelMsg::DoNothing [INFO] [stdout] 154 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/app.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 156 | | v [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/library.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/library.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 66 | | LibraryMessage::DoNothing [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/library.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 69 | | v [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/pack.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/pack.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 79 | | PackMsg::DoNothing [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/pack.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 82 | | v [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/folder.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/folder.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 69 | | FolderMsg::DoNothing [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/folder.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 72 | | v [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/app.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/app.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 153 | | TopLevelMsg::DoNothing [INFO] [stdout] 154 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/app.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 156 | | v [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/library.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/library.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 66 | | LibraryMessage::DoNothing [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/library.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 69 | | v [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/group_folder.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/group_folder.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 47 | | GroupFolderComponentMsg::DoNothing [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/pack.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/group_folder.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 50 | | v [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/pack.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 79 | | PackMsg::DoNothing [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/pack.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 82 | | v [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/folder.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/folder.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 69 | | FolderMsg::DoNothing [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/folder.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 72 | | v [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/group_folder.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/agents/group_folder.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/group_folder.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 47 | | GroupFolderComponentMsg::DoNothing [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/agents/group_folder.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 53 | | GroupFldrAgentSocketMsg::DoNothing [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/components/group_folder.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 50 | | v [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/agents/group_folder.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 56 | | v [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/agents/group_folder.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | type Error = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/agents/group_folder.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / fn from_error(_: Self::Error) -> Self { [INFO] [stdout] 53 | | GroupFldrAgentSocketMsg::DoNothing [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `std::ops::Try` [INFO] [stdout] --> src/agents/group_folder.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] 56 | | v [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ not a member of trait `std::ops::Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:141:6 [INFO] [stdout] | [INFO] [stdout] 141 | impl std::ops::Try for TopLevelMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | impl std::ops::Try for LibraryMessage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl std::ops::Try for PackMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl std::ops::Try for FolderMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl std::ops::Try for GroupFolderComponentMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | impl std::ops::Try for GroupFldrAgentSocketMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/app.rs:145:52 [INFO] [stdout] | [INFO] [stdout] 145 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/app.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:58:36 [INFO] [stdout] | [INFO] [stdout] 58 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/library.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 58 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/library.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:141:6 [INFO] [stdout] | [INFO] [stdout] 141 | impl std::ops::Try for TopLevelMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/pack.rs:71:52 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/pack.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | impl std::ops::Try for LibraryMessage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/folder.rs:61:52 [INFO] [stdout] | [INFO] [stdout] 61 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/folder.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl std::ops::Try for PackMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl std::ops::Try for FolderMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/group_folder.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/group_folder.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl std::ops::Try for GroupFolderComponentMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/agents/group_folder.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/agents/group_folder.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | type Ok = Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | impl std::ops::Try for GroupFldrAgentSocketMsg { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:145:36 [INFO] [stdout] | [INFO] [stdout] 145 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/app.rs:145:52 [INFO] [stdout] | [INFO] [stdout] 145 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/app.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/app.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 54 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:58:36 [INFO] [stdout] | [INFO] [stdout] 58 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/library.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 58 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/library.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/library.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/pack.rs:71:52 [INFO] [stdout] | [INFO] [stdout] 71 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/pack.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/pack.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/folder.rs:61:52 [INFO] [stdout] | [INFO] [stdout] 61 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/folder.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/folder.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/group_folder.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/components/group_folder.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/components/group_folder.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/agents/group_folder.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> src/agents/group_folder.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | fn from_error(_: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> src/agents/group_folder.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | fn from_ok(v: Self::Ok) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-app` [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 54 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c31279dc0d28b7f19669dde7670866bb7b44aafd953cb93f496dc4cfba6a57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c31279dc0d28b7f19669dde7670866bb7b44aafd953cb93f496dc4cfba6a57f", kill_on_drop: false }` [INFO] [stdout] 2c31279dc0d28b7f19669dde7670866bb7b44aafd953cb93f496dc4cfba6a57f