[INFO] fetching crate veecle-os-data-support-can-codegen 0.1.0... [INFO] testing veecle-os-data-support-can-codegen-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate veecle-os-data-support-can-codegen 0.1.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate veecle-os-data-support-can-codegen 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-getters v0.3.0 [INFO] [stderr] Downloaded libtest-mimic v0.8.1 [INFO] [stderr] Downloaded escape8259 v0.5.3 [INFO] [stderr] Downloaded can-dbc v6.0.0 [INFO] [stderr] Downloaded datatest-stable v0.3.2 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf79f1f9a550f469b93e1c9b8a403f57f2f9e2c6ae43828e573e38197fa11ff8 [INFO] running `Command { std: "docker" "start" "-a" "bf79f1f9a550f469b93e1c9b8a403f57f2f9e2c6ae43828e573e38197fa11ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf79f1f9a550f469b93e1c9b8a403f57f2f9e2c6ae43828e573e38197fa11ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf79f1f9a550f469b93e1c9b8a403f57f2f9e2c6ae43828e573e38197fa11ff8", kill_on_drop: false }` [INFO] [stdout] bf79f1f9a550f469b93e1c9b8a403f57f2f9e2c6ae43828e573e38197fa11ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8f51cdcac40e77349559084c0dda6f7ac93fe83fa75eba611601898607923c5 [INFO] running `Command { std: "docker" "start" "-a" "e8f51cdcac40e77349559084c0dda6f7ac93fe83fa75eba611601898607923c5", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v1.0.109 [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 8.04s [INFO] running `Command { std: "docker" "inspect" "e8f51cdcac40e77349559084c0dda6f7ac93fe83fa75eba611601898607923c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f51cdcac40e77349559084c0dda6f7ac93fe83fa75eba611601898607923c5", kill_on_drop: false }` [INFO] [stdout] e8f51cdcac40e77349559084c0dda6f7ac93fe83fa75eba611601898607923c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de59c6848861200b20242cbc2e64012bd3f73add5c2e1d5a5176480e5345a1c [INFO] running `Command { std: "docker" "start" "-a" "8de59c6848861200b20242cbc2e64012bd3f73add5c2e1d5a5176480e5345a1c", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [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 { [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 { [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 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 { [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 { [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 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" "8de59c6848861200b20242cbc2e64012bd3f73add5c2e1d5a5176480e5345a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de59c6848861200b20242cbc2e64012bd3f73add5c2e1d5a5176480e5345a1c", kill_on_drop: false }` [INFO] [stdout] 8de59c6848861200b20242cbc2e64012bd3f73add5c2e1d5a5176480e5345a1c