[INFO] cloning repository https://github.com/Kuzakor/webapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kuzakor/webapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuzakor%2Fwebapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuzakor%2Fwebapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd6aa09563fb7a03a817a097afad284805c0c5d0 [INFO] checking Kuzakor/webapp against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuzakor%2Fwebapp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kuzakor/webapp on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kuzakor/webapp [INFO] finished tweaking git repo https://github.com/Kuzakor/webapp [INFO] tweaked toml for git repo https://github.com/Kuzakor/webapp written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kuzakor/webapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packagemerge v0.1.0 [INFO] [stderr] Downloaded bitcode v0.4.0 [INFO] [stderr] Downloaded bitcode_derive v0.1.4 [INFO] [stderr] Downloaded from_bytes_or_zeroed v0.1.0 [INFO] [stderr] Downloaded residua-zigzag v0.1.0 [INFO] [stderr] Downloaded deunicode v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29337d8ae5b21446694a2a1e0fd6607d381a2c2d67deaec675b27f81ca4790b9 [INFO] running `Command { std: "docker" "start" "-a" "29337d8ae5b21446694a2a1e0fd6607d381a2c2d67deaec675b27f81ca4790b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29337d8ae5b21446694a2a1e0fd6607d381a2c2d67deaec675b27f81ca4790b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29337d8ae5b21446694a2a1e0fd6607d381a2c2d67deaec675b27f81ca4790b9", kill_on_drop: false }` [INFO] [stdout] 29337d8ae5b21446694a2a1e0fd6607d381a2c2d67deaec675b27f81ca4790b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2339b5e5fb95c183cfa06f6d61e23eb67cb3af5cf4cd5c1f970a856cc2b1664f [INFO] running `Command { std: "docker" "start" "-a" "2339b5e5fb95c183cfa06f6d61e23eb67cb3af5cf4cd5c1f970a856cc2b1664f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.8.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking winnow v0.5.14 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Checking deunicode v0.4.4 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling packagemerge v0.1.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking normpath v1.1.1 [INFO] [stderr] Checking from_bytes_or_zeroed v0.1.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking residua-zigzag v0.1.0 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling bitcode_derive v0.1.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking bitcode v0.4.0 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking tera v1.17.1 [INFO] [stderr] Checking rocket_dyn_templates v0.1.0-rc.3 [INFO] [stderr] Checking webapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / struct RegisterForm<'r> { [INFO] [stdout] 89 | | r#name: &'r str, [INFO] [stdout] 90 | | r#email: &'r str, [INFO] [stdout] 91 | | r#pass: &'r str, [INFO] [stdout] 92 | | r#re_pass: &'r str, [INFO] [stdout] 93 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / struct LoginForm<'r> { [INFO] [stdout] 122 | | r#name: &'r str, [INFO] [stdout] 123 | | r#pass: &'r str, [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / struct RegisterForm<'r> { [INFO] [stdout] 89 | | r#name: &'r str, [INFO] [stdout] 90 | | r#email: &'r str, [INFO] [stdout] 91 | | r#pass: &'r str, [INFO] [stdout] 92 | | r#re_pass: &'r str, [INFO] [stdout] 93 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/main.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / struct LoginForm<'r> { [INFO] [stdout] 122 | | r#name: &'r str, [INFO] [stdout] 123 | | r#pass: &'r str, [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Games` is never constructed [INFO] [stdout] --> src/database.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum DatabaseType { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 4 | Users, [INFO] [stdout] 5 | Games [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `get_from_databse` are never used [INFO] [stdout] --> src/data_handling.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl Game { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 54 | pub fn new(player_one: User, player_two: User) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_from_databse(uuid: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Games` is never constructed [INFO] [stdout] --> src/database.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum DatabaseType { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 4 | Users, [INFO] [stdout] 5 | Games [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `get_from_databse` are never used [INFO] [stdout] --> src/data_handling.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl Game { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 54 | pub fn new(player_one: User, player_two: User) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_from_databse(uuid: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/data_handling.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(bitcode::Encode, bitcode::Decode, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `flush` which comes from the expansion of the derive macro `bitcode::Decode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `Command { std: "docker" "inspect" "2339b5e5fb95c183cfa06f6d61e23eb67cb3af5cf4cd5c1f970a856cc2b1664f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2339b5e5fb95c183cfa06f6d61e23eb67cb3af5cf4cd5c1f970a856cc2b1664f", kill_on_drop: false }` [INFO] [stdout] 2339b5e5fb95c183cfa06f6d61e23eb67cb3af5cf4cd5c1f970a856cc2b1664f