[INFO] cloning repository https://github.com/gospodin66/rust-tcp-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gospodin66/rust-tcp-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgospodin66%2Frust-tcp-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgospodin66%2Frust-tcp-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19154b4a01f6a014d98ef9496e1a220c5478b029 [INFO] testing gospodin66/rust-tcp-http against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgospodin66%2Frust-tcp-http" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gospodin66/rust-tcp-http [INFO] finished tweaking git repo https://github.com/gospodin66/rust-tcp-http [INFO] tweaked toml for git repo https://github.com/gospodin66/rust-tcp-http written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gospodin66/rust-tcp-http on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gospodin66/rust-tcp-http 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3c0b06ad7e19bbc3a1ea47aec62c6316bb94702ab3c207138a73192bca5d4a8 [INFO] running `Command { std: "docker" "start" "-a" "f3c0b06ad7e19bbc3a1ea47aec62c6316bb94702ab3c207138a73192bca5d4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3c0b06ad7e19bbc3a1ea47aec62c6316bb94702ab3c207138a73192bca5d4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c0b06ad7e19bbc3a1ea47aec62c6316bb94702ab3c207138a73192bca5d4a8", kill_on_drop: false }` [INFO] [stdout] f3c0b06ad7e19bbc3a1ea47aec62c6316bb94702ab3c207138a73192bca5d4a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a676e2d8a3a45e466e84a4f56de74f4b680d13e7816443e4b2d2754e9f8f2356 [INFO] running `Command { std: "docker" "start" "-a" "a676e2d8a3a45e466e84a4f56de74f4b680d13e7816443e4b2d2754e9f8f2356", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling frunk_core v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling polling v2.7.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustix v0.37.12 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rust_decimal v1.29.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling derive_utils v0.13.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.1 [INFO] [stderr] Compiling mysql v23.0.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling io-enum v1.1.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.1 [INFO] [stderr] Compiling frunk v0.4.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.6.1 [INFO] [stderr] Compiling rust-tcp-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `base`, `server`, `database`, and `assets` are never read [INFO] [stdout] --> src/bin/server/cstmconfig.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AppConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 34 | pub base: BaseConfig, [INFO] [stdout] | ^^^^ [INFO] [stdout] 35 | pub server: ServerConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | pub database: DbConfig, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | pub assets: AssetsConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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" "a676e2d8a3a45e466e84a4f56de74f4b680d13e7816443e4b2d2754e9f8f2356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a676e2d8a3a45e466e84a4f56de74f4b680d13e7816443e4b2d2754e9f8f2356", kill_on_drop: false }` [INFO] [stdout] a676e2d8a3a45e466e84a4f56de74f4b680d13e7816443e4b2d2754e9f8f2356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de2eecb12a27a69f0cc8d2d55d83028c27037d910dc684a228a83f866175c759 [INFO] running `Command { std: "docker" "start" "-a" "de2eecb12a27a69f0cc8d2d55d83028c27037d910dc684a228a83f866175c759", kill_on_drop: false }` [INFO] [stderr] Compiling rust-tcp-http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `base`, `server`, `database`, and `assets` are never read [INFO] [stdout] --> src/bin/server/cstmconfig.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AppConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 34 | pub base: BaseConfig, [INFO] [stdout] | ^^^^ [INFO] [stdout] 35 | pub server: ServerConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | pub database: DbConfig, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | pub assets: AssetsConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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" "de2eecb12a27a69f0cc8d2d55d83028c27037d910dc684a228a83f866175c759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2eecb12a27a69f0cc8d2d55d83028c27037d910dc684a228a83f866175c759", kill_on_drop: false }` [INFO] [stdout] de2eecb12a27a69f0cc8d2d55d83028c27037d910dc684a228a83f866175c759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1a4e320f48c97bf803ce34fa24672c867fbb15ecf4ea6b99ed39c28fa96cf4d [INFO] running `Command { std: "docker" "start" "-a" "a1a4e320f48c97bf803ce34fa24672c867fbb15ecf4ea6b99ed39c28fa96cf4d", kill_on_drop: false }` [INFO] [stderr] warning: fields `base`, `server`, `database`, and `assets` are never read [INFO] [stderr] --> src/bin/server/cstmconfig.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct AppConfig { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 34 | pub base: BaseConfig, [INFO] [stderr] | ^^^^ [INFO] [stderr] 35 | pub server: ServerConfig, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 36 | pub database: DbConfig, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 37 | pub assets: AssetsConfig, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-tcp-http` (bin "rust-tcp-http" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/bin/client/main.rs (/opt/rustwide/target/debug/deps/client-cc0cd85351516b63) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/encrypter/main.rs (/opt/rustwide/target/debug/deps/encrypter-f5c251d727c09b22) [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/rust_tcp_http-d88e7690b858866c) [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] [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" "a1a4e320f48c97bf803ce34fa24672c867fbb15ecf4ea6b99ed39c28fa96cf4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a4e320f48c97bf803ce34fa24672c867fbb15ecf4ea6b99ed39c28fa96cf4d", kill_on_drop: false }` [INFO] [stdout] a1a4e320f48c97bf803ce34fa24672c867fbb15ecf4ea6b99ed39c28fa96cf4d