[INFO] fetching crate mavspec_rust_derive 0.6.7...
[INFO] testing mavspec_rust_derive-0.6.7 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate mavspec_rust_derive 0.6.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mavspec_rust_derive 0.6.7
[INFO] finished tweaking crates.io crate mavspec_rust_derive 0.6.7
[INFO] tweaked toml for crates.io crate mavspec_rust_derive 0.6.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mavspec_rust_derive 0.6.7 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mavspec_rust_derive 0.6.7 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded specta-util v0.0.9
[INFO] [stderr]   Downloaded crc-any v2.5.0
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded specta-macros v2.0.0-rc.18
[INFO] [stderr]   Downloaded specta v2.0.0-rc.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c6ccbcf6c1083c415b8fea2fd6f39f98be6c7c390b763adbcd3258ffa8784f9
[INFO] running `Command { std: "docker" "start" "-a" "6c6ccbcf6c1083c415b8fea2fd6f39f98be6c7c390b763adbcd3258ffa8784f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c6ccbcf6c1083c415b8fea2fd6f39f98be6c7c390b763adbcd3258ffa8784f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6ccbcf6c1083c415b8fea2fd6f39f98be6c7c390b763adbcd3258ffa8784f9", kill_on_drop: false }`
[INFO] [stdout] 6c6ccbcf6c1083c415b8fea2fd6f39f98be6c7c390b763adbcd3258ffa8784f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a72941badb57d63244579fd48627ea8bda9526a07338e06b490e55d7f472539
[INFO] running `Command { std: "docker" "start" "-a" "4a72941badb57d63244579fd48627ea8bda9526a07338e06b490e55d7f472539", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling mavspec_rust_derive v0.6.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.18s
[INFO] running `Command { std: "docker" "inspect" "4a72941badb57d63244579fd48627ea8bda9526a07338e06b490e55d7f472539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a72941badb57d63244579fd48627ea8bda9526a07338e06b490e55d7f472539", kill_on_drop: false }`
[INFO] [stdout] 4a72941badb57d63244579fd48627ea8bda9526a07338e06b490e55d7f472539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76eb5f13bf85fe8951f71581263c0b04b0046234234c2734af035f82e46cf597
[INFO] running `Command { std: "docker" "start" "-a" "76eb5f13bf85fe8951f71581263c0b04b0046234234c2734af035f82e46cf597", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling specta-macros v2.0.0-rc.18
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling specta v2.0.0-rc.22
[INFO] [stderr]    Compiling mavspec_rust_derive v0.6.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling specta-util v0.0.9
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.37s
[INFO] running `Command { std: "docker" "inspect" "76eb5f13bf85fe8951f71581263c0b04b0046234234c2734af035f82e46cf597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76eb5f13bf85fe8951f71581263c0b04b0046234234c2734af035f82e46cf597", kill_on_drop: false }`
[INFO] [stdout] 76eb5f13bf85fe8951f71581263c0b04b0046234234c2734af035f82e46cf597
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 166f77f8f88f1271ea836cca4d2f353934551aaee40ac99362bc5e4c28991330
[INFO] running `Command { std: "docker" "start" "-a" "166f77f8f88f1271ea836cca4d2f353934551aaee40ac99362bc5e4c28991330", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mavspec_rust_derive-68be627d1b67b63a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test message::tests::from_derive_input ... ok
[INFO] [stdout] test message::tests::field_ordering_v1 ... ok
[INFO] [stdout] test message::tests::message_attributes ... ok
[INFO] [stdout] test message::tests::field_ordering_v2 ... ok
[INFO] [stdout] test field_types::tests::partial_equality ... ok
[INFO] [stdout] test field_types::tests::type_parsing ... ok
[INFO] [stdout] test message_field::tests::custom_types ... ok
[INFO] [stdout] test message_field::tests::extension_fields ... ok
[INFO] [stdout] test message_field::tests::field_types ... ok
[INFO] [stdout] test message::tests::custom_fields ... ok
[INFO] [stdout] test message_field::tests::fields_larger_than_custom_types ... ok
[INFO] [stdout] test field_types::tests::type_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mavspec_rust_derive
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - (line 34) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_enum (line 250) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_enum (line 265) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_message (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_dialect (line 300) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_message (line 126) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_message (line 189) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_message (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_mavlink_message (line 152) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 34) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use mavspec::rust::derive::Enum;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_mavlink_enum (line 250) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    --> src/lib.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 | use mavspec::rust::derive::Enum;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_mavlink_enum (line 265) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    --> src/lib.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | use mavspec::rust::derive::Enum;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_mavlink_message (line 94) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]   --> src/lib.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 | use mavspec::rust::derive::Message;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]   --> src/lib.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[message_id(255)] // Specify message ID
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `extension` in this scope
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[extension] // This marks an extension fields
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_mavlink_dialect (line 300) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    --> src/lib.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | use mavspec::rust::derive::{Dialect, Enum, Message};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dialect` in this scope
[INFO] [stdout]    --> src/lib.rs:328:3
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[dialect(1099)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `version` in this scope
[INFO] [stdout]    --> src/lib.rs:329:3
[INFO] [stdout]     |
[INFO] [stdout] 329 | #[version(99)]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]    --> src/lib.rs:321:3
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[message_id(43)]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[base_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 323 -     #[base_type(u8)]
[INFO] [stdout] 323 +     #[crate_type(u8)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]    --> src/lib.rs:314:3
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[message_id(42)]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[base_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 316 -     #[base_type(u8)]
[INFO] [stdout] 316 +     #[crate_type(u8)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use mavspec::rust::derive::Message;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]   --> src/lib.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[message_id(255)] // Specify message ID
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `extension` in this scope
[INFO] [stdout]   --> src/lib.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[extension] // This marks an extension fields
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_mavlink_message (line 189) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    --> src/lib.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | use mavspec::rust::derive::Message;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]    --> src/lib.rs:208:3
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[message_id(255)]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `bitmask` in this scope
[INFO] [stdout]    --> src/lib.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[bitmask]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[base_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 211 -     #[base_type(u8)]
[INFO] [stdout] 211 +     #[crate_type(u8)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `bitmask` in this scope
[INFO] [stdout]    --> src/lib.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[bitmask]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[base_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 215 -     #[base_type(u8)]
[INFO] [stdout] 215 +     #[crate_type(u8)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `bitmask` in this scope
[INFO] [stdout]    --> src/lib.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[bitmask]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[base_type(u16)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 219 -     #[base_type(u16)]
[INFO] [stdout] 219 +     #[crate_type(u16)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `repr_type` in this scope
[INFO] [stdout]    --> src/lib.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[repr_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `bitmask` in this scope
[INFO] [stdout]    --> src/lib.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[bitmask]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[base_type(u16)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 224 -     #[base_type(u16)]
[INFO] [stdout] 224 +     #[crate_type(u16)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `repr_type` in this scope
[INFO] [stdout]    --> src/lib.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[repr_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 49) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use mavspec::rust::derive::{Dialect, Message};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `dialect` in this scope
[INFO] [stdout]   --> src/lib.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[dialect(1099)] // Specify unique dialect `ID`
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `version` in this scope
[INFO] [stdout]   --> src/lib.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[version(99)]   // Specify dialect version
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]   --> src/lib.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[message_id(255)] // Specify message ID
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `extension` in this scope
[INFO] [stdout]   --> src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[extension] // This marks an extension fields
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_mavlink_message (line 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    --> src/lib.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | use mavspec::rust::derive::Message;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]    --> src/lib.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[message_id(255)] // Specify message ID
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `crc_extra` in this scope
[INFO] [stdout]    --> src/lib.rs:114:3
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[crc_extra(32)]   // Set `CRC_EXTRA` byte
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `crc_extra` found for struct `CustomMessage` in the current scope
[INFO] [stdout]    --> src/lib.rs:120:27
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct CustomMessage {
[INFO] [stdout]     | -------------------- function or associated item `crc_extra` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 | assert_eq!(CustomMessage::crc_extra(), 32);
[INFO] [stdout]     |                           ^^^^^^^^^ function or associated item not found in `CustomMessage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_mavlink_message (line 152) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]    --> src/lib.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 | use mavspec::rust::derive::{Enum, Message};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `mavspec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `mavspec`, use `cargo add mavspec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `message_id` in this scope
[INFO] [stdout]    --> src/lib.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[message_id(255)]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[base_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -     #[base_type(u8)]
[INFO] [stdout] 167 +     #[crate_type(u8)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[base_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 170 -     #[base_type(u8)]
[INFO] [stdout] 170 +     #[crate_type(u8)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[base_type(u16)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 173 -     #[base_type(u16)]
[INFO] [stdout] 173 +     #[crate_type(u16)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `repr_type` in this scope
[INFO] [stdout]    --> src/lib.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[repr_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `base_type` in this scope
[INFO] [stdout]    --> src/lib.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[base_type(u16)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 177 -     #[base_type(u16)]
[INFO] [stdout] 177 +     #[crate_type(u16)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `repr_type` in this scope
[INFO] [stdout]    --> src/lib.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[repr_type(u8)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - (line 34)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - derive_mavlink_dialect (line 300)
[INFO] [stdout]     src/lib.rs - derive_mavlink_enum (line 250)
[INFO] [stdout]     src/lib.rs - derive_mavlink_enum (line 265)
[INFO] [stdout]     src/lib.rs - derive_mavlink_message (line 109)
[INFO] [stdout]     src/lib.rs - derive_mavlink_message (line 152)
[INFO] [stdout]     src/lib.rs - derive_mavlink_message (line 189)
[INFO] [stdout]     src/lib.rs - derive_mavlink_message (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "166f77f8f88f1271ea836cca4d2f353934551aaee40ac99362bc5e4c28991330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166f77f8f88f1271ea836cca4d2f353934551aaee40ac99362bc5e4c28991330", kill_on_drop: false }`
[INFO] [stdout] 166f77f8f88f1271ea836cca4d2f353934551aaee40ac99362bc5e4c28991330
