[INFO] cloning repository https://github.com/dswd/vpncloud.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dswd/vpncloud.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswd%2Fvpncloud.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswd%2Fvpncloud.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bef99162fe0d66e2c9fbf6421a69ca8ec2ac8f55 [INFO] checking dswd/vpncloud.rs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswd%2Fvpncloud.rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dswd/vpncloud.rs [INFO] finished tweaking git repo https://github.com/dswd/vpncloud.rs [INFO] tweaked toml for git repo https://github.com/dswd/vpncloud.rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dswd/vpncloud.rs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dswd/vpncloud.rs 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9b40f96796157ad1df53f0e93d4e111b22e9af8971242aca5d19c26d19628fa [INFO] running `Command { std: "docker" "start" "-a" "d9b40f96796157ad1df53f0e93d4e111b22e9af8971242aca5d19c26d19628fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9b40f96796157ad1df53f0e93d4e111b22e9af8971242aca5d19c26d19628fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b40f96796157ad1df53f0e93d4e111b22e9af8971242aca5d19c26d19628fa", kill_on_drop: false }` [INFO] [stdout] d9b40f96796157ad1df53f0e93d4e111b22e9af8971242aca5d19c26d19628fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77aa7117fc6b1d2fc7d3553335d7eb2cc51ac359417f3f5926413f7534354c94 [INFO] running `Command { std: "docker" "start" "-a" "77aa7117fc6b1d2fc7d3553335d7eb2cc51ac359417f3f5926413f7534354c94", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking igd v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking privdrop v0.5.4 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking signal v0.7.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking serde_yaml v0.9.33 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking vpncloud v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/device.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | target_os = "bitrig", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stdout] --> src/device.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | target_os = "bitrig", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/net.rs:170:7 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `dialoguer`, `igd`, `installer`, `nat`, `tungstenite`, `url`, `websocket`, and `wizard` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/traffic.rs:156:48 [INFO] [stdout] | [INFO] [stdout] 156 | peers.sort_unstable_by_key(|(_, data)| (data.out_bytes + data.in_bytes)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 156 - peers.sort_unstable_by_key(|(_, data)| (data.out_bytes + data.in_bytes)); [INFO] [stdout] 156 + peers.sort_unstable_by_key(|(_, data)| data.out_bytes + data.in_bytes); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/traffic.rs:173:50 [INFO] [stdout] | [INFO] [stdout] 173 | payload.sort_unstable_by_key(|(_, data)| (data.out_bytes + data.in_bytes)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - payload.sort_unstable_by_key(|(_, data)| (data.out_bytes + data.in_bytes)); [INFO] [stdout] 173 + payload.sort_unstable_by_key(|(_, data)| data.out_bytes + data.in_bytes); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | / /// Read configuration options from the specified file. [INFO] [stdout] 378 | | #[structopt(long)] [INFO] [stdout] 379 | | pub config: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | / /// Set the path of the base device [INFO] [stdout] 386 | | #[structopt(long)] [INFO] [stdout] 387 | | pub device_path: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | / /// The shared password to encrypt all traffic [INFO] [stdout] 398 | | #[structopt(short, long, env)] [INFO] [stdout] 399 | | pub password: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / /// The private key to use [INFO] [stdout] 402 | | #[structopt(long, alias = "key", conflicts_with = "password", env)] [INFO] [stdout] 403 | | pub private_key: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | / /// The public key to use [INFO] [stdout] 406 | | #[structopt(long)] [INFO] [stdout] 407 | | pub public_key: Option, [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | / /// Other public keys to trust [INFO] [stdout] 410 | | #[structopt(long = "trusted-key", alias = "trust", use_delimiter = true)] [INFO] [stdout] 411 | | pub trusted_keys: Vec, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / /// Algorithms to allow [INFO] [stdout] 414 | | #[structopt(long = "algorithm", alias = "algo", use_delimiter=true, case_insensitive = true, possible_values=&["plain", "aes128", "ae... [INFO] [stdout] 415 | | pub algorithms: Vec, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | / /// The local subnets to claim (IP or IP/prefix) [INFO] [stdout] 418 | | #[structopt(long = "claim", use_delimiter = true)] [INFO] [stdout] 419 | | pub claims: Vec, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | / /// Name of the virtual device [INFO] [stdout] 426 | | #[structopt(short, long)] [INFO] [stdout] 427 | | pub device: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | / /// The port number (or ip:port) on which to listen for data [INFO] [stdout] 430 | | #[structopt(short, long)] [INFO] [stdout] 431 | | pub listen: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:433:5 [INFO] [stdout] | [INFO] [stdout] 433 | / /// Address of a peer to connect to [INFO] [stdout] 434 | | #[structopt(short = "c", long = "peer", alias = "connect")] [INFO] [stdout] 435 | | pub peers: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | / /// The file path or |command to store the beacon [INFO] [stdout] 450 | | #[structopt(long)] [INFO] [stdout] 451 | | pub beacon_store: Option, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | / /// The file path or |command to load the beacon [INFO] [stdout] 454 | | #[structopt(long)] [INFO] [stdout] 455 | | pub beacon_load: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | / /// Password to encrypt the beacon with [INFO] [stdout] 462 | | #[structopt(long)] [INFO] [stdout] 463 | | pub beacon_password: Option, [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 473 | / /// An IP address (plus optional prefix length) for the interface [INFO] [stdout] 474 | | #[structopt(long)] [INFO] [stdout] 475 | | pub ip: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | / /// A list of IP Addresses to advertise as our external address(s) [INFO] [stdout] 478 | | #[structopt(long = "advertise_addresses", use_delimiter = true)] [INFO] [stdout] 479 | | pub advertise_addresses: Vec, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | / /// A command to setup the network interface [INFO] [stdout] 482 | | #[structopt(long)] [INFO] [stdout] 483 | | pub ifup: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | / /// A command to bring down the network interface [INFO] [stdout] 486 | | #[structopt(long)] [INFO] [stdout] 487 | | pub ifdown: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | / /// Store the process id in this file when daemonizing [INFO] [stdout] 502 | | #[structopt(long)] [INFO] [stdout] 503 | | pub pid_file: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | / /// Print statistics to this file [INFO] [stdout] 506 | | #[structopt(long)] [INFO] [stdout] 507 | | pub stats_file: Option, [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | / /// Send statistics to this statsd server [INFO] [stdout] 510 | | #[structopt(long)] [INFO] [stdout] 511 | | pub statsd_server: Option, [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | / /// Use the given prefix for statsd records [INFO] [stdout] 514 | | #[structopt(long, requires = "statsd-server")] [INFO] [stdout] 515 | | pub statsd_prefix: Option, [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | / /// Run as other user [INFO] [stdout] 518 | | #[structopt(long)] [INFO] [stdout] 519 | | pub user: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | / /// Run as other group [INFO] [stdout] 522 | | #[structopt(long)] [INFO] [stdout] 523 | | pub group: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | / /// Print logs also to this file [INFO] [stdout] 526 | | #[structopt(long)] [INFO] [stdout] 527 | | pub log_file: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:529:5 [INFO] [stdout] | [INFO] [stdout] 529 | / /// Call script on event [INFO] [stdout] 530 | | #[structopt(long)] [INFO] [stdout] 531 | | pub hook: Vec, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:542:9 [INFO] [stdout] | [INFO] [stdout] 542 | / /// The shared password to encrypt all traffic [INFO] [stdout] 543 | | #[structopt(short, long, env)] [INFO] [stdout] 544 | | password: Option, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | / /// Websocket listen address IP:PORT [INFO] [stdout] 552 | | #[structopt(long, short, default_value = "3210")] [INFO] [stdout] 553 | | listen: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:559:9 [INFO] [stdout] | [INFO] [stdout] 559 | / /// Config file [INFO] [stdout] 560 | | #[structopt(long)] [INFO] [stdout] 561 | | config_file: String, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/config.rs:574:9 [INFO] [stdout] | [INFO] [stdout] 574 | / /// Name of the network [INFO] [stdout] 575 | | #[structopt(short, long)] [INFO] [stdout] 576 | | name: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:153:56 [INFO] [stdout] | [INFO] [stdout] 153 | let res = unsafe { libc::ioctl(fd.as_raw_fd(), TUNSETIFF.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:377:54 [INFO] [stdout] | [INFO] [stdout] 377 | let res = unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCSIFMTU.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:388:54 [INFO] [stdout] | [INFO] [stdout] 388 | let res = unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCGIFMTU.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:399:54 [INFO] [stdout] | [INFO] [stdout] 399 | let res = unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCGIFADDR.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:419:54 [INFO] [stdout] | [INFO] [stdout] 419 | let res = unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCSIFADDR.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:431:54 [INFO] [stdout] | [INFO] [stdout] 431 | let res = unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCGIFNETMASK.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:451:54 [INFO] [stdout] | [INFO] [stdout] 451 | let res = unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCSIFNETMASK.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:462:47 [INFO] [stdout] | [INFO] [stdout] 462 | if unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCGIFFLAGS.try_into().unwrap(), &mut ifreq) } != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/device.rs:470:54 [INFO] [stdout] | [INFO] [stdout] 470 | let res = unsafe { libc::ioctl(sock.as_raw_fd(), libc::SIOCSIFFLAGS.try_into().unwrap(), &mut ifreq) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vpncloud` (bin "vpncloud") due to 39 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "77aa7117fc6b1d2fc7d3553335d7eb2cc51ac359417f3f5926413f7534354c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77aa7117fc6b1d2fc7d3553335d7eb2cc51ac359417f3f5926413f7534354c94", kill_on_drop: false }` [INFO] [stdout] 77aa7117fc6b1d2fc7d3553335d7eb2cc51ac359417f3f5926413f7534354c94