[INFO] cloning repository https://github.com/tecywiz121/muxr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tecywiz121/muxr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fmuxr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fmuxr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b4ef962725ead491d22e479f29dc5aeb16bac3a [INFO] testing tecywiz121/muxr against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fmuxr" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tecywiz121/muxr on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tecywiz121/muxr [INFO] finished tweaking git repo https://github.com/tecywiz121/muxr [INFO] tweaked toml for git repo https://github.com/tecywiz121/muxr written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/tecywiz121/muxr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0184939539a0d9eb0fcf2afd19874ea5595a9df69e5b93f6289ccbe9eba7b3f3 [INFO] running `Command { std: "docker" "start" "-a" "0184939539a0d9eb0fcf2afd19874ea5595a9df69e5b93f6289ccbe9eba7b3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0184939539a0d9eb0fcf2afd19874ea5595a9df69e5b93f6289ccbe9eba7b3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0184939539a0d9eb0fcf2afd19874ea5595a9df69e5b93f6289ccbe9eba7b3f3", kill_on_drop: false }` [INFO] [stdout] 0184939539a0d9eb0fcf2afd19874ea5595a9df69e5b93f6289ccbe9eba7b3f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35f1c2d36d84ab1f6fdf3347119593dcc7c352422b0b63df1c44482baa3fb399 [INFO] running `Command { std: "docker" "start" "-a" "35f1c2d36d84ab1f6fdf3347119593dcc7c352422b0b63df1c44482baa3fb399", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling bytes v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling muxr_server v0.1.0 (/opt/rustwide/workdir/muxr_server) [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling mio v0.6.20 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling tokio v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling muxr_core v0.1.0 (/opt/rustwide/workdir/muxr_core) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_core/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | Bincode(::bincode::Error); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muxr_client v0.1.0 (/opt/rustwide/workdir/muxr_client) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_client/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | links { [INFO] [stdout] 3 | | Muxr(::muxr_core::error::Error, ::muxr_core::error::ErrorKind); [INFO] [stdout] 4 | | } [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_server/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | links { [INFO] [stdout] 3 | | Muxr(::muxr_core::error::Error, ::muxr_core::error::ErrorKind); [INFO] [stdout] 4 | | } [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> muxr_server/src/config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | server: Server, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> muxr_server/src/config.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> muxr_server/src/server/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | config: config::Server, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> muxr_server/src/server/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muxr v0.1.0 (/opt/rustwide/workdir/muxr) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.29s [INFO] running `Command { std: "docker" "inspect" "35f1c2d36d84ab1f6fdf3347119593dcc7c352422b0b63df1c44482baa3fb399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f1c2d36d84ab1f6fdf3347119593dcc7c352422b0b63df1c44482baa3fb399", kill_on_drop: false }` [INFO] [stdout] 35f1c2d36d84ab1f6fdf3347119593dcc7c352422b0b63df1c44482baa3fb399 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43fc7418bce8c635519d2a41ade24f6f0e15273c851c4871e06732024f329eca [INFO] running `Command { std: "docker" "start" "-a" "43fc7418bce8c635519d2a41ade24f6f0e15273c851c4871e06732024f329eca", kill_on_drop: false }` [INFO] [stderr] Compiling muxr_core v0.1.0 (/opt/rustwide/workdir/muxr_core) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_core/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | Bincode(::bincode::Error); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_client/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | links { [INFO] [stdout] 3 | | Muxr(::muxr_core::error::Error, ::muxr_core::error::ErrorKind); [INFO] [stdout] 4 | | } [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muxr_client v0.1.0 (/opt/rustwide/workdir/muxr_client) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_server/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | links { [INFO] [stdout] 3 | | Muxr(::muxr_core::error::Error, ::muxr_core::error::ErrorKind); [INFO] [stdout] 4 | | } [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> muxr_server/src/config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | server: Server, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> muxr_server/src/config.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muxr_server v0.1.0 (/opt/rustwide/workdir/muxr_server) [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> muxr_server/src/server/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | config: config::Server, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> muxr_server/src/server/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling muxr v0.1.0 (/opt/rustwide/workdir/muxr) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `muxr` [INFO] [stdout] --> muxr_core/tests/row_col.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate muxr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Row` [INFO] [stdout] --> muxr_core/tests/row_col.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | let x = Row::from(3); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Row` [INFO] [stdout] --> muxr_core/tests/row_col.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(y, Row::from(9)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Row` [INFO] [stdout] --> muxr_core/tests/row_col.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let x = Row::from(20); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Row` [INFO] [stdout] --> muxr_core/tests/row_col.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(y, Row::from(4)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Col` [INFO] [stdout] --> muxr_core/tests/row_col.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let x = Col::from(3); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Col` [INFO] [stdout] --> muxr_core/tests/row_col.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(y, Col::from(9)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Col` [INFO] [stdout] --> muxr_core/tests/row_col.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let x = Col::from(20); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Col` [INFO] [stdout] --> muxr_core/tests/row_col.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | assert_eq!(y, Col::from(4)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 22 | use muxr_core::state::Col; [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: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `muxr_core` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_client/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | links { [INFO] [stdout] 3 | | Muxr(::muxr_core::error::Error, ::muxr_core::error::ErrorKind); [INFO] [stdout] 4 | | } [INFO] [stdout] ... | [INFO] [stdout] 8 | | } [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `muxr` [INFO] [stdout] --> muxr_server/src/term/mod.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | use muxr::state::{Col, Row, State}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `muxr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `State` [INFO] [stdout] --> muxr_server/src/term/mod.rs:276:29 [INFO] [stdout] | [INFO] [stdout] 276 | let mut state = State::default(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 272 | use crate::State; [INFO] [stdout] | [INFO] [stdout] 272 | use error_chain::State; [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:279:48 [INFO] [stdout] | [INFO] [stdout] 279 | assert_eq!(state.cursor.position, (Row(0), Col(1))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:279:56 [INFO] [stdout] | [INFO] [stdout] 279 | assert_eq!(state.cursor.position, (Row(0), Col(1))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:281:35 [INFO] [stdout] | [INFO] [stdout] 281 | let cell = state.cell(Row(0), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:281:43 [INFO] [stdout] | [INFO] [stdout] 281 | let cell = state.cell(Row(0), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `State` [INFO] [stdout] --> muxr_server/src/term/mod.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | let mut state = State::with_dimensions(Row(2), Col(1)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 272 | use crate::State; [INFO] [stdout] | [INFO] [stdout] 272 | use error_chain::State; [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:287:52 [INFO] [stdout] | [INFO] [stdout] 287 | let mut state = State::with_dimensions(Row(2), Col(1)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:287:60 [INFO] [stdout] | [INFO] [stdout] 287 | let mut state = State::with_dimensions(Row(2), Col(1)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:290:48 [INFO] [stdout] | [INFO] [stdout] 290 | assert_eq!(state.cursor.position, (Row(1), Col(0))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:290:56 [INFO] [stdout] | [INFO] [stdout] 290 | assert_eq!(state.cursor.position, (Row(1), Col(0))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:292:35 [INFO] [stdout] | [INFO] [stdout] 292 | let cell = state.cell(Row(0), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:292:43 [INFO] [stdout] | [INFO] [stdout] 292 | let cell = state.cell(Row(0), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `State` [INFO] [stdout] --> muxr_server/src/term/mod.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | let mut state = State::with_dimensions(Row(3), Col(1)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 272 | use crate::State; [INFO] [stdout] | [INFO] [stdout] 272 | use error_chain::State; [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:298:52 [INFO] [stdout] | [INFO] [stdout] 298 | let mut state = State::with_dimensions(Row(3), Col(1)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:298:60 [INFO] [stdout] | [INFO] [stdout] 298 | let mut state = State::with_dimensions(Row(3), Col(1)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:300:28 [INFO] [stdout] | [INFO] [stdout] 300 | state.cell_mut(Row(0), Col(0)).unwrap().content = Some('a'); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:300:36 [INFO] [stdout] | [INFO] [stdout] 300 | state.cell_mut(Row(0), Col(0)).unwrap().content = Some('a'); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:301:28 [INFO] [stdout] | [INFO] [stdout] 301 | state.cell_mut(Row(1), Col(0)).unwrap().content = Some('b'); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:301:36 [INFO] [stdout] | [INFO] [stdout] 301 | state.cell_mut(Row(1), Col(0)).unwrap().content = Some('b'); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:303:38 [INFO] [stdout] | [INFO] [stdout] 303 | state.cursor.position = (Row(2), Col(0)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | state.cursor.position = (Row(2), Col(0)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:307:48 [INFO] [stdout] | [INFO] [stdout] 307 | assert_eq!(state.cursor.position, (Row(2), Col(0))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:307:56 [INFO] [stdout] | [INFO] [stdout] 307 | assert_eq!(state.cursor.position, (Row(2), Col(0))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:309:35 [INFO] [stdout] | [INFO] [stdout] 309 | let cell = state.cell(Row(0), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:309:43 [INFO] [stdout] | [INFO] [stdout] 309 | let cell = state.cell(Row(0), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:312:35 [INFO] [stdout] | [INFO] [stdout] 312 | let cell = state.cell(Row(1), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:312:43 [INFO] [stdout] | [INFO] [stdout] 312 | let cell = state.cell(Row(1), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Row` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:315:35 [INFO] [stdout] | [INFO] [stdout] 315 | let cell = state.cell(Row(2), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Row; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Col` in this scope [INFO] [stdout] --> muxr_server/src/term/mod.rs:315:43 [INFO] [stdout] | [INFO] [stdout] 315 | let cell = state.cell(Row(2), Col(0)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 272 | use muxr_core::state::Col; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_core/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | Bincode(::bincode::Error); [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> muxr_server/src/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | links { [INFO] [stdout] 3 | | Muxr(::muxr_core::error::Error, ::muxr_core::error::ErrorKind); [INFO] [stdout] 4 | | } [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `muxr_server` due to 31 previous errors; 1 warning emitted [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43fc7418bce8c635519d2a41ade24f6f0e15273c851c4871e06732024f329eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43fc7418bce8c635519d2a41ade24f6f0e15273c851c4871e06732024f329eca", kill_on_drop: false }` [INFO] [stdout] 43fc7418bce8c635519d2a41ade24f6f0e15273c851c4871e06732024f329eca