[INFO] cloning repository https://github.com/SolraBizna/onizd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SolraBizna/onizd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolraBizna%2Fonizd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolraBizna%2Fonizd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 229c9c75baea044d485726ba72ad1c0fcd3dff95 [INFO] checking SolraBizna/onizd against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolraBizna%2Fonizd" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SolraBizna/onizd on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SolraBizna/onizd [INFO] finished tweaking git repo https://github.com/SolraBizna/onizd [INFO] tweaked toml for git repo https://github.com/SolraBizna/onizd written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/SolraBizna/onizd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 471093bc09c87bd55baad3daca04614bed05b4790b6a9b19748b9746eb37934b [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" "471093bc09c87bd55baad3daca04614bed05b4790b6a9b19748b9746eb37934b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "471093bc09c87bd55baad3daca04614bed05b4790b6a9b19748b9746eb37934b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471093bc09c87bd55baad3daca04614bed05b4790b6a9b19748b9746eb37934b", kill_on_drop: false }` [INFO] [stdout] 471093bc09c87bd55baad3daca04614bed05b4790b6a9b19748b9746eb37934b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 915efc348c84b8e9592d63111406e3964659e9a4e1195373dfeec9a1f0d03465 [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" "915efc348c84b8e9592d63111406e3964659e9a4e1195373dfeec9a1f0d03465", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking lsx v1.1.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking onizd v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `decode` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | fn decode(&mut self, src: &mut BytesMut) -> std::io::Result>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `bytes::bytes_mut::BytesMut`, found struct `BytesMut` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut MessageCoder, &mut bytes::bytes_mut::BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(&mut MessageCoder, &mut BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `encode` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / fn encode(&mut self, json: Value, dst: &mut BytesMut) [INFO] [stdout] 183 | | -> std::io::Result<()> { [INFO] [stdout] 184 | | let s = json.to_string(); [INFO] [stdout] 185 | | if self.verbosity >= 2 { [INFO] [stdout] ... | [INFO] [stdout] 192 | | Ok(()) [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ expected struct `bytes::bytes_mut::BytesMut`, found struct `BytesMut` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut MessageCoder, serde_json::Value, &mut bytes::bytes_mut::BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(&mut MessageCoder, serde_json::Value, &mut BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `decode` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | fn decode(&mut self, src: &mut BytesMut) -> std::io::Result>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `bytes::bytes_mut::BytesMut`, found struct `BytesMut` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut MessageCoder, &mut bytes::bytes_mut::BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(&mut MessageCoder, &mut BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `encode` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / fn encode(&mut self, json: Value, dst: &mut BytesMut) [INFO] [stdout] 183 | | -> std::io::Result<()> { [INFO] [stdout] 184 | | let s = json.to_string(); [INFO] [stdout] 185 | | if self.verbosity >= 2 { [INFO] [stdout] ... | [INFO] [stdout] 192 | | Ok(()) [INFO] [stdout] 193 | | } [INFO] [stdout] | |_____^ expected struct `bytes::bytes_mut::BytesMut`, found struct `BytesMut` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut MessageCoder, serde_json::Value, &mut bytes::bytes_mut::BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(&mut MessageCoder, serde_json::Value, &mut BytesMut) -> std::result::Result<_, _>` [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for struct `bytes::bytes_mut::BytesMut` in the current scope [INFO] [stdout] --> src/wrapped.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | new_parts.read_buf.put(&read_buf[..]); [INFO] [stdout] | ^^^ method not found in `bytes::bytes_mut::BytesMut` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.6/src/buf/buf_mut.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | fn put(&mut self, mut src: T) [INFO] [stdout] | --- the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use bytes::buf::buf_mut::BufMut;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put` found for struct `bytes::bytes_mut::BytesMut` in the current scope [INFO] [stdout] --> src/wrapped.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | new_parts.read_buf.put(&read_buf[..]); [INFO] [stdout] | ^^^ method not found in `bytes::bytes_mut::BytesMut` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.6/src/buf/buf_mut.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | fn put(&mut self, mut src: T) [INFO] [stdout] | --- the method is available for `Box` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use bytes::buf::buf_mut::BufMut;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0276]: impl has stricter requirements than trait [INFO] [stdout] --> src/wrapped.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / fn poll_read_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] 50 | | buf: &mut B) [INFO] [stdout] 51 | | -> Poll> { [INFO] [stdout] 52 | | match Pin::into_inner(self) { [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____^ impl has extra requirement `B: BufMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0276]: impl has stricter requirements than trait [INFO] [stdout] --> src/wrapped.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / fn poll_write_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] 99 | | buf: &mut B) [INFO] [stdout] 100 | | -> Poll> { [INFO] [stdout] 101 | | match Pin::into_inner(self) { [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ impl has extra requirement `B: Buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0276]: impl has stricter requirements than trait [INFO] [stdout] --> src/wrapped.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / fn poll_read_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] 50 | | buf: &mut B) [INFO] [stdout] 51 | | -> Poll> { [INFO] [stdout] 52 | | match Pin::into_inner(self) { [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____^ impl has extra requirement `B: BufMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0276]: impl has stricter requirements than trait [INFO] [stdout] --> src/wrapped.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / fn poll_write_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] 99 | | buf: &mut B) [INFO] [stdout] 100 | | -> Poll> { [INFO] [stdout] 101 | | match Pin::into_inner(self) { [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ impl has extra requirement `B: Buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_mut::BufMut` is not satisfied [INFO] [stdout] --> src/wrapped.rs:54:47 [INFO] [stdout] | [INFO] [stdout] 54 | Pin::new(r).poll_read_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_mut::BufMut` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 49 | fn poll_read_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_mut::BufMut` is not satisfied [INFO] [stdout] --> src/wrapped.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | Pin::new(r).poll_read_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_mut::BufMut` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 49 | fn poll_read_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_impl::Buf` is not satisfied [INFO] [stdout] --> src/wrapped.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | Pin::new(w).poll_write_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_impl::Buf` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | fn poll_write_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_impl::Buf` is not satisfied [INFO] [stdout] --> src/wrapped.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | Pin::new(w).poll_write_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_impl::Buf` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | fn poll_write_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_mut::BufMut` is not satisfied [INFO] [stdout] --> src/wrapped.rs:54:47 [INFO] [stdout] | [INFO] [stdout] 54 | Pin::new(r).poll_read_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_mut::BufMut` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 49 | fn poll_read_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_mut::BufMut` is not satisfied [INFO] [stdout] --> src/wrapped.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | Pin::new(r).poll_read_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_mut::BufMut` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 49 | fn poll_read_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_impl::Buf` is not satisfied [INFO] [stdout] --> src/wrapped.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | Pin::new(w).poll_write_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_impl::Buf` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | fn poll_write_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: bytes::buf::buf_impl::Buf` is not satisfied [INFO] [stdout] --> src/wrapped.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | Pin::new(w).poll_write_buf(cx, buf), [INFO] [stdout] | ^^^ the trait `bytes::buf::buf_impl::Buf` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | fn poll_write_buf(self: Pin<&mut Self>, cx: &mut Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0276, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0276, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `onizd` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "915efc348c84b8e9592d63111406e3964659e9a4e1195373dfeec9a1f0d03465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915efc348c84b8e9592d63111406e3964659e9a4e1195373dfeec9a1f0d03465", kill_on_drop: false }` [INFO] [stdout] 915efc348c84b8e9592d63111406e3964659e9a4e1195373dfeec9a1f0d03465