[INFO] cloning repository https://github.com/strict-types/strict-encoding
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/strict-types/strict-encoding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-types%2Fstrict-encoding", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-types%2Fstrict-encoding'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c32aa6c3d850663941ad9782ab50445593d3e4ea
[INFO] checking strict-types/strict-encoding against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstrict-types%2Fstrict-encoding" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/strict-types/strict-encoding
[INFO] finished tweaking git repo https://github.com/strict-types/strict-encoding
[INFO] tweaked toml for git repo https://github.com/strict-types/strict-encoding written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/strict-types/strict-encoding on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/strict-types/strict-encoding 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72c70d6e4ad61a4b0147e121a5b1228728d2644f6e849acb54b4a3677d778711
[INFO] running `Command { std: "docker" "start" "-a" "72c70d6e4ad61a4b0147e121a5b1228728d2644f6e849acb54b4a3677d778711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72c70d6e4ad61a4b0147e121a5b1228728d2644f6e849acb54b4a3677d778711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c70d6e4ad61a4b0147e121a5b1228728d2644f6e849acb54b4a3677d778711", kill_on_drop: false }`
[INFO] [stdout] 72c70d6e4ad61a4b0147e121a5b1228728d2644f6e849acb54b4a3677d778711
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fa1e51144a3cd6b43d2498b96fec133136ba5b187dfa1d6fcda34dd8665eccf
[INFO] running `Command { std: "docker" "start" "-a" "1fa1e51144a3cd6b43d2498b96fec133136ba5b187dfa1d6fcda34dd8665eccf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking strict_encoding_derive v2.9.1 (/opt/rustwide/workdir/rust/derive)
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]     Checking amplify v4.9.0
[INFO] [stderr]     Checking strict_encoding v2.9.1 (/opt/rustwide/workdir/rust)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:98:18
[INFO] [stdout]     |
[INFO] [stdout]  98 |             lib: libname!(Self::STRICT_LIB_NAME),
[INFO] [stdout]     |                  ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:99:50
[INFO] [stdout]     |
[INFO] [stdout]  99 |             name: Self::strict_name().map(|name| tn!(name)),
[INFO] [stdout]     |                                                  --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |             lib: libname!(Self::STRICT_LIB_NAME),
[INFO] [stdout]     |                  ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:129:50
[INFO] [stdout]     |
[INFO] [stdout] 129 |             name: Self::strict_name().map(|name| tn!(name)),
[INFO] [stdout]     |                                                  --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<VariantName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         $crate::VariantName::try_from($name)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |             .map(|(_, variant_name)| vname!(*variant_name))
[INFO] [stdout]     |                                      --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `vname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |             lib: libname!(Self::STRICT_LIB_NAME),
[INFO] [stdout]     |                  ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |             name: Self::strict_name().map(|name| tn!(name)),
[INFO] [stdout]     |                                                  --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |             lib: libname!(Self::STRICT_LIB_NAME),
[INFO] [stdout]     |                  ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/types.rs:214:50
[INFO] [stdout]     |
[INFO] [stdout] 214 |             name: Self::strict_name().map(|name| tn!(name)),
[INFO] [stdout]     |                                                  --------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<VariantName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         $crate::VariantName::try_from($name)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:150:44
[INFO] [stdout]     |
[INFO] [stdout] 150 |             writer = writer.define_variant(vname!(*name));
[INFO] [stdout]     |                                            ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `vname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<VariantName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         $crate::VariantName::try_from($name)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:153:39
[INFO] [stdout]     |
[INFO] [stdout] 153 |         writer = writer.write_variant(vname!(value.variant_name()))?;
[INFO] [stdout]     |                                       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `vname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |             lib: libname!(T::STRICT_LIB_NAME),
[INFO] [stdout]     |                  ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:190:59
[INFO] [stdout]     |
[INFO] [stdout] 190 |             named_fields: T::ALL_FIELDS.iter().map(|name| fname!(*name)).collect(),
[INFO] [stdout]     |                                                           ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout] 200 |             lib: libname!(T::STRICT_LIB_NAME),
[INFO] [stdout]     |                  ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout] 212 |             lib: libname!(LIB_EMBEDDED),
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:373:18
[INFO] [stdout]     |
[INFO] [stdout] 373 |             lib: libname!(LIB_EMBEDDED),
[INFO] [stdout]     |                  ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<LibName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         $crate::LibName::try_from($name).expect("hardcoded parameter is not a valid library name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:388:18
[INFO] [stdout]     |
[INFO] [stdout] 388 |             lib: libname!(T::STRICT_LIB_NAME),
[INFO] [stdout]     |                  ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `libname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<VariantName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         $crate::VariantName::try_from($name)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:392:43
[INFO] [stdout]     |
[INFO] [stdout] 392 |                 .map(|(tag, name)| (*tag, vname!(*name)))
[INFO] [stdout]     |                                           ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `vname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<VariantName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         $crate::VariantName::try_from($name)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/writer.rs:396:37
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 .map(|(tag, name)| (vname!(*name), *tag))
[INFO] [stdout]     |                                     ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `vname` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl_strict_struct!(Sizing, STRICT_TYPES_LIB; min, max);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl_strict_struct!(Sizing, STRICT_TYPES_LIB; min, max);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl_strict_struct!(Sizing, STRICT_TYPES_LIB; min, max);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:38:1
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl_strict_struct!(Sizing, STRICT_TYPES_LIB; min, max);
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl_strict_struct!(Variant, STRICT_TYPES_LIB; name, tag);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl_strict_struct!(Variant, STRICT_TYPES_LIB; name, tag);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl_strict_struct!(Variant, STRICT_TYPES_LIB; name, tag);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FieldName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         $crate::FieldName::try_from($name).expect("hardcoded parameter is not a valid field name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/util.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl_strict_struct!(Variant, STRICT_TYPES_LIB; name, tag);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fname` which comes from the expansion of the macro `impl_strict_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | encode_num!(u8, U8);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | encode_num!(u16, U16);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | encode_num!(u24, U24);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | encode_num!(u32, U32);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | encode_num!(u40, U40);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | encode_num!(u48, U48);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | encode_num!(u56, U56);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | encode_num!(u64, U64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | encode_num!(u128, U128);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | encode_num!(u256, U256);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | encode_num!(u512, U512);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | encode_num!(u1024, U1024);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | encode_num!(i8, I8);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | encode_num!(i16, I16);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | encode_num!(i32, I32);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | encode_num!(i64, I64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | encode_num!(i128, I128);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | encode_num!(i256, I256);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | encode_num!(i512, I512);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | encode_num!(i1024, I1024);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_num` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | encode_nonzero!(NonZeroU8, u8, N8);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | encode_nonzero!(NonZeroU16, u16, N16);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | encode_nonzero!(NonZeroU32, u32, U32);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | encode_nonzero!(NonZeroU64, u64, U64);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/embedded.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | encode_nonzero!(NonZeroU128, u128, U128);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `encode_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/stl.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | impl_u!(U1, u1, _0 _1);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/stl.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | impl_u!(U2, u2, _0 _1 _2 _3);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/stl.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | impl_u!(U3, u3, _0 _1 _2 _3 _4 _5 _6 _7);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/stl.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl_u!(U4, u4, _0 _1 _2 _3 _4 _5 _6 _7 _8 _9 _10 _11 _12 _13 _14 _15);
[INFO] [stdout]     | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |           $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/stl.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / impl_u!(U5, u5, _0 _1 _2 _3 _4 _5 _6 _7 _8 _9 
[INFO] [stdout] 325 | |                 _10 _11 _12 _13 _14 _15 _16 _17 _18 _19 
[INFO] [stdout] 326 | |                 _20 _21 _22 _23 _24 _25 _26 _27 _28 _29
[INFO] [stdout] 327 | |                 _30 _31);
[INFO] [stdout]     | |________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |           $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/stl.rs:328:1
[INFO] [stdout]     |
[INFO] [stdout] 328 | / impl_u!(U6, u6, _0 _1 _2 _3 _4 _5 _6 _7 _8 _9 
[INFO] [stdout] 329 | |                 _10 _11 _12 _13 _14 _15 _16 _17 _18 _19 
[INFO] [stdout] 330 | |                 _20 _21 _22 _23 _24 _25 _26 _27 _28 _29
[INFO] [stdout] 331 | |                 _30 _31 _32 _33 _34 _35 _36 _37 _38 _39
[INFO] [stdout] 332 | |                 _40 _41 _42 _43 _44 _45 _46 _47 _48 _49
[INFO] [stdout] 333 | |                 _50 _51 _52 _53 _54 _55 _56 _57 _58 _59
[INFO] [stdout] 334 | |                 _60 _61 _62 _63);
[INFO] [stdout]     | |________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TypeName, Infallible>
[INFO] [stdout]    --> rust/src/macros.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |           $crate::TypeName::try_from($name).expect("hardcoded parameter is not a valid type name")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rust/src/stl.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / impl_u!(U7, u7, _0 _1 _2 _3 _4 _5 _6 _7 _8 _9 
[INFO] [stdout] 336 | |                 _10 _11 _12 _13 _14 _15 _16 _17 _18 _19 
[INFO] [stdout] 337 | |                 _20 _21 _22 _23 _24 _25 _26 _27 _28 _29
[INFO] [stdout] 338 | |                 _30 _31 _32 _33 _34 _35 _36 _37 _38 _39
[INFO] [stdout] ...   |
[INFO] [stdout] 346 | |                 _110 _111 _112 _113 _114 _115 _116 _117 _118 _119
[INFO] [stdout] 347 | |                 _120 _121 _122 _123 _124 _125 _126 _127);
[INFO] [stdout]     | |________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `tn` which comes from the expansion of the macro `impl_u` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `strict_encoding` (lib) due to 59 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1fa1e51144a3cd6b43d2498b96fec133136ba5b187dfa1d6fcda34dd8665eccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa1e51144a3cd6b43d2498b96fec133136ba5b187dfa1d6fcda34dd8665eccf", kill_on_drop: false }`
[INFO] [stdout] 1fa1e51144a3cd6b43d2498b96fec133136ba5b187dfa1d6fcda34dd8665eccf
