[INFO] fetching crate tokio-socketcan-bcm 1.0.0... [INFO] testing tokio-socketcan-bcm-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tokio-socketcan-bcm 1.0.0 into /workspace/builds/worker-1-tc2/source [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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-socketcan-bcm 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokio-socketcan-bcm 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fc2271f7d5c8f8025b3bf64e76d183f0868c30a643314970baaebf433926a8d [INFO] running `Command { std: "docker" "start" "-a" "3fc2271f7d5c8f8025b3bf64e76d183f0868c30a643314970baaebf433926a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fc2271f7d5c8f8025b3bf64e76d183f0868c30a643314970baaebf433926a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc2271f7d5c8f8025b3bf64e76d183f0868c30a643314970baaebf433926a8d", kill_on_drop: false }` [INFO] [stdout] 3fc2271f7d5c8f8025b3bf64e76d183f0868c30a643314970baaebf433926a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac584304a60fc8903f640a8c4dd0c281c064a1c3bfad692d7cf601c0bd9f43c [INFO] running `Command { std: "docker" "start" "-a" "6ac584304a60fc8903f640a8c4dd0c281c064a1c3bfad692d7cf601c0bd9f43c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [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 proc-macro-nested v0.1.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [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 try_from v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling quote v1.0.7 [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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [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 is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6ac584304a60fc8903f640a8c4dd0c281c064a1c3bfad692d7cf601c0bd9f43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac584304a60fc8903f640a8c4dd0c281c064a1c3bfad692d7cf601c0bd9f43c", kill_on_drop: false }` [INFO] [stdout] 6ac584304a60fc8903f640a8c4dd0c281c064a1c3bfad692d7cf601c0bd9f43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d38fcffced9ce9724f3d2c42024c632283c023a15a8d1ba02937da719fab59d [INFO] running `Command { std: "docker" "start" "-a" "1d38fcffced9ce9724f3d2c42024c632283c023a15a8d1ba02937da719fab59d", 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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [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 is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-socketcan-bcm v1.0.0 (/opt/rustwide/workdir) [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: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [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: `...` 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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [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 is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1d38fcffced9ce9724f3d2c42024c632283c023a15a8d1ba02937da719fab59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d38fcffced9ce9724f3d2c42024c632283c023a15a8d1ba02937da719fab59d", kill_on_drop: false }` [INFO] [stdout] 1d38fcffced9ce9724f3d2c42024c632283c023a15a8d1ba02937da719fab59d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ac4ce121e07ea68393ea1832006a01baf7815a51f8219cb5bc00a999cc822fb [INFO] running `Command { std: "docker" "start" "-a" "8ac4ce121e07ea68393ea1832006a01baf7815a51f8219cb5bc00a999cc822fb", 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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [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 is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [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: you likely meant to write mutually exclusive ranges [INFO] [stderr] = note: `#[warn(overlapping_range_endpoints)]` on by default [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: `tokio-socketcan-bcm` (lib) generated 4 warnings (run `cargo fix --lib -p tokio-socketcan-bcm` to apply 2 suggestions) [INFO] [stderr] warning: `tokio-socketcan-bcm` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_socketcan_bcm-022ca8c5d79e9d6f) [INFO] [stdout] [INFO] [stderr] Doc-tests tokio_socketcan_bcm [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] 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] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [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 is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok [INFO] [stdout] test src/lib.rs - BCMSocket::incoming_frames (line 468) - compile ... ok [INFO] [stdout] test src/lib.rs - BCMSocket::incoming_msg (line 440) - compile ... ok [INFO] [stdout] test src/lib.rs - BCMSocket::filter_id_incoming_frames (line 406) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ac4ce121e07ea68393ea1832006a01baf7815a51f8219cb5bc00a999cc822fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac4ce121e07ea68393ea1832006a01baf7815a51f8219cb5bc00a999cc822fb", kill_on_drop: false }` [INFO] [stdout] 8ac4ce121e07ea68393ea1832006a01baf7815a51f8219cb5bc00a999cc822fb