[INFO] fetching crate intervals-rs 0.0.5... [INFO] checking intervals-rs-0.0.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate intervals-rs 0.0.5 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate intervals-rs 0.0.5 [INFO] finished tweaking crates.io crate intervals-rs 0.0.5 [INFO] tweaked toml for crates.io crate intervals-rs 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate intervals-rs 0.0.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe6d97b5fe3534e970165d9edec595a1f73a38d7bdb2b2d1ee829f884804a4a1 [INFO] running `Command { std: "docker" "start" "-a" "fe6d97b5fe3534e970165d9edec595a1f73a38d7bdb2b2d1ee829f884804a4a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe6d97b5fe3534e970165d9edec595a1f73a38d7bdb2b2d1ee829f884804a4a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe6d97b5fe3534e970165d9edec595a1f73a38d7bdb2b2d1ee829f884804a4a1", kill_on_drop: false }` [INFO] [stdout] fe6d97b5fe3534e970165d9edec595a1f73a38d7bdb2b2d1ee829f884804a4a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 222e12e0d0fdd48a2c5fba1ebfd580c4a30a58256f04e84fe3a288c45c048c40 [INFO] running `Command { std: "docker" "start" "-a" "222e12e0d0fdd48a2c5fba1ebfd580c4a30a58256f04e84fe3a288c45c048c40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking intervals-rs v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `complement_relative_to`, `left_complement_relative_to`, and `right_complement_relative_to` are never used [INFO] [stdout] --> src/interval.rs:420:17 [INFO] [stdout] | [INFO] [stdout] 40 | impl Interval { [INFO] [stdout] | --------------------------------------------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 420 | pub(crate) fn complement_relative_to(&self, other: &Interval) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | fn left_complement_relative_to(&self, other: &Interval) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 518 | fn right_complement_relative_to(&self, other: &Interval) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LowerUpper` is never constructed [INFO] [stdout] --> src/interval_seq.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Ordered { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | LowerUpper { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ordered` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/limit_value.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn as_value_or<'a, TF>(&'a self, default: TF) -> &T [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 86 | pub fn as_value_or<'a, TF>(&'a self, default: TF) -> &'a T [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LowerUpper` is never constructed [INFO] [stdout] --> src/interval_seq.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Ordered { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | LowerUpper { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ordered` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/limit_value.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn as_value_or<'a, TF>(&'a self, default: TF) -> &T [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 86 | pub fn as_value_or<'a, TF>(&'a self, default: TF) -> &'a T [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c5_10c` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | static c5_10c: Lazy> = [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 6 - static c5_10c: Lazy> = [INFO] [stdout] 6 + static C5_10C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o10_12c` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | static o10_12c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 8 - static o10_12c: Lazy> = [INFO] [stdout] 8 + static O10_12C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o11_20c` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | static o11_20c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 10 - static o11_20c: Lazy> = [INFO] [stdout] 10 + static O11_20C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o12_20o` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | static o12_20o: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 12 - static o12_20o: Lazy> = [INFO] [stdout] 12 + static O12_20O: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c20_25c` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | static c20_25c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 14 - static c20_25c: Lazy> = [INFO] [stdout] 14 + static C20_25C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o25_30c` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static o25_30c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 16 - static o25_30c: Lazy> = [INFO] [stdout] 16 + static O25_30C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o11_12c` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | static o11_12c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 18 - static o11_12c: Lazy> = [INFO] [stdout] 18 + static O11_12C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c20_20c` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | static c20_20c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 20 - static c20_20c: Lazy> = [INFO] [stdout] 20 + static C20_20C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o30_35o` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | static o30_35o: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 22 - static o30_35o: Lazy> = [INFO] [stdout] 22 + static O30_35O: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_o18` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | static _o18: Lazy> = Lazy::new(|| Interval::under(LimitValue::Limit(18))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 24 - static _o18: Lazy> = Lazy::new(|| Interval::under(LimitValue::Limit(18))); [INFO] [stdout] 24 + static _O18: Lazy> = Lazy::new(|| Interval::under(LimitValue::Limit(18))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `empty` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | static empty: Lazy> = [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 25 - static empty: Lazy> = [INFO] [stdout] 25 + static EMPTY: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `all` should have an upper case name [INFO] [stdout] --> src/interval_seq_test.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | static all: Lazy> = [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 27 - static all: Lazy> = [INFO] [stdout] 27 + static ALL: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c5_10c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static c5_10c: Lazy> = [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 7 - static c5_10c: Lazy> = [INFO] [stdout] 7 + static C5_10C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c1_10c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | static c1_10c: Lazy> = [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 9 - static c1_10c: Lazy> = [INFO] [stdout] 9 + static C1_10C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c4_6c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static c4_6c: Lazy> = [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 11 - static c4_6c: Lazy> = [INFO] [stdout] 11 + static C4_6C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c5_15c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static c5_15c: Lazy> = [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 13 - static c5_15c: Lazy> = [INFO] [stdout] 13 + static C5_15C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c12_16c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | static c12_16c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 15 - static c12_16c: Lazy> = [INFO] [stdout] 15 + static C12_16C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o10_12c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | static o10_12c: Lazy> = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 17 - static o10_12c: Lazy> = [INFO] [stdout] 17 + static O10_12C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o1_1c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static o1_1c: Lazy> = [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 19 - static o1_1c: Lazy> = [INFO] [stdout] 19 + static O1_1C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c1_1o` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | static c1_1o: Lazy> = [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 21 - static c1_1o: Lazy> = [INFO] [stdout] 21 + static C1_1O: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `c1_1c` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | static c1_1c: Lazy> = [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 23 - static c1_1c: Lazy> = [INFO] [stdout] 23 + static C1_1C: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o1_1o` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | static o1_1o: Lazy> = [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 25 - static o1_1o: Lazy> = [INFO] [stdout] 25 + static O1_1O: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `_2o` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | static _2o: Lazy> = [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case (notice the capitalization) [INFO] [stdout] | [INFO] [stdout] 27 - static _2o: Lazy> = [INFO] [stdout] 27 + static _2O: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `o9_` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | static o9_: Lazy> = [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 29 - static o9_: Lazy> = [INFO] [stdout] 29 + static O9: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `empty` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | static empty: Lazy> = [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 31 - static empty: Lazy> = [INFO] [stdout] 31 + static EMPTY: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `all` should have an upper case name [INFO] [stdout] --> src/interval_test.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | static all: Lazy> = [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 33 - static all: Lazy> = [INFO] [stdout] 33 + static ALL: Lazy> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.29s [INFO] running `Command { std: "docker" "inspect" "222e12e0d0fdd48a2c5fba1ebfd580c4a30a58256f04e84fe3a288c45c048c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "222e12e0d0fdd48a2c5fba1ebfd580c4a30a58256f04e84fe3a288c45c048c40", kill_on_drop: false }` [INFO] [stdout] 222e12e0d0fdd48a2c5fba1ebfd580c4a30a58256f04e84fe3a288c45c048c40