[INFO] fetching crate veecle-os-data-support-can-codegen 0.1.0...
[INFO] testing veecle-os-data-support-can-codegen-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate veecle-os-data-support-can-codegen 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate veecle-os-data-support-can-codegen 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate veecle-os-data-support-can-codegen 0.1.0
[INFO] tweaked toml for crates.io crate veecle-os-data-support-can-codegen 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate veecle-os-data-support-can-codegen 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veecle-os-data-support-can-codegen 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded datatest-stable v0.3.2
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded derive-getters v0.3.0
[INFO] [stderr]   Downloaded can-dbc v6.0.0
[INFO] [stderr]   Downloaded camino v1.1.12
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 348fe72411551b1826cda62662e695874fc87b705116ffdc8947acfe528fce1c
[INFO] running `Command { std: "docker" "start" "-a" "348fe72411551b1826cda62662e695874fc87b705116ffdc8947acfe528fce1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "348fe72411551b1826cda62662e695874fc87b705116ffdc8947acfe528fce1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "348fe72411551b1826cda62662e695874fc87b705116ffdc8947acfe528fce1c", kill_on_drop: false }`
[INFO] [stdout] 348fe72411551b1826cda62662e695874fc87b705116ffdc8947acfe528fce1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b93bd59ca83575756e85c8dcd5994f7a2963e6e5a77f335d4deeeb4f90258524
[INFO] running `Command { std: "docker" "start" "-a" "b93bd59ca83575756e85c8dcd5994f7a2963e6e5a77f335d4deeeb4f90258524", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]    Compiling can-dbc v6.0.0
[INFO] [stderr]    Compiling veecle-os-data-support-can-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.44s
[INFO] running `Command { std: "docker" "inspect" "b93bd59ca83575756e85c8dcd5994f7a2963e6e5a77f335d4deeeb4f90258524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b93bd59ca83575756e85c8dcd5994f7a2963e6e5a77f335d4deeeb4f90258524", kill_on_drop: false }`
[INFO] [stdout] b93bd59ca83575756e85c8dcd5994f7a2963e6e5a77f335d4deeeb4f90258524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55531d5341d9bd34851e22b77c44150f00fb4fa137881c0edb9ee29a5750ae69
[INFO] running `Command { std: "docker" "start" "-a" "55531d5341d9bd34851e22b77c44150f00fb4fa137881c0edb9ee29a5750ae69", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling datatest-stable v0.3.2
[INFO] [stderr]    Compiling veecle-os-data-support-can-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]  --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use ::my_veecle_os_data_support_can::reëxports::bits;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     use ::my_veecle_os_data_support_can::reëxports::bits;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `my_veecle_os_data_support_can`
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 | use ::my_veecle_os_data_support_can::Frame;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[::my_veecle_os_runtime::actor(crate = ::my_veecle_os_runtime)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]   --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |         ) -> Result<Self, ::my_veecle_os_data_support_can::CanDecodeError> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]   --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |         ) -> Result<Self, ::my_veecle_os_data_support_can::CanDecodeError> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]   --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |         type Error = ::my_veecle_os_data_support_can::CanDecodeError;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]   --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 |     impl ::my_veecle_os_runtime::Storable for EngineSpeed {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]   --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub const FRAME_ID: ::my_veecle_os_data_support_can::Id = ::my_veecle_os_data_support_can::Id::Extended(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]   --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:95:65
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub const FRAME_ID: ::my_veecle_os_data_support_can::Id = ::my_veecle_os_data_support_can::Id::Extended(
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]   --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |         ::my_veecle_os_data_support_can::ExtendedId::new_unwrap(0xcf004fe),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl TryFrom<&::my_veecle_os_data_support_can::Frame> for Eec1 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |     type Error = ::my_veecle_os_data_support_can::CanDecodeError;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |         frame: &::my_veecle_os_data_support_can::Frame,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |             return Err(::my_veecle_os_data_support_can::CanDecodeError::IncorrectId);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 ::my_veecle_os_data_support_can::CanDecodeError::IncorrectBufferSize
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl TryFrom<::my_veecle_os_data_support_can::Frame> for Eec1 {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     type Error = ::my_veecle_os_data_support_can::CanDecodeError;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout] 122 |         frame: ::my_veecle_os_data_support_can::Frame,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl From<&Eec1> for ::my_veecle_os_data_support_can::Frame {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl From<Eec1> for ::my_veecle_os_data_support_can::Frame {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ::my_veecle_os_runtime::Storable for Eec1 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |         ) -> Result<Self, ::my_veecle_os_data_support_can::CanDecodeError> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:176:29
[INFO] [stdout]     |
[INFO] [stdout] 176 |         ) -> Result<Self, ::my_veecle_os_data_support_can::CanDecodeError> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:194:24
[INFO] [stdout]     |
[INFO] [stdout] 194 |         type Error = ::my_veecle_os_data_support_can::CanDecodeError;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout] 209 |     impl ::my_veecle_os_runtime::Storable for WheelBasedVehicleSpeed {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub const FRAME_ID: ::my_veecle_os_data_support_can::Id = ::my_veecle_os_data_support_can::Id::Extended(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:243:65
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub const FRAME_ID: ::my_veecle_os_data_support_can::Id = ::my_veecle_os_data_support_can::Id::Extended(
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |         ::my_veecle_os_data_support_can::ExtendedId::new_unwrap(0x18fef1fe),
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl TryFrom<&::my_veecle_os_data_support_can::Frame> for Ccvs1 {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:249:20
[INFO] [stdout]     |
[INFO] [stdout] 249 |     type Error = ::my_veecle_os_data_support_can::CanDecodeError;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:251:19
[INFO] [stdout]     |
[INFO] [stdout] 251 |         frame: &::my_veecle_os_data_support_can::Frame,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 |             return Err(::my_veecle_os_data_support_can::CanDecodeError::IncorrectId);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 ::my_veecle_os_data_support_can::CanDecodeError::IncorrectBufferSize
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:267:16
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl TryFrom<::my_veecle_os_data_support_can::Frame> for Ccvs1 {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |     type Error = ::my_veecle_os_data_support_can::CanDecodeError;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |         frame: ::my_veecle_os_data_support_can::Frame,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:275:25
[INFO] [stdout]     |
[INFO] [stdout] 275 | impl From<&Ccvs1> for ::my_veecle_os_data_support_can::Frame {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:282:24
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl From<Ccvs1> for ::my_veecle_os_data_support_can::Frame {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_data_support_can` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:287:8
[INFO] [stdout]     |
[INFO] [stdout] 287 | impl ::my_veecle_os_runtime::Storable for Ccvs1 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:306:19
[INFO] [stdout]     |
[INFO] [stdout] 306 |     mut reader: ::my_veecle_os_runtime::InitializedReader<'_, Frame>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:307:24
[INFO] [stdout]     |
[INFO] [stdout] 307 |     mut eec1_writer: ::my_veecle_os_runtime::Writer<'_, Eec1>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout]    --> tests/cases/CSS-Electronics-SAE-J1939-DEMO.rs:308:25
[INFO] [stdout]     |
[INFO] [stdout] 308 |     mut ccvs1_writer: ::my_veecle_os_runtime::Writer<'_, Ccvs1>,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^ could not find `my_veecle_os_runtime` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_veecle_os_data_support_can`
[INFO] [stdout]   --> tests/j1939-roundtrip.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Eec1::try_from(my_veecle_os_data_support_can::Frame::from(&eec1)).unwrap()
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `my_veecle_os_data_support_can`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `my_veecle_os_data_support_can`, use `cargo add my_veecle_os_data_support_can` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `my_veecle_os_data_support_can`
[INFO] [stdout]   --> tests/j1939-roundtrip.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Ccvs1::try_from(my_veecle_os_data_support_can::Frame::from(&ccvs1)).unwrap()
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `my_veecle_os_data_support_can`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `my_veecle_os_data_support_can`, use `cargo add my_veecle_os_data_support_can` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-os-data-support-can-codegen` (test "j1939-roundtrip") due to 45 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "55531d5341d9bd34851e22b77c44150f00fb4fa137881c0edb9ee29a5750ae69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55531d5341d9bd34851e22b77c44150f00fb4fa137881c0edb9ee29a5750ae69", kill_on_drop: false }`
[INFO] [stdout] 55531d5341d9bd34851e22b77c44150f00fb4fa137881c0edb9ee29a5750ae69
