[INFO] cloning repository https://github.com/almedso/canopen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/almedso/canopen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falmedso%2Fcanopen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falmedso%2Fcanopen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 822ee8f1ed9509d76ed37addb01b19eb54b2992f
[INFO] testing almedso/canopen against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falmedso%2Fcanopen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/almedso/canopen
[INFO] finished tweaking git repo https://github.com/almedso/canopen
[INFO] tweaked toml for git repo https://github.com/almedso/canopen written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/almedso/canopen on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/almedso/canopen 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a225db5294777c0e46acc2213e8f52f3a336f50aa990fca3af651ad114d9fad5
[INFO] running `Command { std: "docker" "start" "-a" "a225db5294777c0e46acc2213e8f52f3a336f50aa990fca3af651ad114d9fad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a225db5294777c0e46acc2213e8f52f3a336f50aa990fca3af651ad114d9fad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a225db5294777c0e46acc2213e8f52f3a336f50aa990fca3af651ad114d9fad5", kill_on_drop: false }`
[INFO] [stdout] a225db5294777c0e46acc2213e8f52f3a336f50aa990fca3af651ad114d9fad5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf15020f50c3121125477b0ebfd66bc402dbc5ee5cb2f8d4a3473fd4c2670ed6
[INFO] running `Command { std: "docker" "start" "-a" "cf15020f50c3121125477b0ebfd66bc402dbc5ee5cb2f8d4a3473fd4c2670ed6", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.12.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling try_from v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling hex v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling itertools v0.4.19
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling parse_int v0.6.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling quit_macros v1.1.4
[INFO] [stderr]    Compiling hex-slice v0.1.4
[INFO] [stderr]    Compiling socketcan v1.7.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling quit v1.1.4
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling typed-builder v0.7.1
[INFO] [stderr]    Compiling ghost v0.1.5
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling clap v3.2.10
[INFO] [stderr]    Compiling cucumber-codegen v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-socketcan v0.3.1
[INFO] [stderr]    Compiling col v0.1.0 (/opt/rustwide/workdir/canopen-lib)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_DataConversionError`
[INFO] [stdout] 12 | pub enum DataConversionError {
[INFO] [stdout]    |          ------------------- `DataConversionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_DataConversionError`
[INFO] [stdout] 12 | pub enum DataConversionError {
[INFO] [stdout]    |          ------------------- `DataConversionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOResult`
[INFO] [stdout] 8 | pub enum SDOResult {
[INFO] [stdout]   |          --------- `SDOResult` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOResult`
[INFO] [stdout] 8 | pub enum SDOResult {
[INFO] [stdout]   |          --------- `SDOResult` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOAbortCode`
[INFO] [stdout] 18 | pub enum SDOAbortCode {
[INFO] [stdout]    |          ------------ `SDOAbortCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOAbortCode`
[INFO] [stdout] 18 | pub enum SDOAbortCode {
[INFO] [stdout]    |          ------------ `SDOAbortCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_CANOpenFrameError`
[INFO] [stdout] 16 | pub enum CANOpenFrameError {
[INFO] [stdout]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_CANOpenFrameError`
[INFO] [stdout] 16 | pub enum CANOpenFrameError {
[INFO] [stdout]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap-verbosity-flag v1.0.1
[INFO] [stderr]    Compiling can-tool v0.1.0 (/opt/rustwide/workdir/cot)
[INFO] [stderr]    Compiling gherkin v0.12.0
[INFO] [stderr]    Compiling cucumber v0.13.0
[INFO] [stderr]    Compiling bdd v0.1.0 (/opt/rustwide/workdir/bdd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.84s
[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" "cf15020f50c3121125477b0ebfd66bc402dbc5ee5cb2f8d4a3473fd4c2670ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf15020f50c3121125477b0ebfd66bc402dbc5ee5cb2f8d4a3473fd4c2670ed6", kill_on_drop: false }`
[INFO] [stdout] cf15020f50c3121125477b0ebfd66bc402dbc5ee5cb2f8d4a3473fd4c2670ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 420b416a11f1572966c62626ab6a68d975d59b265bee83844bb454f12f2c4619
[INFO] running `Command { std: "docker" "start" "-a" "420b416a11f1572966c62626ab6a68d975d59b265bee83844bb454f12f2c4619", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_DataConversionError`
[INFO] [stdout] 12 | pub enum DataConversionError {
[INFO] [stdout]    |          ------------------- `DataConversionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_DataConversionError`
[INFO] [stdout] 12 | pub enum DataConversionError {
[INFO] [stdout]    |          ------------------- `DataConversionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOResult`
[INFO] [stdout] 8 | pub enum SDOResult {
[INFO] [stdout]   |          --------- `SDOResult` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOResult`
[INFO] [stdout] 8 | pub enum SDOResult {
[INFO] [stdout]   |          --------- `SDOResult` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOAbortCode`
[INFO] [stdout] 18 | pub enum SDOAbortCode {
[INFO] [stdout]    |          ------------ `SDOAbortCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOAbortCode`
[INFO] [stdout] 18 | pub enum SDOAbortCode {
[INFO] [stdout]    |          ------------ `SDOAbortCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_CANOpenFrameError`
[INFO] [stdout] 16 | pub enum CANOpenFrameError {
[INFO] [stdout]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_CANOpenFrameError`
[INFO] [stdout] 16 | pub enum CANOpenFrameError {
[INFO] [stdout]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling col v0.1.0 (/opt/rustwide/workdir/canopen-lib)
[INFO] [stderr]    Compiling bdd v0.1.0 (/opt/rustwide/workdir/bdd)
[INFO] [stderr]    Compiling can-tool v0.1.0 (/opt/rustwide/workdir/cot)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> canopen-lib/src/canopen/sdo.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_DataConversionError`
[INFO] [stdout] 12 | pub enum DataConversionError {
[INFO] [stdout]    |          ------------------- `DataConversionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_DataConversionError`
[INFO] [stdout] 12 | pub enum DataConversionError {
[INFO] [stdout]    |          ------------------- `DataConversionError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOResult`
[INFO] [stdout] 8 | pub enum SDOResult {
[INFO] [stdout]   |          --------- `SDOResult` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOResult`
[INFO] [stdout] 8 | pub enum SDOResult {
[INFO] [stdout]   |          --------- `SDOResult` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOAbortCode`
[INFO] [stdout] 18 | pub enum SDOAbortCode {
[INFO] [stdout]    |          ------------ `SDOAbortCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOAbortCode`
[INFO] [stdout] 18 | pub enum SDOAbortCode {
[INFO] [stdout]    |          ------------ `SDOAbortCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Fail` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_CANOpenFrameError`
[INFO] [stdout] 16 | pub enum CANOpenFrameError {
[INFO] [stdout]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^---
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Display` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_CANOpenFrameError`
[INFO] [stdout] 16 | pub enum CANOpenFrameError {
[INFO] [stdout]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.90s
[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" "420b416a11f1572966c62626ab6a68d975d59b265bee83844bb454f12f2c4619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "420b416a11f1572966c62626ab6a68d975d59b265bee83844bb454f12f2c4619", kill_on_drop: false }`
[INFO] [stdout] 420b416a11f1572966c62626ab6a68d975d59b265bee83844bb454f12f2c4619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60e3bda8d0eff14393d9eb9a63d517e33ed2e32033541fae9af69a6703adffbc
[INFO] running `Command { std: "docker" "start" "-a" "60e3bda8d0eff14393d9eb9a63d517e33ed2e32033541fae9af69a6703adffbc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Fail, Debug)]
[INFO] [stderr]    |          ^---
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Fail` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_DataConversionError`
[INFO] [stderr] 12 | pub enum DataConversionError {
[INFO] [stderr]    |          ------------------- `DataConversionError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> canopen-lib/src/canopen/data_type.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Fail, Debug)]
[INFO] [stderr]    |          ^---
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Display` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_DataConversionError`
[INFO] [stderr] 12 | pub enum DataConversionError {
[INFO] [stderr]    |          ------------------- `DataConversionError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Fail, Debug)]
[INFO] [stderr]   |          ^---
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Fail` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOResult`
[INFO] [stderr] 8 | pub enum SDOResult {
[INFO] [stderr]   |          --------- `SDOResult` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> canopen-lib/src/canopen/sdo.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Fail, Debug)]
[INFO] [stderr]   |          ^---
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Display` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOResult`
[INFO] [stderr] 8 | pub enum SDOResult {
[INFO] [stderr]   |          --------- `SDOResult` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[derive(Fail, Debug)]
[INFO] [stderr]    |          ^---
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Fail` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_SDOAbortCode`
[INFO] [stderr] 18 | pub enum SDOAbortCode {
[INFO] [stderr]    |          ------------ `SDOAbortCode` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> canopen-lib/src/canopen/sdo.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[derive(Fail, Debug)]
[INFO] [stderr]    |          ^---
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Display` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_SDOAbortCode`
[INFO] [stderr] 18 | pub enum SDOAbortCode {
[INFO] [stderr]    |          ------------ `SDOAbortCode` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Debug, Fail)]
[INFO] [stderr]    |                 ^---
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Fail` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_CANOpenFrameError`
[INFO] [stderr] 16 | pub enum CANOpenFrameError {
[INFO] [stderr]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> canopen-lib/src/frame/mod.rs:15:17
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Debug, Fail)]
[INFO] [stderr]    |                 ^---
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Display` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_CANOpenFrameError`
[INFO] [stderr] 16 | pub enum CANOpenFrameError {
[INFO] [stderr]    |          ----------------- `CANOpenFrameError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `col` (lib) generated 8 warnings
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> canopen-lib/src/canopen/sdo.rs:204:9
[INFO] [stderr]     |
[INFO] [stderr] 204 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `col` (lib test) generated 9 warnings (8 duplicates) (run `cargo fix --lib -p col --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[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] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bdd-7ac7bae12f9b1a52)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/canopen.rs (/opt/rustwide/target/debug/deps/canopen-9c2c6548da487640)
[INFO] [stdout] Feature: Illustrate CANOpen step examples
[INFO] [stdout]   Rule: Heartbeat
[INFO] [stdout]     Scenario: Heartbeat is sent at given
[INFO] [stdout]      ✘  Given Some arbitrary text ... Node 0x1A is up
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:6:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]     Scenario: Heartbeat is sent at then
[INFO] [stdout]      ✘  Given Wait 10 ms ... some arbitrary text
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:11:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]   Rule: PDO
[INFO] [stdout]     Scenario: PDO is sent at given
[INFO] [stdout]      ✘  Given Some arbitrary text ... PDO 0x1E5 payload 0x0102
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:18:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]     Scenario: PDO is sent at when
[INFO] [stdout]      ✘  Given Wait 10 ms ... some arbitrary text
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:23:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]     Scenario: PDO is expected
[INFO] [stdout]      ✘  Given Wait 10 ms ... some arbitrary text
[INFO] [stderr] 
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:28:7
[INFO] [stderr] thread 'main' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.13.0/src/cucumber.rs:1304:13:
[INFO] [stdout]         Captured output: 
[INFO] [stderr] 10 steps failed
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stderr] stack backtrace:
[INFO] [stdout]     Scenario: PDO is not expected
[INFO] [stdout]      ✘  Given Wait 10 ms ... some arbitrary text
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:33:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]   Rule: SDO
[INFO] [stdout]     Scenario: SDO is sent at given
[INFO] [stdout]      ✘  Given Some arbitrary text ... Set object 0x8193,0x05 at node 0x11 as type u8 to value 0x01
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:40:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]     Scenario: SDO is sent at when
[INFO] [stdout]      ✘  Given Wait 10 ms ... some arbitrary text
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:45:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]     Scenario: SDO is expected at given
[INFO] [stdout]      ✘  Given Some arbitrary text ... Expect object 0x8193,0x05 at node 0x1A to be 0x01
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:50:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout]     Scenario: SDO is expected at then
[INFO] [stdout]      ✘  Given Wait 10 ms ... some arbitrary text
[INFO] [stdout]         Step failed: /opt/rustwide/workdir/bdd/tests/features/canopen-step-examples.feature:55:7
[INFO] [stdout]         Captured output: 
[INFO] [stdout]         Step panicked. Captured output: failed to initialize World: Failed to open CAN Socket
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 3 rules
[INFO] [stdout] 10 scenarios (10 failed)
[INFO] [stdout] 10 steps (10 failed)
[INFO] [stderr]    0:     0x5a5f74ad86c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5a5f74ad86c2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5a5f74ad86c2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5a5f74ad86c2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5a5f74aecefa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5a5f74aecefa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stderr]    6:     0x5a5f74add8a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5a5f74add8a6 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5a5f74abfd4f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5a5f74abfd4f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5a5f74ad3061 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5a5f74ad3252 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5a5f74ad3252 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x5a5f74abfe08 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x5a5f74ab4f09 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x5a5f74ac083d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x5a5f74aed66c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x5a5f7485c198 - core[585f66e14d78f9ba]::panicking::panic_display::<alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x5a5f745a7ecd - <cucumber[debb6e05e06b5567]::cucumber::Cucumber<canopen[788cedabbeb255a8]::World, cucumber[debb6e05e06b5567]::parser::basic::Basic, &str, cucumber[debb6e05e06b5567]::runner::basic::Basic<canopen[788cedabbeb255a8]::World, for<'a, 'b, 'c> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'b gherkin[3840cc9aa1ed1d7d]::Rule>, &'c gherkin[3840cc9aa1ed1d7d]::Scenario) -> cucumber[debb6e05e06b5567]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[3840cc9aa1ed1d7d]::Rule>, &'a gherkin[3840cc9aa1ed1d7d]::Scenario, &'a mut canopen[788cedabbeb255a8]::World) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[3840cc9aa1ed1d7d]::Rule>, &'a gherkin[3840cc9aa1ed1d7d]::Scenario, core[585f66e14d78f9ba]::option::Option<&'a mut canopen[788cedabbeb255a8]::World>) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>>, cucumber[debb6e05e06b5567]::writer::summarize::Summarize<cucumber[debb6e05e06b5567]::writer::normalize::Normalize<canopen[788cedabbeb255a8]::World, cucumber[debb6e05e06b5567]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[debb6e05e06b5567]::cucumber::Cucumber<canopen[788cedabbeb255a8]::World, cucumber[debb6e05e06b5567]::parser::basic::Basic, &str, cucumber[debb6e05e06b5567]::runner::basic::Basic<canopen[788cedabbeb255a8]::World, for<'a, 'b, 'c> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'b gherkin[3840cc9aa1ed1d7d]::Rule>, &'c gherkin[3840cc9aa1ed1d7d]::Scenario) -> cucumber[debb6e05e06b5567]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[3840cc9aa1ed1d7d]::Rule>, &'a gherkin[3840cc9aa1ed1d7d]::Scenario, &'a mut canopen[788cedabbeb255a8]::World) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[3840cc9aa1ed1d7d]::Rule>, &'a gherkin[3840cc9aa1ed1d7d]::Scenario, core[585f66e14d78f9ba]::option::Option<&'a mut canopen[788cedabbeb255a8]::World>) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>>, cucumber[debb6e05e06b5567]::writer::summarize::Summarize<cucumber[debb6e05e06b5567]::writer::normalize::Normalize<canopen[788cedabbeb255a8]::World, cucumber[debb6e05e06b5567]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.13.0/src/cucumber.rs:1304:13
[INFO] [stderr]   19:     0x5a5f745ad807 - <cucumber[debb6e05e06b5567]::cucumber::Cucumber<canopen[788cedabbeb255a8]::World, cucumber[debb6e05e06b5567]::parser::basic::Basic, &str, cucumber[debb6e05e06b5567]::runner::basic::Basic<canopen[788cedabbeb255a8]::World, for<'a, 'b, 'c> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'b gherkin[3840cc9aa1ed1d7d]::Rule>, &'c gherkin[3840cc9aa1ed1d7d]::Scenario) -> cucumber[debb6e05e06b5567]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[3840cc9aa1ed1d7d]::Rule>, &'a gherkin[3840cc9aa1ed1d7d]::Scenario, &'a mut canopen[788cedabbeb255a8]::World) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[3840cc9aa1ed1d7d]::Feature, core[585f66e14d78f9ba]::option::Option<&'a gherkin[3840cc9aa1ed1d7d]::Rule>, &'a gherkin[3840cc9aa1ed1d7d]::Scenario, core[585f66e14d78f9ba]::option::Option<&'a mut canopen[788cedabbeb255a8]::World>) -> core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()> + 'a>>>, cucumber[debb6e05e06b5567]::writer::summarize::Summarize<cucumber[debb6e05e06b5567]::writer::normalize::Normalize<canopen[788cedabbeb255a8]::World, cucumber[debb6e05e06b5567]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.13.0/src/cucumber.rs:1192:57
[INFO] [stderr]   20:     0x5a5f745c28b0 - <canopen[788cedabbeb255a8]::World as cucumber[debb6e05e06b5567]::codegen::WorldInit>::run::<&str>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.13.0/src/codegen.rs:80:46
[INFO] [stderr]   21:     0x5a5f745d2b83 - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x5a5f7455ff7d - canopen[788cedabbeb255a8]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/bdd/tests/canopen.rs:240:34
[INFO] [stderr]   23:     0x5a5f745c176d - <tokio[588ba44b3e7fe1b5]::park::thread::CachedParkThread>::block_on::<canopen[788cedabbeb255a8]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:65
[INFO] [stderr]   24:     0x5a5f74543490 - tokio[588ba44b3e7fe1b5]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[588ba44b3e7fe1b5]::park::thread::CachedParkThread>::block_on<canopen[788cedabbeb255a8]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stderr]   25:     0x5a5f7453b245 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[588ba44b3e7fe1b5]::coop::Budget>>>::try_with::<tokio[588ba44b3e7fe1b5]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[588ba44b3e7fe1b5]::park::thread::CachedParkThread>::block_on<canopen[788cedabbeb255a8]::main::{closure#0}>::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   26:     0x5a5f7453af9e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[588ba44b3e7fe1b5]::coop::Budget>>>::with::<tokio[588ba44b3e7fe1b5]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[588ba44b3e7fe1b5]::park::thread::CachedParkThread>::block_on<canopen[788cedabbeb255a8]::main::{closure#0}>::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   27:     0x5a5f745b9569 - tokio[588ba44b3e7fe1b5]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[588ba44b3e7fe1b5]::park::thread::CachedParkThread>::block_on<canopen[788cedabbeb255a8]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stderr]   28:     0x5a5f745b9569 - tokio[588ba44b3e7fe1b5]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[588ba44b3e7fe1b5]::park::thread::CachedParkThread>::block_on<canopen[788cedabbeb255a8]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stderr]   29:     0x5a5f745b9569 - <tokio[588ba44b3e7fe1b5]::park::thread::CachedParkThread>::block_on::<canopen[788cedabbeb255a8]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/park/thread.rs:263:31
[INFO] [stderr]   30:     0x5a5f7453b6a6 - <tokio[588ba44b3e7fe1b5]::runtime::enter::Enter>::block_on::<canopen[788cedabbeb255a8]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/enter.rs:151:18
[INFO] [stderr]   31:     0x5a5f74505cd2 - <tokio[588ba44b3e7fe1b5]::runtime::thread_pool::ThreadPool>::block_on::<canopen[788cedabbeb255a8]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stderr]   32:     0x5a5f745548c1 - <tokio[588ba44b3e7fe1b5]::runtime::Runtime>::block_on::<canopen[788cedabbeb255a8]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:482:48
[INFO] [stderr]   33:     0x5a5f7456a563 - canopen[788cedabbeb255a8]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/bdd/tests/canopen.rs:240:39
[INFO] [stderr]   34:     0x5a5f7454639b - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   35:     0x5a5f74526cde - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   36:     0x5a5f74552151 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:206:18
[INFO] [stderr]   37:     0x5a5f74ad1fa6 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   38:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   39:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   40:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stderr]   42:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stderr]   43:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stderr]   44:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stderr]   45:     0x5a5f74ad1fa6 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stderr]   46:     0x5a5f74548a47 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:205:5
[INFO] [stderr]   47:     0x5a5f7456d8ce - main
[INFO] [stderr]   48:     0x77f35f92e1ca - <unknown>
[INFO] [stderr]   49:     0x77f35f92e28b - __libc_start_main
[INFO] [stderr]   50:     0x5a5f744e80a5 - _start
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `-p bdd --test canopen`
[INFO] running `Command { std: "docker" "inspect" "60e3bda8d0eff14393d9eb9a63d517e33ed2e32033541fae9af69a6703adffbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e3bda8d0eff14393d9eb9a63d517e33ed2e32033541fae9af69a6703adffbc", kill_on_drop: false }`
[INFO] [stdout] 60e3bda8d0eff14393d9eb9a63d517e33ed2e32033541fae9af69a6703adffbc
