[INFO] fetching crate tokio-socketcan-bcm 1.0.0... [INFO] testing tokio-socketcan-bcm-1.0.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate tokio-socketcan-bcm 1.0.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate tokio-socketcan-bcm 1.0.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-socketcan-bcm 1.0.0 [INFO] finished tweaking crates.io crate tokio-socketcan-bcm 1.0.0 [INFO] tweaked toml for crates.io crate tokio-socketcan-bcm 1.0.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate tokio-socketcan-bcm 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8d114f61e4db474ebf8acd3c1cb529cad8eecd03b0a93e3c71cb0c0d26607f [INFO] running `Command { std: "docker" "start" "-a" "1d8d114f61e4db474ebf8acd3c1cb529cad8eecd03b0a93e3c71cb0c0d26607f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8d114f61e4db474ebf8acd3c1cb529cad8eecd03b0a93e3c71cb0c0d26607f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8d114f61e4db474ebf8acd3c1cb529cad8eecd03b0a93e3c71cb0c0d26607f", kill_on_drop: false }` [INFO] [stdout] 1d8d114f61e4db474ebf8acd3c1cb529cad8eecd03b0a93e3c71cb0c0d26607f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec5eee67fb754d4d79ed0f94a3ad734394c6e9c5673d95624e14b551acd80aa3 [INFO] running `Command { std: "docker" "start" "-a" "ec5eee67fb754d4d79ed0f94a3ad734394c6e9c5673d95624e14b551acd80aa3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling socketcan v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-socketcan-bcm v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:689:14 [INFO] [stdout] | [INFO] [stdout] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:690:21 [INFO] [stdout] | [INFO] [stdout] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:679:13 [INFO] [stdout] | [INFO] [stdout] 678 | 0..=SFF_MASK_U16 => CANMessageId::SFF(id), [INFO] [stdout] | ---------------- this range overlaps on `2047_u16`... [INFO] [stdout] 679 | SFF_MASK_U16..=std::u16::MAX => CANMessageId::EFF(u32::from(id)), [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/lib.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stdout] | ------------ this range overlaps on `2047_u32`... [INFO] [stdout] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.44s [INFO] running `Command { std: "docker" "inspect" "ec5eee67fb754d4d79ed0f94a3ad734394c6e9c5673d95624e14b551acd80aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5eee67fb754d4d79ed0f94a3ad734394c6e9c5673d95624e14b551acd80aa3", kill_on_drop: false }` [INFO] [stdout] ec5eee67fb754d4d79ed0f94a3ad734394c6e9c5673d95624e14b551acd80aa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b286a87010ff84298bffe7ad0ca83328410b8bbe826980b3575fc7cd80c78e78 [INFO] running `Command { std: "docker" "start" "-a" "b286a87010ff84298bffe7ad0ca83328410b8bbe826980b3575fc7cd80c78e78", kill_on_drop: false }` [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:689:14 [INFO] [stdout] | [INFO] [stdout] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:690:21 [INFO] [stdout] | [INFO] [stdout] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:679:13 [INFO] [stdout] | [INFO] [stdout] 678 | 0..=SFF_MASK_U16 => CANMessageId::SFF(id), [INFO] [stdout] | ---------------- this range overlaps on `2047_u16`... [INFO] [stdout] 679 | SFF_MASK_U16..=std::u16::MAX => CANMessageId::EFF(u32::from(id)), [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/lib.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stdout] | ------------ this range overlaps on `2047_u32`... [INFO] [stdout] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-socketcan-bcm v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:689:14 [INFO] [stdout] | [INFO] [stdout] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:690:21 [INFO] [stdout] | [INFO] [stdout] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/lib.rs:679:13 [INFO] [stdout] | [INFO] [stdout] 678 | 0..=SFF_MASK_U16 => CANMessageId::SFF(id), [INFO] [stdout] | ---------------- this range overlaps on `2047_u16`... [INFO] [stdout] 679 | SFF_MASK_U16..=std::u16::MAX => CANMessageId::EFF(u32::from(id)), [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/lib.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stdout] | ------------ this range overlaps on `2047_u32`... [INFO] [stdout] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "b286a87010ff84298bffe7ad0ca83328410b8bbe826980b3575fc7cd80c78e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b286a87010ff84298bffe7ad0ca83328410b8bbe826980b3575fc7cd80c78e78", kill_on_drop: false }` [INFO] [stdout] b286a87010ff84298bffe7ad0ca83328410b8bbe826980b3575fc7cd80c78e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1e62b18ee0ca3690cd7ffdf775dbcf31d1327f9eed1c85db6a6af28c3f627de [INFO] running `Command { std: "docker" "start" "-a" "d1e62b18ee0ca3690cd7ffdf775dbcf31d1327f9eed1c85db6a6af28c3f627de", kill_on_drop: false }` [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:689:14 [INFO] [stderr] | [INFO] [stderr] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:690:21 [INFO] [stderr] | [INFO] [stderr] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:679:13 [INFO] [stderr] | [INFO] [stderr] 678 | 0..=SFF_MASK_U16 => CANMessageId::SFF(id), [INFO] [stderr] | ---------------- this range overlaps on `2047_u16`... [INFO] [stderr] 679 | SFF_MASK_U16..=std::u16::MAX => CANMessageId::EFF(u32::from(id)), [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/lib.rs:690:13 [INFO] [stderr] | [INFO] [stderr] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stderr] | ------------ this range overlaps on `2047_u32`... [INFO] [stderr] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:689:14 [INFO] [stderr] | [INFO] [stderr] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:690:21 [INFO] [stderr] | [INFO] [stderr] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/lib.rs:679:13 [INFO] [stderr] | [INFO] [stderr] 678 | 0..=SFF_MASK_U16 => CANMessageId::SFF(id), [INFO] [stderr] | ---------------- this range overlaps on `2047_u16`... [INFO] [stderr] 679 | SFF_MASK_U16..=std::u16::MAX => CANMessageId::EFF(u32::from(id)), [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/lib.rs:690:13 [INFO] [stderr] | [INFO] [stderr] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stderr] | ------------ this range overlaps on `2047_u32`... [INFO] [stderr] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tokio_socketcan_bcm-39ff42e8599a3174) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::eff_with_eff_bit_is_stripped_of_bit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tokio-socketcan-bcm [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:689:14 [INFO] [stderr] | [INFO] [stderr] 689 | 0...SFF_MASK => Ok(CANMessageId::SFF(id as u16)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:690:21 [INFO] [stderr] | [INFO] [stderr] 690 | SFF_MASK...EFF_MASK => Ok(CANMessageId::EFF(id)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - BCMSocket::filter_id_incoming_frames (line 406) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/lib.rs - BCMSocket::incoming_frames (line 468) ... ok [INFO] [stdout] test src/lib.rs - BCMSocket::incoming_msg (line 440) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1e62b18ee0ca3690cd7ffdf775dbcf31d1327f9eed1c85db6a6af28c3f627de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e62b18ee0ca3690cd7ffdf775dbcf31d1327f9eed1c85db6a6af28c3f627de", kill_on_drop: false }` [INFO] [stdout] d1e62b18ee0ca3690cd7ffdf775dbcf31d1327f9eed1c85db6a6af28c3f627de