[INFO] cloning repository https://github.com/LFalch/fellestrekk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LFalch/fellestrekk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Ffellestrekk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Ffellestrekk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 338544c9d6411c8cad5577ff204c62a865cd59d0 [INFO] checking LFalch/fellestrekk against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Ffellestrekk" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LFalch/fellestrekk 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/LFalch/fellestrekk [INFO] finished tweaking git repo https://github.com/LFalch/fellestrekk [INFO] tweaked toml for git repo https://github.com/LFalch/fellestrekk written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LFalch/fellestrekk 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded websocket-base v0.24.0 [INFO] [stderr] Downloaded unic-char-range v0.7.0 [INFO] [stderr] Downloaded unic-ucd-version v0.7.0 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded collect_result v0.1.1 [INFO] [stderr] Downloaded hmac v0.10.1 [INFO] [stderr] Downloaded universal-hash v0.4.1 [INFO] [stderr] Downloaded devise_core v0.2.1 [INFO] [stderr] Downloaded ctr v0.6.0 [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] [stderr] Downloaded pear v0.1.5 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded cookie v0.11.5 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded aes-soft v0.6.4 [INFO] [stderr] Downloaded aesni v0.10.0 [INFO] [stderr] Downloaded aes v0.6.0 [INFO] [stderr] Downloaded aes-gcm v0.8.0 [INFO] [stderr] Downloaded rocket v0.4.11 [INFO] [stderr] Downloaded pest v2.7.5 [INFO] [stderr] Downloaded deunicode v1.4.2 [INFO] [stderr] Downloaded tera v0.11.20 [INFO] [stderr] Downloaded hyper v0.10.16 [INFO] [stderr] Downloaded rand v0.6.5 [INFO] [stderr] Downloaded syn v2.0.42 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] [stderr] Downloaded rocket_codegen v0.4.11 [INFO] [stderr] Downloaded rocket_http v0.4.11 [INFO] [stderr] Downloaded state v0.4.2 [INFO] [stderr] Downloaded pest_derive v2.7.5 [INFO] [stderr] Downloaded rocket_contrib v0.4.11 [INFO] [stderr] Downloaded websocket v0.24.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.51 [INFO] [stderr] Downloaded pest_meta v2.7.5 [INFO] [stderr] Downloaded unic-ucd-segment v0.7.0 [INFO] [stderr] Downloaded unic-segment v0.7.0 [INFO] [stderr] Downloaded hkdf v0.10.0 [INFO] [stderr] Downloaded crypto-mac v0.10.1 [INFO] [stderr] Downloaded rand_chacha v0.1.1 [INFO] [stderr] Downloaded rand_jitter v0.1.4 [INFO] [stderr] Downloaded rand_pcg v0.1.2 [INFO] [stderr] Downloaded rand_isaac v0.1.1 [INFO] [stderr] Downloaded thiserror v1.0.51 [INFO] [stderr] Downloaded pest_generator v2.7.5 [INFO] [stderr] Downloaded unic-char-property v0.7.0 [INFO] [stderr] Downloaded rand_hc v0.1.0 [INFO] [stderr] Downloaded rand_xorshift v0.1.1 [INFO] [stderr] Downloaded parking_lot_core v0.6.3 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded devise_codegen v0.2.1 [INFO] [stderr] Downloaded devise v0.2.1 [INFO] [stderr] Downloaded pear_codegen v0.1.5 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded unic-common v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 02dddcb9f2052bfa15c0ddd24ae1722f2a4a497b831cd8d4cf47bcdf848e6ff2 [INFO] running `Command { std: "docker" "start" "-a" "02dddcb9f2052bfa15c0ddd24ae1722f2a4a497b831cd8d4cf47bcdf848e6ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02dddcb9f2052bfa15c0ddd24ae1722f2a4a497b831cd8d4cf47bcdf848e6ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02dddcb9f2052bfa15c0ddd24ae1722f2a4a497b831cd8d4cf47bcdf848e6ff2", kill_on_drop: false }` [INFO] [stdout] 02dddcb9f2052bfa15c0ddd24ae1722f2a4a497b831cd8d4cf47bcdf848e6ff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 37d9b968d47fb86824bb1d155c8e69e6c66c115c1acbb406f58416e41844798a [INFO] running `Command { std: "docker" "start" "-a" "37d9b968d47fb86824bb1d155c8e69e6c66c115c1acbb406f58416e41844798a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling cookie v0.11.5 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking collect_result v0.1.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket-base v0.24.0 [INFO] [stderr] Checking websocket v0.24.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking rocket_contrib v0.4.11 [INFO] [stderr] Checking fellestrekk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `From` is imported redundantly [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `From` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `into_u8`, and `from_u8` are never used [INFO] [stdout] --> src/bin/../card.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Card { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 11 | pub fn new((suit, rank): (Suit, Rank)) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn into_u8(self) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn from_u8(n: u8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `empty` and `put_in_back` are never used [INFO] [stdout] --> src/bin/../card.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 111 | impl Deck { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub const fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn put_in_back(&mut self, card: Card) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `h17` is never used [INFO] [stdout] --> src/bin/../dealer.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Dealer { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn h17() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `into_u8`, and `from_u8` are never used [INFO] [stdout] --> src/bin/../card.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Card { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 11 | pub fn new((suit, rank): (Suit, Rank)) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn into_u8(self) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn from_u8(n: u8) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `empty` and `put_in_back` are never used [INFO] [stdout] --> src/bin/../card.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 111 | impl Deck { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 117 | pub const fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn put_in_back(&mut self, card: Card) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `h17` is never used [INFO] [stdout] --> src/bin/../dealer.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Dealer { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn h17() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "37d9b968d47fb86824bb1d155c8e69e6c66c115c1acbb406f58416e41844798a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d9b968d47fb86824bb1d155c8e69e6c66c115c1acbb406f58416e41844798a", kill_on_drop: false }` [INFO] [stdout] 37d9b968d47fb86824bb1d155c8e69e6c66c115c1acbb406f58416e41844798a