[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoodwong%2Fvultr_speed" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goodwong/vultr_speed on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/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-2/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b5a5bae7c8a3784e096146b209249318d58e60c28fffb6614717452d613e269 [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" "4b5a5bae7c8a3784e096146b209249318d58e60c28fffb6614717452d613e269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b5a5bae7c8a3784e096146b209249318d58e60c28fffb6614717452d613e269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5a5bae7c8a3784e096146b209249318d58e60c28fffb6614717452d613e269", kill_on_drop: false }` [INFO] [stdout] 4b5a5bae7c8a3784e096146b209249318d58e60c28fffb6614717452d613e269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", 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] b35c69b0385e774475ea55b7d1510ec6ebbac57a476686e72b57a74c65a2099b [INFO] running `Command { std: "docker" "start" "-a" "b35c69b0385e774475ea55b7d1510ec6ebbac57a476686e72b57a74c65a2099b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling termion v1.4.0 (https://github.com/mcgoo/termion?branch=windows#583070bd) [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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 openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.3.0 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [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-timer v0.3.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-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [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] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "b35c69b0385e774475ea55b7d1510ec6ebbac57a476686e72b57a74c65a2099b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35c69b0385e774475ea55b7d1510ec6ebbac57a476686e72b57a74c65a2099b", kill_on_drop: false }` [INFO] [stdout] b35c69b0385e774475ea55b7d1510ec6ebbac57a476686e72b57a74c65a2099b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4160940d09e16dd0d3fa9e6a37b7ea62a81f169d4638cb88ed863e4193353ee4 [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" "4160940d09e16dd0d3fa9e6a37b7ea62a81f169d4638cb88ed863e4193353ee4", 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] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "4160940d09e16dd0d3fa9e6a37b7ea62a81f169d4638cb88ed863e4193353ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4160940d09e16dd0d3fa9e6a37b7ea62a81f169d4638cb88ed863e4193353ee4", kill_on_drop: false }` [INFO] [stdout] 4160940d09e16dd0d3fa9e6a37b7ea62a81f169d4638cb88ed863e4193353ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eca6768dbed279e01df786fba148dc8c3d0cd061e7a2a76d3cdfa93f23bad735 [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" "eca6768dbed279e01df786fba148dc8c3d0cd061e7a2a76d3cdfa93f23bad735", 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] [INFO] [stderr] warning: `vultr_speed` (bin "vultr_speed" test) generated 13 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [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 (/opt/rustwide/target/debug/deps/vultr_speed-020654e5e5f1b42d) [INFO] running `Command { std: "docker" "inspect" "eca6768dbed279e01df786fba148dc8c3d0cd061e7a2a76d3cdfa93f23bad735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca6768dbed279e01df786fba148dc8c3d0cd061e7a2a76d3cdfa93f23bad735", kill_on_drop: false }` [INFO] [stdout] eca6768dbed279e01df786fba148dc8c3d0cd061e7a2a76d3cdfa93f23bad735