[INFO] cloning repository https://github.com/OAyomide/tunnelto_railway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OAyomide/tunnelto_railway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOAyomide%2Ftunnelto_railway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOAyomide%2Ftunnelto_railway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 011a2dc9cf0bfc7fca82094580510d4685f72541 [INFO] testing OAyomide/tunnelto_railway against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOAyomide%2Ftunnelto_railway" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OAyomide/tunnelto_railway [INFO] finished tweaking git repo https://github.com/OAyomide/tunnelto_railway [INFO] tweaked toml for git repo https://github.com/OAyomide/tunnelto_railway written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OAyomide/tunnelto_railway on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OAyomide/tunnelto_railway 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05 [INFO] running `Command { std: "docker" "start" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.64 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling hmac-sha256 v0.1.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling cli-table-derive v0.4.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tunnelto_lib v0.1.19 (/opt/rustwide/workdir/tunnelto_lib) [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Compiling askama v0.9.0 [INFO] [stderr] Compiling tracing-distributed v0.3.1 (https://github.com/agrinman/tracing-honeycomb?rev=687bafa722ccd584f45aa470fbb637bc57c999cd#687bafa7) [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling libhoney-rust v0.1.6 (https://github.com/agrinman/libhoney-rust?rev=556a2fe57fb0836a815b7fbe4a2a3a43c54dbbdc#556a2fe5) [INFO] [stderr] Compiling tracing-honeycomb v0.3.0 (https://github.com/agrinman/tracing-honeycomb?rev=687bafa722ccd584f45aa470fbb637bc57c999cd#687bafa7) [INFO] [stderr] Compiling rusoto_dynamodb v0.46.0 [INFO] [stderr] Compiling tunnelto v0.1.19 (/opt/rustwide/workdir/tunnelto) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tunnelto/src/main.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tunnelto/src/main.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_replay` is never read [INFO] [stdout] --> tunnelto/src/introspect/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | is_replay: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tunnelto_server v0.1.10 (/opt/rustwide/workdir/tunnelto_server) [INFO] [stdout] warning: struct `NoAuth` is never constructed [INFO] [stdout] --> tunnelto_server/src/auth/mod.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct NoAuth; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1, 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 5` [INFO] running `Command { std: "docker" "inspect" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling tunnelto_server v0.1.10 (/opt/rustwide/workdir/tunnelto_server) [INFO] [stderr] Compiling tunnelto_lib v0.1.19 (/opt/rustwide/workdir/tunnelto_lib) [INFO] [stderr] Compiling tunnelto v0.1.19 (/opt/rustwide/workdir/tunnelto) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tunnelto/src/main.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> tunnelto/src/main.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_replay` is never read [INFO] [stdout] --> tunnelto/src/introspect/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | is_replay: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoAuth` is never constructed [INFO] [stdout] --> tunnelto_server/src/auth/mod.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct NoAuth; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 9.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1, 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 5` [INFO] running `Command { std: "docker" "inspect" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: struct `NoAuth` is never constructed [INFO] [stderr] --> tunnelto_server/src/auth/mod.rs:76:12 [INFO] [stderr] | [INFO] [stderr] 76 | pub struct NoAuth; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tunnelto_server` (bin "tunnelto_server" test) generated 1 warning [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> tunnelto/src/main.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | setup_panic!(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> tunnelto/src/main.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | setup_panic!(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `is_replay` is never read [INFO] [stderr] --> tunnelto/src/introspect/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Request { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | is_replay: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Request` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tunnelto` (bin "tunnelto" test) generated 3 warnings [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1, 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 5` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/tunnelto-d943193bb7783a5d) [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/lib.rs (/opt/rustwide/target/release/deps/tunnelto_lib-d785b92ef3c432f0) [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/release/deps/tunnelto_server-410033ae0d83a89f) [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 tunnelto_lib [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" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05", kill_on_drop: false }` [INFO] [stdout] 4aa97d2db71dba8d8f07eb5a9310c5df898014b2dc622f1bb5241b961e94eb05