[INFO] cloning repository https://github.com/Nu-SCPTheme/ftml-rpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nu-SCPTheme/ftml-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNu-SCPTheme%2Fftml-rpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNu-SCPTheme%2Fftml-rpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80ab16406372512e20da2a959ca6f0f1ef3bef71 [INFO] testing Nu-SCPTheme/ftml-rpc 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%2FNu-SCPTheme%2Fftml-rpc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nu-SCPTheme/ftml-rpc 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/Nu-SCPTheme/ftml-rpc [INFO] finished tweaking git repo https://github.com/Nu-SCPTheme/ftml-rpc [INFO] tweaked toml for git repo https://github.com/Nu-SCPTheme/ftml-rpc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Nu-SCPTheme/ftml-rpc 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebba90f78400e92f509b729290bac12f18446224e99cb56926c0f7189b5a5779 [INFO] running `Command { std: "docker" "start" "-a" "ebba90f78400e92f509b729290bac12f18446224e99cb56926c0f7189b5a5779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebba90f78400e92f509b729290bac12f18446224e99cb56926c0f7189b5a5779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebba90f78400e92f509b729290bac12f18446224e99cb56926c0f7189b5a5779", kill_on_drop: false }` [INFO] [stdout] ebba90f78400e92f509b729290bac12f18446224e99cb56926c0f7189b5a5779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d8f504067c0c80c2aadcd990a412f4f62844d8c1b570a86cd153aa587c7ef47 [INFO] running `Command { std: "docker" "start" "-a" "6d8f504067c0c80c2aadcd990a412f4f62844d8c1b570a86cd153aa587c7ef47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling raii-counter v0.2.1 [INFO] [stderr] Compiling str-macro v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling tarpc-plugins v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling goblin v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling addr2line v0.11.0 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling ftml v0.2.19 [INFO] [stderr] Compiling tokio-serde v0.6.1 [INFO] [stderr] Compiling structopt v0.3.13 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tarpc v0.20.0 [INFO] [stderr] Compiling color-backtrace v0.3.0 [INFO] [stderr] Compiling ftml-rpc v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/client.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | retry!($self, $new_future); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | / retry!( [INFO] [stdout] 167 | | self, [INFO] [stdout] 168 | | self.client.render(ctx!(), page_info.clone(), input.clone()), [INFO] [stdout] 169 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `retry` [INFO] [stdout] = note: this warning originates in the macro `retry` (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: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 70 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 83 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "6d8f504067c0c80c2aadcd990a412f4f62844d8c1b570a86cd153aa587c7ef47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8f504067c0c80c2aadcd990a412f4f62844d8c1b570a86cd153aa587c7ef47", kill_on_drop: false }` [INFO] [stdout] 6d8f504067c0c80c2aadcd990a412f4f62844d8c1b570a86cd153aa587c7ef47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65929376de9aa7bba5d7227ba2424149ee001f1ad0aee3c3cd9fc34b66424620 [INFO] running `Command { std: "docker" "start" "-a" "65929376de9aa7bba5d7227ba2424149ee001f1ad0aee3c3cd9fc34b66424620", kill_on_drop: false }` [INFO] [stderr] Compiling ftml-rpc v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/client.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | retry!($self, $new_future); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | / retry!( [INFO] [stdout] 167 | | self, [INFO] [stdout] 168 | | self.client.render(ctx!(), page_info.clone(), input.clone()), [INFO] [stdout] 169 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `retry` [INFO] [stdout] = note: this warning originates in the macro `retry` (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: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/client.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | retry!($self, $new_future); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | / retry!( [INFO] [stdout] 167 | | self, [INFO] [stdout] 168 | | self.client.render(ctx!(), page_info.clone(), input.clone()), [INFO] [stdout] 169 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `retry` [INFO] [stdout] = note: this warning originates in the macro `retry` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 70 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | #[serde(rename_all = "kebab-case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 83 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [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] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftml_rpc-72b2f55f2ad814a7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ftml_server-4bc5bef31266e79a) [INFO] running `Command { std: "docker" "inspect" "65929376de9aa7bba5d7227ba2424149ee001f1ad0aee3c3cd9fc34b66424620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65929376de9aa7bba5d7227ba2424149ee001f1ad0aee3c3cd9fc34b66424620", kill_on_drop: false }` [INFO] [stdout] 65929376de9aa7bba5d7227ba2424149ee001f1ad0aee3c3cd9fc34b66424620 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51c4e57913130783152fa031d5bb072725bf203736c91c69e5e0337992027fdf [INFO] running `Command { std: "docker" "start" "-a" "51c4e57913130783152fa031d5bb072725bf203736c91c69e5e0337992027fdf", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/client.rs:43:35 [INFO] [stderr] | [INFO] [stderr] 43 | retry!($self, $new_future); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 166 | / retry!( [INFO] [stderr] 167 | | self, [INFO] [stderr] 168 | | self.client.render(ctx!(), page_info.clone(), input.clone()), [INFO] [stderr] 169 | | ) [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `retry` [INFO] [stderr] = note: this warning originates in the macro `retry` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ftml-rpc` (lib) generated 1 warning [INFO] [stderr] warning: `ftml-rpc` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/config.rs:69:3 [INFO] [stderr] | [INFO] [stderr] 69 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 70 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/config.rs:75:3 [INFO] [stderr] | [INFO] [stderr] 75 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 76 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/config.rs:82:3 [INFO] [stderr] | [INFO] [stderr] 82 | #[serde(rename_all = "kebab-case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 83 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: `ftml-rpc` (bin "ftml-server" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftml_rpc-72b2f55f2ad814a7) [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 src/main.rs (/opt/rustwide/target/debug/deps/ftml_server-4bc5bef31266e79a) [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] Doc-tests ftml_rpc [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" "51c4e57913130783152fa031d5bb072725bf203736c91c69e5e0337992027fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c4e57913130783152fa031d5bb072725bf203736c91c69e5e0337992027fdf", kill_on_drop: false }` [INFO] [stdout] 51c4e57913130783152fa031d5bb072725bf203736c91c69e5e0337992027fdf