[INFO] cloning repository https://github.com/goodwong/vultr_speed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goodwong/vultr_speed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoodwong%2Fvultr_speed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoodwong%2Fvultr_speed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33688a741772a8f4d21eff5cb5137558f730c66e [INFO] testing goodwong/vultr_speed against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoodwong%2Fvultr_speed" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goodwong/vultr_speed on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/goodwong/vultr_speed [INFO] finished tweaking git repo https://github.com/goodwong/vultr_speed [INFO] tweaked toml for git repo https://github.com/goodwong/vultr_speed written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/goodwong/vultr_speed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec6caf45d4459dc8594f42eca0c9459dbd8ca04039e3bf860b05ef1f93e6da31 [INFO] running `Command { std: "docker" "start" "-a" "ec6caf45d4459dc8594f42eca0c9459dbd8ca04039e3bf860b05ef1f93e6da31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec6caf45d4459dc8594f42eca0c9459dbd8ca04039e3bf860b05ef1f93e6da31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6caf45d4459dc8594f42eca0c9459dbd8ca04039e3bf860b05ef1f93e6da31", kill_on_drop: false }` [INFO] [stdout] ec6caf45d4459dc8594f42eca0c9459dbd8ca04039e3bf860b05ef1f93e6da31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39a441bbca930993265ac5caa97554432dcb8fdbbd51ebb7045ca9a8c12c85fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39a441bbca930993265ac5caa97554432dcb8fdbbd51ebb7045ca9a8c12c85fe", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling termion v1.4.0 (https://github.com/mcgoo/termion?branch=windows#583070bd) [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling async-std v1.3.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Compiling reqwest v0.10.0-alpha.2 [INFO] [stderr] Compiling vultr_speed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 244 | 0..=100_000 => format!("{}", &output), [INFO] [stdout] | ----------- this range overlaps on `100000_usize`... [INFO] [stdout] 245 | 100_000..=200_000 => format!("{}{}{}{}", white, &output[0..1], reset, &output[1..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 245 | 100_000..=200_000 => format!("{}{}{}{}", white, &output[0..1], reset, &output[1..]), [INFO] [stdout] | ----------------- this range overlaps on `200000_usize`... [INFO] [stdout] 246 | 200_000..=400_000 => format!("{}{}{}{}", white, &output[0..2], reset, &output[2..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 246 | 200_000..=400_000 => format!("{}{}{}{}", white, &output[0..2], reset, &output[2..]), [INFO] [stdout] | ----------------- this range overlaps on `400000_usize`... [INFO] [stdout] 247 | 400_000..=600_000 => format!("{}{}{}{}", white, &output[0..3], reset, &output[3..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 247 | 400_000..=600_000 => format!("{}{}{}{}", white, &output[0..3], reset, &output[3..]), [INFO] [stdout] | ----------------- this range overlaps on `600000_usize`... [INFO] [stdout] 248 | 600_000..=1_000_000 => format!("{}{}{}{}", white, &output[0..4], reset, &output[4..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 248 | 600_000..=1_000_000 => format!("{}{}{}{}", white, &output[0..4], reset, &output[4..]), [INFO] [stdout] | ------------------- this range overlaps on `1000000_usize`... [INFO] [stdout] 249 | 1_000_000..=1_400_000 => format!("{}{}{}{}", white, &output[0..5], reset, &output[5..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 249 | 1_000_000..=1_400_000 => format!("{}{}{}{}", white, &output[0..5], reset, &output[5..]), [INFO] [stdout] | --------------------- this range overlaps on `1400000_usize`... [INFO] [stdout] 250 | 1_400_000..=2_200_000 => format!("{}{}{}{}", white, &output[0..6], reset, &output[6..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 250 | 1_400_000..=2_200_000 => format!("{}{}{}{}", white, &output[0..6], reset, &output[6..]), [INFO] [stdout] | --------------------- this range overlaps on `2200000_usize`... [INFO] [stdout] 251 | // 紫色段 [INFO] [stdout] 252 | 2_200_000..=3_000_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 252 | 2_200_000..=3_000_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `3000000_usize`... [INFO] [stdout] ... [INFO] [stdout] 261 | 3_000_000..=4_600_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 261 | 3_000_000..=4_600_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `4600000_usize`... [INFO] [stdout] ... [INFO] [stdout] 270 | 4_600_000..=6_200_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 270 | 4_600_000..=6_200_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `6200000_usize`... [INFO] [stdout] ... [INFO] [stdout] 280 | 6_200_000..=9_400_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 280 | 6_200_000..=9_400_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `9400000_usize`... [INFO] [stdout] ... [INFO] [stdout] 291 | 9_400_000..=12_600_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 291 | 9_400_000..=12_600_000 => format!( [INFO] [stdout] | ---------------------- this range overlaps on `12600000_usize`... [INFO] [stdout] ... [INFO] [stdout] 302 | 12_600_000..=19_000_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | timestamp: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PacketReport` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "39a441bbca930993265ac5caa97554432dcb8fdbbd51ebb7045ca9a8c12c85fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a441bbca930993265ac5caa97554432dcb8fdbbd51ebb7045ca9a8c12c85fe", kill_on_drop: false }` [INFO] [stdout] 39a441bbca930993265ac5caa97554432dcb8fdbbd51ebb7045ca9a8c12c85fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4de3585acab3226656c1d2fd4f95aa020506c12eb5fc8573881327bc484b81e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4de3585acab3226656c1d2fd4f95aa020506c12eb5fc8573881327bc484b81e0", kill_on_drop: false }` [INFO] [stderr] Compiling vultr_speed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 244 | 0..=100_000 => format!("{}", &output), [INFO] [stdout] | ----------- this range overlaps on `100000_usize`... [INFO] [stdout] 245 | 100_000..=200_000 => format!("{}{}{}{}", white, &output[0..1], reset, &output[1..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 245 | 100_000..=200_000 => format!("{}{}{}{}", white, &output[0..1], reset, &output[1..]), [INFO] [stdout] | ----------------- this range overlaps on `200000_usize`... [INFO] [stdout] 246 | 200_000..=400_000 => format!("{}{}{}{}", white, &output[0..2], reset, &output[2..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 246 | 200_000..=400_000 => format!("{}{}{}{}", white, &output[0..2], reset, &output[2..]), [INFO] [stdout] | ----------------- this range overlaps on `400000_usize`... [INFO] [stdout] 247 | 400_000..=600_000 => format!("{}{}{}{}", white, &output[0..3], reset, &output[3..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 247 | 400_000..=600_000 => format!("{}{}{}{}", white, &output[0..3], reset, &output[3..]), [INFO] [stdout] | ----------------- this range overlaps on `600000_usize`... [INFO] [stdout] 248 | 600_000..=1_000_000 => format!("{}{}{}{}", white, &output[0..4], reset, &output[4..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 248 | 600_000..=1_000_000 => format!("{}{}{}{}", white, &output[0..4], reset, &output[4..]), [INFO] [stdout] | ------------------- this range overlaps on `1000000_usize`... [INFO] [stdout] 249 | 1_000_000..=1_400_000 => format!("{}{}{}{}", white, &output[0..5], reset, &output[5..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 249 | 1_000_000..=1_400_000 => format!("{}{}{}{}", white, &output[0..5], reset, &output[5..]), [INFO] [stdout] | --------------------- this range overlaps on `1400000_usize`... [INFO] [stdout] 250 | 1_400_000..=2_200_000 => format!("{}{}{}{}", white, &output[0..6], reset, &output[6..]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 250 | 1_400_000..=2_200_000 => format!("{}{}{}{}", white, &output[0..6], reset, &output[6..]), [INFO] [stdout] | --------------------- this range overlaps on `2200000_usize`... [INFO] [stdout] 251 | // 紫色段 [INFO] [stdout] 252 | 2_200_000..=3_000_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 252 | 2_200_000..=3_000_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `3000000_usize`... [INFO] [stdout] ... [INFO] [stdout] 261 | 3_000_000..=4_600_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 261 | 3_000_000..=4_600_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `4600000_usize`... [INFO] [stdout] ... [INFO] [stdout] 270 | 4_600_000..=6_200_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 270 | 4_600_000..=6_200_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `6200000_usize`... [INFO] [stdout] ... [INFO] [stdout] 280 | 6_200_000..=9_400_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 280 | 6_200_000..=9_400_000 => format!( [INFO] [stdout] | --------------------- this range overlaps on `9400000_usize`... [INFO] [stdout] ... [INFO] [stdout] 291 | 9_400_000..=12_600_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/main.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 291 | 9_400_000..=12_600_000 => format!( [INFO] [stdout] | ---------------------- this range overlaps on `12600000_usize`... [INFO] [stdout] ... [INFO] [stdout] 302 | 12_600_000..=19_000_000 => format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timestamp` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | timestamp: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PacketReport` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vultr_speed-09cab4bdd29906e0) [INFO] running `Command { std: "docker" "inspect" "4de3585acab3226656c1d2fd4f95aa020506c12eb5fc8573881327bc484b81e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de3585acab3226656c1d2fd4f95aa020506c12eb5fc8573881327bc484b81e0", kill_on_drop: false }` [INFO] [stdout] 4de3585acab3226656c1d2fd4f95aa020506c12eb5fc8573881327bc484b81e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92cd8c6accfdcd78b451d2ee84ec9ad571bd12b6f63b6601efca6b395f895900 [INFO] running `Command { std: "docker" "start" "-a" "92cd8c6accfdcd78b451d2ee84ec9ad571bd12b6f63b6601efca6b395f895900", kill_on_drop: false }` [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:245:9 [INFO] [stderr] | [INFO] [stderr] 244 | 0..=100_000 => format!("{}", &output), [INFO] [stderr] | ----------- this range overlaps on `100000_usize`... [INFO] [stderr] 245 | 100_000..=200_000 => format!("{}{}{}{}", white, &output[0..1], reset, &output[1..]), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:246:9 [INFO] [stderr] | [INFO] [stderr] 245 | 100_000..=200_000 => format!("{}{}{}{}", white, &output[0..1], reset, &output[1..]), [INFO] [stderr] | ----------------- this range overlaps on `200000_usize`... [INFO] [stderr] 246 | 200_000..=400_000 => format!("{}{}{}{}", white, &output[0..2], reset, &output[2..]), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 246 | 200_000..=400_000 => format!("{}{}{}{}", white, &output[0..2], reset, &output[2..]), [INFO] [stderr] | ----------------- this range overlaps on `400000_usize`... [INFO] [stderr] 247 | 400_000..=600_000 => format!("{}{}{}{}", white, &output[0..3], reset, &output[3..]), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:248:9 [INFO] [stderr] | [INFO] [stderr] 247 | 400_000..=600_000 => format!("{}{}{}{}", white, &output[0..3], reset, &output[3..]), [INFO] [stderr] | ----------------- this range overlaps on `600000_usize`... [INFO] [stderr] 248 | 600_000..=1_000_000 => format!("{}{}{}{}", white, &output[0..4], reset, &output[4..]), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:249:9 [INFO] [stderr] | [INFO] [stderr] 248 | 600_000..=1_000_000 => format!("{}{}{}{}", white, &output[0..4], reset, &output[4..]), [INFO] [stderr] | ------------------- this range overlaps on `1000000_usize`... [INFO] [stderr] 249 | 1_000_000..=1_400_000 => format!("{}{}{}{}", white, &output[0..5], reset, &output[5..]), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 249 | 1_000_000..=1_400_000 => format!("{}{}{}{}", white, &output[0..5], reset, &output[5..]), [INFO] [stderr] | --------------------- this range overlaps on `1400000_usize`... [INFO] [stderr] 250 | 1_400_000..=2_200_000 => format!("{}{}{}{}", white, &output[0..6], reset, &output[6..]), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:252:9 [INFO] [stderr] | [INFO] [stderr] 250 | 1_400_000..=2_200_000 => format!("{}{}{}{}", white, &output[0..6], reset, &output[6..]), [INFO] [stderr] | --------------------- this range overlaps on `2200000_usize`... [INFO] [stderr] 251 | // 紫色段 [INFO] [stderr] 252 | 2_200_000..=3_000_000 => format!( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:261:9 [INFO] [stderr] | [INFO] [stderr] 252 | 2_200_000..=3_000_000 => format!( [INFO] [stderr] | --------------------- this range overlaps on `3000000_usize`... [INFO] [stderr] ... [INFO] [stderr] 261 | 3_000_000..=4_600_000 => format!( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 261 | 3_000_000..=4_600_000 => format!( [INFO] [stderr] | --------------------- this range overlaps on `4600000_usize`... [INFO] [stderr] ... [INFO] [stderr] 270 | 4_600_000..=6_200_000 => format!( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:280:9 [INFO] [stderr] | [INFO] [stderr] 270 | 4_600_000..=6_200_000 => format!( [INFO] [stderr] | --------------------- this range overlaps on `6200000_usize`... [INFO] [stderr] ... [INFO] [stderr] 280 | 6_200_000..=9_400_000 => format!( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:291:9 [INFO] [stderr] | [INFO] [stderr] 280 | 6_200_000..=9_400_000 => format!( [INFO] [stderr] | --------------------- this range overlaps on `9400000_usize`... [INFO] [stderr] ... [INFO] [stderr] 291 | 9_400_000..=12_600_000 => format!( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/main.rs:302:9 [INFO] [stderr] | [INFO] [stderr] 291 | 9_400_000..=12_600_000 => format!( [INFO] [stderr] | ---------------------- this range overlaps on `12600000_usize`... [INFO] [stderr] ... [INFO] [stderr] 302 | 12_600_000..=19_000_000 => format!( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: field is never read: `timestamp` [INFO] [stderr] --> src/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | timestamp: u128, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PacketReport` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `vultr_speed` (bin "vultr_speed" test) generated 13 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vultr_speed-09cab4bdd29906e0) [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" "92cd8c6accfdcd78b451d2ee84ec9ad571bd12b6f63b6601efca6b395f895900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92cd8c6accfdcd78b451d2ee84ec9ad571bd12b6f63b6601efca6b395f895900", kill_on_drop: false }` [INFO] [stdout] 92cd8c6accfdcd78b451d2ee84ec9ad571bd12b6f63b6601efca6b395f895900