[INFO] fetching crate canopen 0.1.0...
[INFO] checking canopen-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579
[INFO] extracting crate canopen 0.1.0 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate canopen 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate canopen 0.1.0
[INFO] finished tweaking crates.io crate canopen 0.1.0
[INFO] tweaked toml for crates.io crate canopen 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68cdc3d12d7322be4c027ed1b38368bbb7e536de452013e7d28fa59e84323430
[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" "68cdc3d12d7322be4c027ed1b38368bbb7e536de452013e7d28fa59e84323430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68cdc3d12d7322be4c027ed1b38368bbb7e536de452013e7d28fa59e84323430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68cdc3d12d7322be4c027ed1b38368bbb7e536de452013e7d28fa59e84323430", kill_on_drop: false }`
[INFO] [stdout] 68cdc3d12d7322be4c027ed1b38368bbb7e536de452013e7d28fa59e84323430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b36b08cc673254811aaa40f162073d17178c33cfdc45f5493ca1cdb31940f551
[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" "b36b08cc673254811aaa40f162073d17178c33cfdc45f5493ca1cdb31940f551", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.81
[INFO] [stderr] Compiling arrayvec v0.4.12
[INFO] [stderr] Checking scopeguard v0.3.3
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking encoding_index_tests v0.1.4
[INFO] [stderr] Checking rand_core v0.4.2
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking memoffset v0.2.1
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Checking crossbeam-utils v0.5.0
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling unicode-xid v0.0.4
[INFO] [stderr] Checking adler v0.2.3
[INFO] [stderr] Compiling quote v0.3.15
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking maplit v1.0.2
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling miniz_oxide v0.4.3
[INFO] [stderr] Checking crossbeam-utils v0.6.6
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Checking addr2line v0.14.1
[INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr] Checking encoding-index-korean v1.20141219.5
[INFO] [stderr] Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr] Compiling proc-macro2 v0.3.8
[INFO] [stderr] Checking owning_ref v0.4.1
[INFO] [stderr] Compiling synom v0.11.3
[INFO] [stderr] Compiling parking_lot_core v0.3.1
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Checking rand_core v0.3.1
[INFO] [stderr] Checking lock_api v0.1.5
[INFO] [stderr] Compiling syn v0.11.11
[INFO] [stderr] Checking encoding v0.2.33
[INFO] [stderr] Compiling syn v1.0.56
[INFO] [stderr] Compiling quote v0.5.2
[INFO] [stderr] Compiling syn v0.13.11
[INFO] [stderr] Checking crossbeam-epoch v0.6.1
[INFO] [stderr] Checking crossbeam-epoch v0.5.2
[INFO] [stderr] Checking crossbeam-deque v0.5.2
[INFO] [stderr] Checking rand v0.5.6
[INFO] [stderr] Checking nix v0.5.1
[INFO] [stderr] Checking backtrace v0.3.55
[INFO] [stderr] Compiling num-traits v0.1.43
[INFO] [stderr] Compiling enum-primitive-derive v0.1.2
[INFO] [stderr] Checking socketcan v1.7.0
[INFO] [stderr] Checking parking_lot v0.6.4
[INFO] [stderr] Checking crossbeam-channel v0.2.6
[INFO] [stderr] Checking crossbeam v0.4.1
[INFO] [stderr] Compiling synstructure v0.12.4
[INFO] [stderr] Compiling derive_more v0.11.0
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Checking failure v0.1.8
[INFO] [stderr] Checking canopen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:27:1
[INFO] [stdout] |
[INFO] [stdout] 27 | / named!(pub parse_section_header,
[INFO] [stdout] 28 | | ws!(do_parse!(
[INFO] [stdout] 29 | | many0!(comment) >>
[INFO] [stdout] 30 | | tag_s!("[") >>
[INFO] [stdout] ... |
[INFO] [stdout] 34 | | ))
[INFO] [stdout] 35 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:27:1
[INFO] [stdout] |
[INFO] [stdout] 27 | / named!(pub parse_section_header,
[INFO] [stdout] 28 | | ws!(do_parse!(
[INFO] [stdout] 29 | | many0!(comment) >>
[INFO] [stdout] 30 | | tag_s!("[") >>
[INFO] [stdout] ... |
[INFO] [stdout] 34 | | ))
[INFO] [stdout] 35 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:47:1
[INFO] [stdout] |
[INFO] [stdout] 47 | / named!(pub parse_entry,
[INFO] [stdout] 48 | | do_parse!(
[INFO] [stdout] 49 | | many0!(comment) >>
[INFO] [stdout] 50 | | keyname: name_char >>
[INFO] [stdout] ... |
[INFO] [stdout] 57 | | )
[INFO] [stdout] 58 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:60:1
[INFO] [stdout] |
[INFO] [stdout] 60 | / named!(pub integer,
[INFO] [stdout] 61 | | alt!(
[INFO] [stdout] 62 | | map_res!(
[INFO] [stdout] 63 | | preceded!(tag_s!("0x"), hex_digit),
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | )
[INFO] [stdout] 75 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:60:1
[INFO] [stdout] |
[INFO] [stdout] 60 | / named!(pub integer,
[INFO] [stdout] 61 | | alt!(
[INFO] [stdout] 62 | | map_res!(
[INFO] [stdout] 63 | | preceded!(tag_s!("0x"), hex_digit),
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | )
[INFO] [stdout] 75 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:27:1
[INFO] [stdout] |
[INFO] [stdout] 27 | / named!(pub parse_section_header,
[INFO] [stdout] 28 | | ws!(do_parse!(
[INFO] [stdout] 29 | | many0!(comment) >>
[INFO] [stdout] 30 | | tag_s!("[") >>
[INFO] [stdout] ... |
[INFO] [stdout] 34 | | ))
[INFO] [stdout] 35 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:27:1
[INFO] [stdout] |
[INFO] [stdout] 27 | / named!(pub parse_section_header,
[INFO] [stdout] 28 | | ws!(do_parse!(
[INFO] [stdout] 29 | | many0!(comment) >>
[INFO] [stdout] 30 | | tag_s!("[") >>
[INFO] [stdout] ... |
[INFO] [stdout] 34 | | ))
[INFO] [stdout] 35 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:77:1
[INFO] [stdout] |
[INFO] [stdout] 77 | / named!(pub value_formula,
[INFO] [stdout] 78 | | do_parse!(
[INFO] [stdout] 79 | | tag_s!("$NODEID") >>
[INFO] [stdout] 80 | | tag_s!("+") >>
[INFO] [stdout] ... |
[INFO] [stdout] 83 | | )
[INFO] [stdout] 84 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:77:1
[INFO] [stdout] |
[INFO] [stdout] 77 | / named!(pub value_formula,
[INFO] [stdout] 78 | | do_parse!(
[INFO] [stdout] 79 | | tag_s!("$NODEID") >>
[INFO] [stdout] 80 | | tag_s!("+") >>
[INFO] [stdout] ... |
[INFO] [stdout] 83 | | )
[INFO] [stdout] 84 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:47:1
[INFO] [stdout] |
[INFO] [stdout] 47 | / named!(pub parse_entry,
[INFO] [stdout] 48 | | do_parse!(
[INFO] [stdout] 49 | | many0!(comment) >>
[INFO] [stdout] 50 | | keyname: name_char >>
[INFO] [stdout] ... |
[INFO] [stdout] 57 | | )
[INFO] [stdout] 58 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:86:1
[INFO] [stdout] |
[INFO] [stdout] 86 | / named!(pub comment,
[INFO] [stdout] 87 | | recognize!(
[INFO] [stdout] 88 | | tuple!(
[INFO] [stdout] 89 | | tag_s!(";"),
[INFO] [stdout] ... |
[INFO] [stdout] 93 | | )
[INFO] [stdout] 94 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:60:1
[INFO] [stdout] |
[INFO] [stdout] 60 | / named!(pub integer,
[INFO] [stdout] 61 | | alt!(
[INFO] [stdout] 62 | | map_res!(
[INFO] [stdout] 63 | | preceded!(tag_s!("0x"), hex_digit),
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | )
[INFO] [stdout] 75 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:60:1
[INFO] [stdout] |
[INFO] [stdout] 60 | / named!(pub integer,
[INFO] [stdout] 61 | | alt!(
[INFO] [stdout] 62 | | map_res!(
[INFO] [stdout] 63 | | preceded!(tag_s!("0x"), hex_digit),
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | )
[INFO] [stdout] 75 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:77:1
[INFO] [stdout] |
[INFO] [stdout] 77 | / named!(pub value_formula,
[INFO] [stdout] 78 | | do_parse!(
[INFO] [stdout] 79 | | tag_s!("$NODEID") >>
[INFO] [stdout] 80 | | tag_s!("+") >>
[INFO] [stdout] ... |
[INFO] [stdout] 83 | | )
[INFO] [stdout] 84 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:77:1
[INFO] [stdout] |
[INFO] [stdout] 77 | / named!(pub value_formula,
[INFO] [stdout] 78 | | do_parse!(
[INFO] [stdout] 79 | | tag_s!("$NODEID") >>
[INFO] [stdout] 80 | | tag_s!("+") >>
[INFO] [stdout] ... |
[INFO] [stdout] 83 | | )
[INFO] [stdout] 84 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout] --> src/eds_parser/parsers.rs:86:1
[INFO] [stdout] |
[INFO] [stdout] 86 | / named!(pub comment,
[INFO] [stdout] 87 | | recognize!(
[INFO] [stdout] 88 | | tuple!(
[INFO] [stdout] 89 | | tag_s!(";"),
[INFO] [stdout] ... |
[INFO] [stdout] 93 | | )
[INFO] [stdout] 94 | | );
[INFO] [stdout] | |__^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | #![feature(slice_patterns)]
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:3:12
[INFO] [stdout] |
[INFO] [stdout] 3 | #![feature(try_from)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `int_to_from_bytes` has been stable since 1.32.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:1:12
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(int_to_from_bytes)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `range_contains` has been stable since 1.35.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:2:12
[INFO] [stdout] |
[INFO] [stdout] 2 | #![feature(range_contains)]
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `transpose_result` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:6:12
[INFO] [stdout] |
[INFO] [stdout] 6 | #![feature(transpose_result)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout] --> src/frames/canopen_frame.rs:30:13
[INFO] [stdout] |
[INFO] [stdout] 30 | write!(f, "{:02X} ", byte);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | #![feature(slice_patterns)]
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:3:12
[INFO] [stdout] |
[INFO] [stdout] 3 | #![feature(try_from)]
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `int_to_from_bytes` has been stable since 1.32.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:1:12
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(int_to_from_bytes)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `range_contains` has been stable since 1.35.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:2:12
[INFO] [stdout] |
[INFO] [stdout] 2 | #![feature(range_contains)]
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `transpose_result` has been stable since 1.33.0 and no longer requires an attribute to enable
[INFO] [stdout] --> src/lib.rs:6:12
[INFO] [stdout] |
[INFO] [stdout] 6 | #![feature(transpose_result)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout] --> src/frames/canopen_frame.rs:30:13
[INFO] [stdout] |
[INFO] [stdout] 30 | write!(f, "{:02X} ", byte);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.32s
[INFO] running `Command { std: "docker" "inspect" "b36b08cc673254811aaa40f162073d17178c33cfdc45f5493ca1cdb31940f551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36b08cc673254811aaa40f162073d17178c33cfdc45f5493ca1cdb31940f551", kill_on_drop: false }`
[INFO] [stdout] b36b08cc673254811aaa40f162073d17178c33cfdc45f5493ca1cdb31940f551