[INFO] fetching crate canopen 0.1.0... [INFO] checking canopen-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate canopen 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate canopen 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.4.12 (available: v0.7.6) [INFO] [stderr] Adding bitflags v0.4.0 (available: v2.6.0) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding cfg-if v0.1.10 (available: v1.0.0) [INFO] [stderr] Adding cloudabi v0.0.3 (available: v0.1.0) [INFO] [stderr] Adding crossbeam v0.4.1 (available: v0.8.4) [INFO] [stderr] Adding crossbeam-channel v0.2.6 (available: v0.5.13) [INFO] [stderr] Adding crossbeam-deque v0.5.2 (available: v0.8.5) [INFO] [stderr] Adding crossbeam-epoch v0.5.2 (available: v0.9.18) [INFO] [stderr] Adding crossbeam-epoch v0.6.1 (available: v0.9.18) [INFO] [stderr] Adding crossbeam-utils v0.5.0 (available: v0.8.20) [INFO] [stderr] Adding crossbeam-utils v0.6.6 (available: v0.8.20) [INFO] [stderr] Adding derive_more v0.11.0 (available: v1.0.0) [INFO] [stderr] Adding enum-primitive-derive v0.1.2 (available: v0.3.0) [INFO] [stderr] Adding hex v0.2.0 (available: v0.4.3) [INFO] [stderr] Adding itertools v0.4.19 (available: v0.13.0) [INFO] [stderr] Adding lock_api v0.1.5 (available: v0.4.12) [INFO] [stderr] Adding memoffset v0.2.1 (available: v0.9.1) [INFO] [stderr] Adding nix v0.5.1 (available: v0.29.0) [INFO] [stderr] Adding nom v4.2.3 (available: v7.1.3) [INFO] [stderr] Adding num-traits v0.1.43 (available: v0.2.19) [INFO] [stderr] Adding parking_lot v0.6.4 (available: v0.12.3) [INFO] [stderr] Adding parking_lot_core v0.3.1 (available: v0.9.10) [INFO] [stderr] Adding proc-macro2 v0.3.8 (available: v1.0.86) [INFO] [stderr] Adding quote v0.3.15 (available: v1.0.37) [INFO] [stderr] Adding quote v0.5.2 (available: v1.0.37) [INFO] [stderr] Adding rand v0.5.6 (available: v0.8.5) [INFO] [stderr] Adding rand_core v0.3.1 (available: v0.6.4) [INFO] [stderr] Adding rand_core v0.4.2 (available: v0.6.4) [INFO] [stderr] Adding rustc_version v0.2.3 (available: v0.4.1) [INFO] [stderr] Adding scopeguard v0.3.3 (available: v1.2.0) [INFO] [stderr] Adding semver v0.9.0 (available: v1.0.23) [INFO] [stderr] Adding semver-parser v0.7.0 (available: v0.10.2) [INFO] [stderr] Adding smallvec v0.6.14 (available: v1.13.2) [INFO] [stderr] Adding socketcan v1.7.0 (available: v3.3.0) [INFO] [stderr] Adding syn v0.11.11 (available: v2.0.77) [INFO] [stderr] Adding syn v0.13.11 (available: v2.0.77) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] [stderr] Adding synstructure v0.12.6 (available: v0.13.1) [INFO] [stderr] Adding try_from v0.2.2 (available: v0.3.2) [INFO] [stderr] Adding unicode-xid v0.0.4 (available: v0.2.6) [INFO] [stderr] Adding unicode-xid v0.1.0 (available: v0.2.6) [INFO] [stderr] Adding version_check v0.1.5 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_more v0.11.0 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded syn v0.13.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34fb0c5c6d97bc945ad83800d57ed7d549045e838d89c1c2aa2c4b2d54c67be [INFO] running `Command { std: "docker" "start" "-a" "b34fb0c5c6d97bc945ad83800d57ed7d549045e838d89c1c2aa2c4b2d54c67be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34fb0c5c6d97bc945ad83800d57ed7d549045e838d89c1c2aa2c4b2d54c67be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34fb0c5c6d97bc945ad83800d57ed7d549045e838d89c1c2aa2c4b2d54c67be", kill_on_drop: false }` [INFO] [stdout] b34fb0c5c6d97bc945ad83800d57ed7d549045e838d89c1c2aa2c4b2d54c67be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ef8288a5ebffa3b97d1ecf2d65a6119cebb58bb2e65a4f2dec2d6af8d9120f8 [INFO] running `Command { std: "docker" "start" "-a" "4ef8288a5ebffa3b97d1ecf2d65a6119cebb58bb2e65a4f2dec2d6af8d9120f8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Checking socketcan v1.7.0 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling derive_more v0.11.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking canopen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::master::*` [INFO] [stdout] --> src/canopen/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::master::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::node::*` [INFO] [stdout] --> src/canopen/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::node::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::node_proxy::*` [INFO] [stdout] --> src/canopen/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::node_proxy::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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 the macro `wrap_sep` which comes from the expansion of the macro `named` (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 the macro `wrap_sep` which comes from the expansion of the macro `named` (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 the macro `do_parse` which comes from the expansion of the macro `named` (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 the macro `tuple_parser` which comes from the expansion of the macro `named` (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 the macro `tuple_parser` which comes from the expansion of the macro `named` (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 the macro `do_parse` which comes from the expansion of the macro `named` (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 the macro `do_parse` which comes from the expansion of the macro `named` (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 the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::master::*` [INFO] [stdout] --> src/canopen/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use self::master::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::node::*` [INFO] [stdout] --> src/canopen/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use self::node::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::node_proxy::*` [INFO] [stdout] --> src/canopen/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::node_proxy::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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 the macro `wrap_sep` which comes from the expansion of the macro `named` (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 the macro `wrap_sep` which comes from the expansion of the macro `named` (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 the macro `do_parse` which comes from the expansion of the macro `named` (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 the macro `tuple_parser` which comes from the expansion of the macro `named` (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 the macro `tuple_parser` which comes from the expansion of the macro `named` (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 the macro `do_parse` which comes from the expansion of the macro `named` (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 the macro `do_parse` which comes from the expansion of the macro `named` (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 the macro `tuple_parser` which comes from the expansion of the macro `named` (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 `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: 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] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [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 `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: 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] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `canopen` (lib) due to 2 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `canopen` (lib test) due to 2 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4ef8288a5ebffa3b97d1ecf2d65a6119cebb58bb2e65a4f2dec2d6af8d9120f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef8288a5ebffa3b97d1ecf2d65a6119cebb58bb2e65a4f2dec2d6af8d9120f8", kill_on_drop: false }` [INFO] [stdout] 4ef8288a5ebffa3b97d1ecf2d65a6119cebb58bb2e65a4f2dec2d6af8d9120f8