[INFO] cloning repository https://github.com/shadowmint/relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowmint/relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2920d422f680587b398089993499458490fbdcdd [INFO] testing shadowmint/relay against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/relay on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowmint/relay [INFO] finished tweaking git repo https://github.com/shadowmint/relay [INFO] tweaked toml for git repo https://github.com/shadowmint/relay written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/shadowmint/relay already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/shadowmint/rust-isolate` [INFO] [stderr] Updating git repository `https://github.com/shadowmint/rust-base-logging` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded names v0.10.0 [INFO] [stderr] Downloaded ws v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb4a950d8abf41acc63d6a66120fe39fd685fe470b0b0cf9380d61ae6963e613 [INFO] running `Command { std: "docker" "start" "-a" "bb4a950d8abf41acc63d6a66120fe39fd685fe470b0b0cf9380d61ae6963e613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb4a950d8abf41acc63d6a66120fe39fd685fe470b0b0cf9380d61ae6963e613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4a950d8abf41acc63d6a66120fe39fd685fe470b0b0cf9380d61ae6963e613", kill_on_drop: false }` [INFO] [stdout] bb4a950d8abf41acc63d6a66120fe39fd685fe470b0b0cf9380d61ae6963e613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e1c201b5a564731a8a05b7169a0b7ac70bce2a4f0b946a74cb09e34295aba89 [INFO] running `Command { std: "docker" "start" "-a" "4e1c201b5a564731a8a05b7169a0b7ac70bce2a4f0b946a74cb09e34295aba89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling names v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rust-isolate v1.0.0 (https://github.com/shadowmint/rust-isolate?tag=1.0.0#8a7652d7) [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling ws v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling base-logging v0.3.0 (https://github.com/shadowmint/rust-base-logging?branch=master#b62b7298) [INFO] [stderr] Compiling relay-logging v0.1.0 (/opt/rustwide/workdir/crates/relay-logging) [INFO] [stderr] Compiling relay-analytics v0.1.0 (/opt/rustwide/workdir/crates/relay-analytics) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-analytics/src/isolates/analytics_service/analytics_master.rs:58:114 [INFO] [stdout] | [INFO] [stdout] 58 | match promise.send(Err(AnalyticsError::QueryError(format!("Invalid regex: {}: {}", &f, e.description())))) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> crates/relay-analytics/src/analytics_error.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | Some(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relay-core v0.1.0 (/opt/rustwide/workdir/crates/relay-core) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-core/src/isolates/master.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> crates/relay-core/src/isolates/master.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | ... e.description() [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] --> crates/relay-core/src/isolates/client.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relay-auth v0.1.0 (/opt/rustwide/workdir/crates/relay-auth) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-auth/src/auth_provider.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> crates/relay-auth/src/errors.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | AuthError::SerializationError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings 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] --> src/server/server_config.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> src/server/server_config.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_connection.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | ... e.description() [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] --> src/server/server_connection.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | ... e.description() [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] --> src/server/server_connection.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | ... e.description() [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] --> src/server/server_connection.rs:258:39 [INFO] [stdout] | [INFO] [stdout] 258 | ... e.description() [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] --> src/server/server_connection.rs:280:65 [INFO] [stdout] | [INFO] [stdout] 280 | .warn(format!("Failed to send event: {}", e.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> bin/relay-schema.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 30 | panic!("{}", e.to_string()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.55s [INFO] running `Command { std: "docker" "inspect" "4e1c201b5a564731a8a05b7169a0b7ac70bce2a4f0b946a74cb09e34295aba89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1c201b5a564731a8a05b7169a0b7ac70bce2a4f0b946a74cb09e34295aba89", kill_on_drop: false }` [INFO] [stdout] 4e1c201b5a564731a8a05b7169a0b7ac70bce2a4f0b946a74cb09e34295aba89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c18843cf6d6b83ebaf95d403e1fec719263bb1a3dd08563b24da524e60cde99 [INFO] running `Command { std: "docker" "start" "-a" "8c18843cf6d6b83ebaf95d403e1fec719263bb1a3dd08563b24da524e60cde99", kill_on_drop: false }` [INFO] [stderr] Compiling relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-analytics/src/isolates/analytics_service/analytics_master.rs:58:114 [INFO] [stdout] | [INFO] [stdout] 58 | match promise.send(Err(AnalyticsError::QueryError(format!("Invalid regex: {}: {}", &f, e.description())))) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> crates/relay-analytics/src/analytics_error.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | Some(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings 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] --> crates/relay-core/src/isolates/master.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> crates/relay-core/src/isolates/master.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | ... e.description() [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] --> crates/relay-core/src/isolates/client.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings 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] --> crates/relay-auth/src/auth_provider.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> crates/relay-auth/src/errors.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | AuthError::SerializationError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings 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] --> src/server/server_config.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> src/server/server_config.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_connection.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | ... e.description() [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] --> src/server/server_connection.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | ... e.description() [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] --> src/server/server_connection.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | ... e.description() [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] --> src/server/server_connection.rs:258:39 [INFO] [stdout] | [INFO] [stdout] 258 | ... e.description() [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] --> src/server/server_connection.rs:280:65 [INFO] [stdout] | [INFO] [stdout] 280 | .warn(format!("Failed to send event: {}", e.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> bin/relay-schema.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 30 | panic!("{}", e.to_string()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> bin/relay-schema.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 30 | panic!("{}", e.to_string()) [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] --> src/server/server_config.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] --> src/server/server_config.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_error.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | ServerError::Failed(err.description().to_string()) [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] --> src/server/server_connection.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | ... e.description() [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] --> src/server/server_connection.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | ... e.description() [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] --> src/server/server_connection.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | ... e.description() [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] --> src/server/server_connection.rs:258:39 [INFO] [stdout] | [INFO] [stdout] 258 | ... e.description() [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] --> src/server/server_connection.rs:280:65 [INFO] [stdout] | [INFO] [stdout] 280 | .warn(format!("Failed to send event: {}", e.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.72s [INFO] running `Command { std: "docker" "inspect" "8c18843cf6d6b83ebaf95d403e1fec719263bb1a3dd08563b24da524e60cde99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c18843cf6d6b83ebaf95d403e1fec719263bb1a3dd08563b24da524e60cde99", kill_on_drop: false }` [INFO] [stdout] 8c18843cf6d6b83ebaf95d403e1fec719263bb1a3dd08563b24da524e60cde99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45d932fa1c484607b4f628b0a3762be4381ec964adc240395bea2e829ddb4381 [INFO] running `Command { std: "docker" "start" "-a" "45d932fa1c484607b4f628b0a3762be4381ec964adc240395bea2e829ddb4381", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> crates/relay-analytics/src/isolates/analytics_service/analytics_master.rs:58:114 [INFO] [stderr] | [INFO] [stderr] 58 | match promise.send(Err(AnalyticsError::QueryError(format!("Invalid regex: {}: {}", &f, e.description())))) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> crates/relay-analytics/src/analytics_error.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | Some(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `relay-analytics` (lib) generated 2 warnings [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> crates/relay-core/src/isolates/master.rs:177:31 [INFO] [stderr] | [INFO] [stderr] 177 | ... e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> crates/relay-core/src/isolates/master.rs:194:39 [INFO] [stderr] | [INFO] [stderr] 194 | ... e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> crates/relay-core/src/isolates/client.rs:177:31 [INFO] [stderr] | [INFO] [stderr] 177 | ... e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `relay-core` (lib) generated 3 warnings [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> crates/relay-auth/src/auth_provider.rs:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | err.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> crates/relay-auth/src/errors.rs:25:43 [INFO] [stderr] | [INFO] [stderr] 25 | AuthError::SerializationError(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `relay-auth` (lib) generated 2 warnings [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_config.rs:26:33 [INFO] [stderr] | [INFO] [stderr] 26 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_config.rs:32:33 [INFO] [stderr] | [INFO] [stderr] 32 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:27:33 [INFO] [stderr] | [INFO] [stderr] 27 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:33:33 [INFO] [stderr] | [INFO] [stderr] 33 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:39:33 [INFO] [stderr] | [INFO] [stderr] 39 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:45:33 [INFO] [stderr] | [INFO] [stderr] 45 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:51:33 [INFO] [stderr] | [INFO] [stderr] 51 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:57:33 [INFO] [stderr] | [INFO] [stderr] 57 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:63:33 [INFO] [stderr] | [INFO] [stderr] 63 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_error.rs:69:33 [INFO] [stderr] | [INFO] [stderr] 69 | ServerError::Failed(err.description().to_string()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_connection.rs:207:43 [INFO] [stderr] | [INFO] [stderr] 207 | ... e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_connection.rs:214:39 [INFO] [stderr] | [INFO] [stderr] 214 | ... e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_connection.rs:251:43 [INFO] [stderr] | [INFO] [stderr] 251 | ... e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_connection.rs:258:39 [INFO] [stderr] | [INFO] [stderr] 258 | ... e.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/server/server_connection.rs:280:65 [INFO] [stderr] | [INFO] [stderr] 280 | .warn(format!("Failed to send event: {}", e.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `relay` (lib) generated 15 warnings [INFO] [stderr] warning: `relay` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> bin/relay.rs:16:28 [INFO] [stderr] | [INFO] [stderr] 16 | Err(f) => { panic!(f.to_string()) } [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 16 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> bin/relay.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | panic!(e.to_string()) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 30 | panic!("{}", e.to_string()) [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> bin/relay-schema.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `relay` (bin "relay" test) generated 2 warnings (run `cargo fix --bin "relay" --tests` to apply 2 suggestions) [INFO] [stderr] warning: `relay` (bin "relay-schema" test) generated 1 warning (run `cargo fix --bin "relay-schema" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `relay` (bin "relay-schema") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `relay` (bin "relay") generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/relay-d8897824ce78280c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bin/relay.rs (/opt/rustwide/target/debug/deps/relay-459fc57e06d8b91c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bin/relay-schema.rs (/opt/rustwide/target/debug/deps/relay_schema-8992cd8b5a70b817) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/000_template.rs (/opt/rustwide/target/debug/deps/000_template-9f61e77af0299cf8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 10c311c8-e1a2-4145-9093-914a16337da4: master RECV: External(InitializeMaster { transaction_id: "Test", metadata: MasterMetadata { master_id: "Hello World", max_clients: 2 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 10c311c8-e1a2-4145-9093-914a16337da4: master SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] e0afc6d4-1edc-452b-8ea8-1b32cc483f92: client RECV: External(InitializeClient { transaction_id: "Test-0", metadata: ClientMetadata { name: "Player 0" } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] e0afc6d4-1edc-452b-8ea8-1b32cc483f92: client SEND: External(TransactionResult { transaction_id: "Test-0", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] e0afc6d4-1edc-452b-8ea8-1b32cc483f92: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] e0afc6d4-1edc-452b-8ea8-1b32cc483f92: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: e0afc6d4-1edc-452b-8ea8-1b32cc483f92 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 10c311c8-e1a2-4145-9093-914a16337da4: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: e0afc6d4-1edc-452b-8ea8-1b32cc483f92 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 10c311c8-e1a2-4145-9093-914a16337da4: master SEND: External(ClientJoined { client_id: "e0afc6d4-1edc-452b-8ea8-1b32cc483f92", name: "Player 0" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 10c311c8-e1a2-4145-9093-914a16337da4: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] e0afc6d4-1edc-452b-8ea8-1b32cc483f92: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] e0afc6d4-1edc-452b-8ea8-1b32cc483f92: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 10c311c8-e1a2-4145-9093-914a16337da4: master RECV: Control(Halt) [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/001_connect_master_and_clients.rs (/opt/rustwide/target/debug/deps/001_connect_master_and_clients-50790dfdca65ddf6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master RECV: External(InitializeMaster { transaction_id: "Test", metadata: MasterMetadata { master_id: "Hello World", max_clients: 2 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 7baf2cc4-4539-40c5-a72c-8b18754c0a15: client RECV: External(InitializeClient { transaction_id: "Test-0", metadata: ClientMetadata { name: "Player 0" } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 7baf2cc4-4539-40c5-a72c-8b18754c0a15: client SEND: External(TransactionResult { transaction_id: "Test-0", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 7baf2cc4-4539-40c5-a72c-8b18754c0a15: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 7baf2cc4-4539-40c5-a72c-8b18754c0a15: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 7baf2cc4-4539-40c5-a72c-8b18754c0a15 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 7baf2cc4-4539-40c5-a72c-8b18754c0a15 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master SEND: External(ClientJoined { client_id: "7baf2cc4-4539-40c5-a72c-8b18754c0a15", name: "Player 0" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 7baf2cc4-4539-40c5-a72c-8b18754c0a15: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 7baf2cc4-4539-40c5-a72c-8b18754c0a15: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] ee501068-28c9-4bbc-a34d-058baf28f6e7: client RECV: External(InitializeClient { transaction_id: "Test-1", metadata: ClientMetadata { name: "Player 1" } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] ee501068-28c9-4bbc-a34d-058baf28f6e7: client SEND: External(TransactionResult { transaction_id: "Test-1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] ee501068-28c9-4bbc-a34d-058baf28f6e7: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] ee501068-28c9-4bbc-a34d-058baf28f6e7: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: ee501068-28c9-4bbc-a34d-058baf28f6e7 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: ee501068-28c9-4bbc-a34d-058baf28f6e7 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master SEND: External(ClientJoined { client_id: "ee501068-28c9-4bbc-a34d-058baf28f6e7", name: "Player 1" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] ee501068-28c9-4bbc-a34d-058baf28f6e7: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] ee501068-28c9-4bbc-a34d-058baf28f6e7: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stdout] test main ... ok [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] c96762ea-356a-44ef-87a7-24001f91a6ba: master RECV: Control(Halt) [INFO] [stdout] [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] ee501068-28c9-4bbc-a34d-058baf28f6e7: client RECV: Control(Halt) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/002_send_messages.rs (/opt/rustwide/target/debug/deps/002_send_messages-cec0a46819eb7446) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master RECV: External(InitializeMaster { transaction_id: "Test", metadata: MasterMetadata { master_id: "Hello World", max_clients: 2 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client RECV: External(InitializeClient { transaction_id: "Test-0", metadata: ClientMetadata { name: "Player 0" } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client SEND: External(TransactionResult { transaction_id: "Test-0", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 9158f636-2bda-4a68-9700-af2deed2e105 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 9158f636-2bda-4a68-9700-af2deed2e105 } }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master SEND: External(ClientJoined { client_id: "9158f636-2bda-4a68-9700-af2deed2e105", name: "Player 0" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client RECV: External(MessageFromClient { transaction_id: "1", data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client SEND: Internal(MessageFromClient { transaction_id: "1", client_id: IsolateIdentity { identity: 9158f636-2bda-4a68-9700-af2deed2e105 }, data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master RECV: Internal(MessageFromClient { transaction_id: "1", client_id: IsolateIdentity { identity: 9158f636-2bda-4a68-9700-af2deed2e105 }, data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master SEND: External(MessageFromClient { client_id: "9158f636-2bda-4a68-9700-af2deed2e105", data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master SEND: Internal(MessageFromClientResponse { transaction_id: "1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client RECV: Internal(MessageFromClientResponse { transaction_id: "1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client SEND: External(TransactionResult { transaction_id: "1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master RECV: External(MessageToClient { transaction_id: "1", client_id: "9158f636-2bda-4a68-9700-af2deed2e105", data: "Hello world back!" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master SEND: Internal(MessageFromMaster { data: "Hello world back!" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master SEND: External(TransactionResult { transaction_id: "1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client RECV: Internal(MessageFromMaster { data: "Hello world back!" }) [INFO] [stderr] [09/Nov/2022:22:41:04 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client SEND: External(MessageToClient { data: "Hello world back!" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9158f636-2bda-4a68-9700-af2deed2e105: client RECV: Control(Halt) [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6f3e129b-4444-4a18-8bc7-edc102e529d2: master RECV: Control(Halt) Running tests/003_disconnect_client.rs (/opt/rustwide/target/debug/deps/003_disconnect_client-58b2e1779a1447b4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master RECV: External(InitializeMaster { transaction_id: "Test", metadata: MasterMetadata { master_id: "Hello World", max_clients: 2 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client RECV: External(InitializeClient { transaction_id: "Test-0", metadata: ClientMetadata { name: "Player 0" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client SEND: External(TransactionResult { transaction_id: "Test-0", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 2f577b39-3bb5-468b-ae8a-f4c4ef97416a } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 2f577b39-3bb5-468b-ae8a-f4c4ef97416a } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master SEND: External(ClientJoined { client_id: "2f577b39-3bb5-468b-ae8a-f4c4ef97416a", name: "Player 0" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 67f19e24-b872-4961-96ec-6f20d447582e: client RECV: External(InitializeClient { transaction_id: "Test-1", metadata: ClientMetadata { name: "Player 1" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 67f19e24-b872-4961-96ec-6f20d447582e: client SEND: External(TransactionResult { transaction_id: "Test-1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 67f19e24-b872-4961-96ec-6f20d447582e: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 67f19e24-b872-4961-96ec-6f20d447582e: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: 67f19e24-b872-4961-96ec-6f20d447582e } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: 67f19e24-b872-4961-96ec-6f20d447582e } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master SEND: External(ClientJoined { client_id: "67f19e24-b872-4961-96ec-6f20d447582e", name: "Player 1" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 67f19e24-b872-4961-96ec-6f20d447582e: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 67f19e24-b872-4961-96ec-6f20d447582e: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client RECV: Control(ClientDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client SEND: Internal(ClientDisconnected { identity: IsolateIdentity { identity: 2f577b39-3bb5-468b-ae8a-f4c4ef97416a }, reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Warn] [EventLogger] 2f577b39-3bb5-468b-ae8a-f4c4ef97416a: client: Disconnected: Test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master RECV: Internal(ClientDisconnected { identity: IsolateIdentity { identity: 2f577b39-3bb5-468b-ae8a-f4c4ef97416a }, reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master: Client disconnected: Test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master SEND: External(ClientDisconnected { client_id: "2f577b39-3bb5-468b-ae8a-f4c4ef97416a", reason: "Test" }) [INFO] [stdout] test main ... ok [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 28dbc027-511f-4b0c-9610-f799dd5e9a4d: master RECV: Control(Halt) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running tests/004_disconnect_master.rs (/opt/rustwide/target/debug/deps/004_disconnect_master-a9d1266ef6934033) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master RECV: External(InitializeMaster { transaction_id: "Test", metadata: MasterMetadata { master_id: "Hello World", max_clients: 2 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client RECV: External(InitializeClient { transaction_id: "Test-0", metadata: ClientMetadata { name: "Player 0" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client SEND: External(TransactionResult { transaction_id: "Test-0", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: a16fd344-e7f2-4707-b74d-918cb8cebf88 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: a16fd344-e7f2-4707-b74d-918cb8cebf88 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master SEND: External(ClientJoined { client_id: "a16fd344-e7f2-4707-b74d-918cb8cebf88", name: "Player 0" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client RECV: External(InitializeClient { transaction_id: "Test-1", metadata: ClientMetadata { name: "Player 1" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client SEND: External(TransactionResult { transaction_id: "Test-1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: 9c4debde-b542-4bf1-b1f6-85fd72e222a2 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: 9c4debde-b542-4bf1-b1f6-85fd72e222a2 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master SEND: External(ClientJoined { client_id: "9c4debde-b542-4bf1-b1f6-85fd72e222a2", name: "Player 1" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master RECV: Control(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master: Master disconnected: Test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master SEND: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] c441f2fc-3aee-497b-8cdb-d1fcb648ced0: master SEND: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client RECV: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client SEND: External(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Warn] [EventLogger] a16fd344-e7f2-4707-b74d-918cb8cebf88: client: Disconnected: Master disconnected: Test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client RECV: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client SEND: External(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Warn] [EventLogger] 9c4debde-b542-4bf1-b1f6-85fd72e222a2: client: Disconnected: Master disconnected: Test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/005_master_too_many_clients.rs (/opt/rustwide/target/debug/deps/005_master_too_many_clients-df25bc280ae0092f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master RECV: External(InitializeMaster { transaction_id: "Test", metadata: MasterMetadata { master_id: "Hello World", max_clients: 2 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client RECV: External(InitializeClient { transaction_id: "Test-0", metadata: ClientMetadata { name: "Player 0" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client SEND: External(TransactionResult { transaction_id: "Test-0", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: External(ClientJoined { client_id: "8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0", name: "Player 0" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client RECV: External(InitializeClient { transaction_id: "Test-1", metadata: ClientMetadata { name: "Player 1" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client SEND: External(TransactionResult { transaction_id: "Test-1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: 74ab88f6-8653-4f19-960f-f68759ff95e1 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 1", identity: IsolateIdentity { identity: 74ab88f6-8653-4f19-960f-f68759ff95e1 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: External(ClientJoined { client_id: "74ab88f6-8653-4f19-960f-f68759ff95e1", name: "Player 1" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1: client RECV: External(InitializeClient { transaction_id: "Test-NOPE", metadata: ClientMetadata { name: "Player NOPE" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1: client SEND: External(TransactionResult { transaction_id: "Test-NOPE", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player NOPE", identity: IsolateIdentity { identity: 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player NOPE", identity: IsolateIdentity { identity: 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: false, error: Some(ExternalError { error_code: 4, error_reason: "Too many connected clients, no free slots" }) }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: false, error: Some(ExternalError { error_code: 4, error_reason: "Too many connected clients, no free slots" }) }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 29c9e6cb-e6a5-4c83-b8f9-38c585a0e2b1: client SEND: External(TransactionResult { transaction_id: "Test", success: false, error: Some(ExternalError { error_code: 4, error_reason: "Too many connected clients, no free slots" }) }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master RECV: Control(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master: Master disconnected: Test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6b409945-fc9d-4ae5-ab1e-14e36788d9ca: master SEND: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client RECV: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client RECV: Internal(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client SEND: External(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client SEND: External(MasterDisconnected { reason: "Test" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Warn] [EventLogger] 8ce9cf1b-6b79-45a2-882f-f87e1d4dbdb0: client: Disconnected: Master disconnected: Test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Warn] [EventLogger] 74ab88f6-8653-4f19-960f-f68759ff95e1: client: Disconnected: Master disconnected: Test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Running tests/006_send_unsolicited_from_master.rs (/opt/rustwide/target/debug/deps/006_send_unsolicited_from_master-c7a2306fdbf274d3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master RECV: External(InitializeMaster { transaction_id: "Test", metadata: MasterMetadata { master_id: "Hello World", max_clients: 2 } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client RECV: External(InitializeClient { transaction_id: "Test-0", metadata: ClientMetadata { name: "Player 0" } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client SEND: External(TransactionResult { transaction_id: "Test-0", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client RECV: External(Join { transaction_id: "Test", session_id: "Hello World" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client SEND: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 6a5388f4-6a35-4f43-b043-5a03b2c1adff } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master RECV: Internal(ClientJoinRequest { transaction_id: "Test", client_id: "Player 0", identity: IsolateIdentity { identity: 6a5388f4-6a35-4f43-b043-5a03b2c1adff } }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master SEND: External(ClientJoined { client_id: "6a5388f4-6a35-4f43-b043-5a03b2c1adff", name: "Player 0" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master SEND: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client RECV: Internal(ClientJoinResponse { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client SEND: External(TransactionResult { transaction_id: "Test", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master RECV: External(MessageToClient { transaction_id: "1", client_id: "6a5388f4-6a35-4f43-b043-5a03b2c1adff", data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master SEND: Internal(MessageFromMaster { data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master SEND: External(TransactionResult { transaction_id: "1", success: true, error: None }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client RECV: Internal(MessageFromMaster { data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:05 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client SEND: External(MessageToClient { data: "Hello world" }) [INFO] [stderr] [09/Nov/2022:22:41:06 -0000] [Info] [EventLogger] b81d1bc3-912f-4c4a-a078-c0e4353e96f7: master RECV: Control(Halt) [INFO] [stderr] [09/Nov/2022:22:41:06 -0000] [Info] [EventLogger] 6a5388f4-6a35-4f43-b043-5a03b2c1adff: client RECV: Control(Halt) [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests relay [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45d932fa1c484607b4f628b0a3762be4381ec964adc240395bea2e829ddb4381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d932fa1c484607b4f628b0a3762be4381ec964adc240395bea2e829ddb4381", kill_on_drop: false }` [INFO] [stdout] 45d932fa1c484607b4f628b0a3762be4381ec964adc240395bea2e829ddb4381